summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-06Btrfs: remove some BUG_ONs() when walking backref treeWang Shilong
2013-05-06Btrfs: use tree_root to avoid edquot when disabling quotaWang Shilong
2013-05-06Btrfs: fix a warning when updating qgroup limitWang Shilong
2013-05-06Btrfs: fix missing check in the btrfs_qgroup_inherit()Wang Shilong
2013-05-06Btrfs: fix missing check before creating a qgroup relationWang Shilong
2013-05-06Btrfs: remove some unnecessary spin_lock usagesWang Shilong
2013-05-06Btrfs: introduce a mutex lock for btrfs quota operationsWang Shilong
2013-05-06Btrfs: creating the subvolume qgroup automatically when enabling quotaWang Shilong
2013-05-06btrfs: abort unlink trans in missed error caseZach Brown
2013-05-06btrfs: ignore device open failures in __btrfs_open_devicesEric Sandeen
2013-05-06Btrfs: improve the performance of the csums lookupMiao Xie
2013-05-06Btrfs: fix bad extent loggingJosef Bacik
2013-05-06Btrfs: log ram bytes properlyJosef Bacik
2013-05-06Btrfs: don't wait on ordered extents if we have a trans openJosef Bacik
2013-05-06Btrfs: fix error handling in make/read block groupJosef Bacik
2013-05-06Btrfs: fix double free in the iterate_extent_inodes()Wang Shilong
2013-05-06Btrfs: kill some BUG_ONs() in the find_parent_nodes()Wang Shilong
2013-05-06Btrfs: compare relevant parts of delayed tree refsJosef Bacik
2013-05-06Btrfs: fix infinite loop when we abort on mountJosef Bacik
2013-05-06Btrfs: fix a warning when disabling quotaWang Shilong
2013-05-06Btrfs: pass NULL instead of 0Liu Bo
2013-05-06btrfs: document mount options in Documentation/fs/btrfs.txtEric Sandeen
2013-05-06btrfs: make subvol creation/deletion killable in the early stagesDavid Sterba
2013-05-06btrfs: cover more error codes in btrfs_decode_errorDavid Sterba
2013-05-06btrfs: make orphan cleanup less verboseDavid Sterba
2013-05-06btrfs: deprecate subvolrootid mount optionDavid Sterba
2013-05-06Btrfs: Include the device in most error printk()sSimon Kirby
2013-05-06btrfs: update kconfig titleDavid Sterba
2013-05-06btrfs: clean snapshots one by oneDavid Sterba
2013-05-06btrfs: Cleanup some redundant codes in btrfs_log_inode()Zhi Yong Wu
2013-05-06btrfs: Cleanup some redundant codes in btrfs_lookup_csums_range()Zhi Yong Wu
2013-05-06Btrfs: share stop worker codeLiu Bo
2013-05-06Btrfs: add a incompatible format change for smaller metadata extent refsJosef Bacik
2013-05-06Btrfs: use helper to cleanup tree rootsLiu Bo
2013-05-06Btrfs: cleanup unused arguments of btrfs_csum_dataLiu Bo
2013-05-06btrfs: clean up transaction abort messagesDavid Sterba
2013-05-06btrfs: merge save_error_info helpers into oneDavid Sterba
2013-05-06Btrfs: add some free space cache testsJosef Bacik
2013-04-29Btrfs: cleanup unused functionLiu Bo
2013-04-28Linux 3.9Linus Torvalds
2013-04-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-04-27vm: add no-mmu vm_iomap_memory() stubLinus Torvalds
2013-04-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-26Merge tag 'omap-for-v3.9-rc6/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2013-04-26Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-26Merge branch 'fixes-3.9-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-26efivars: only check for duplicates on the registered listMatt Fleming
2013-04-26TTY: fix atime/mtime regressionJiri Slaby
2013-04-26aio: fix possible invalid memory access when DEBUG is enabledZhao Hongjiang
2013-04-25Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin