summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-05-06Btrfs: fix tree mod log regression on root split operationsJan Schmidt
2013-05-06Btrfs: use a lock to protect incompat/compat flag of the super blockMiao Xie
2013-05-06Btrfs: fix unblocked autodefraggers when remountMiao Xie
2013-05-06Btrfs: add a rb_tree to improve performance of ulist searchWang Shilong
2013-05-06Btrfs: allow omitting stream header and end-cmd for btrfs sendStefan Behrens
2013-05-06Btrfs: make __merge_refs() return type be voidWang Shilong
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: 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-26aio: fix possible invalid memory access when DEBUG is enabledZhao Hongjiang
2013-04-18Revert "block: add missing block_bio_complete() tracepoint"Linus Torvalds
2013-04-17hfsplus: fix potential overflow in hfsplus_file_truncate()Vyacheslav Dubeyko
2013-04-17fs/binfmt_elf.c: fix hugetlb memory check in vma_dump_size()Naoya Horiguchi
2013-04-17hugetlbfs: stop setting VM_DONTDUMP in initializing vma(VM_HUGETLB)Naoya Horiguchi
2013-04-15Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-ur...Linus Torvalds