summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2013-08-12xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner
2013-08-12xfs: split out EFI/EFD log item format definitionDave Chinner
2013-08-12xfs: split out buf log item format definitionsDave Chinner
2013-08-12xfs: split out inode log item format definitionDave Chinner
2013-08-12xfs: separate out log format definitionsDave Chinner
2013-08-12dlm: remove signal blockingDavid Teigland
2013-08-12jbd2: Fix use after free after error in jbd2_journal_dirty_metadata()Jan Kara
2013-08-12ext4: flush the extent status cache during EXT4_IOC_SWAP_BOOTTheodore Ts'o
2013-08-12f2fs: should cover i_xattr_nid with its xattr node page lockJaegeuk Kim
2013-08-12f2fs: check the free space first in new_node_pageJaegeuk Kim
2013-08-12f2fs: clean up the needless end 'return' of void functionGu Zheng
2013-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-08-10Merge tag 'nfs-for-3.11-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-08-10Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-08-09ceph: Remove bogus check in invalidatepageMilosz Tanski
2013-08-09ceph: replace hold_mutex flag with gotoSage Weil
2013-08-09ceph: Move the place for EOLDSNAPC handle in ceph_aio_write to easily understandmajianpeng
2013-08-09ceph: fix freeing inode vs removing session caps raceYan, Zheng
2013-08-09ceph: Add check returned value on func ceph_calc_ceph_pg.majianpeng
2013-08-09ceph: Don't use ceph-sync-mode for synchronous-fs.majianpeng
2013-08-09ceph: cleanup types in striped_read()Dan Carpenter
2013-08-09ceph: trim deleted inodeYan, Zheng
2013-08-09ceph: wake up writer if vmtruncate work get blockedYan, Zheng
2013-08-09ceph: drop CAP_LINK_SHARED when sending "link" request to MDSYan, Zheng
2013-08-09ceph: fix null pointer dereferenceNathaniel Yazdani
2013-08-09ceph: Don't forget the 'up_read(&osdc->map_sem)' if met error.majianpeng
2013-08-09btrfs: don't loop on large offsets in readdirZach Brown
2013-08-09Btrfs: check to see if root_list is empty before adding it to dead rootsJosef Bacik
2013-08-09Btrfs: release both paths before logging dir/changed extentsJosef Bacik
2013-08-09Btrfs: allow splitting of hole em's when dropping extent cacheJosef Bacik
2013-08-09Btrfs: make sure the backref walker catches all refs to our extentJosef Bacik
2013-08-09Btrfs: fix backref walking when we hit a compressed extentJosef Bacik
2013-08-09Btrfs: do not offset physical if we're compressedJosef Bacik
2013-08-09Btrfs: fix extent buffer leak after backref walkingLiu Bo
2013-08-09Btrfs: fix a bug of snapshot-aware defrag to make it work on partial extentsLiu Bo
2013-08-09btrfs: fix file truncation if FALLOC_FL_KEEP_SIZE is specifiedJie Liu
2013-08-09dlm: kill the unnecessary and wrong device_close()->recalc_sigpending()Oleg Nesterov
2013-08-09Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeff...Jan Kara
2013-08-09jbd: use a single printk for jbd_debug()Paul Gortmaker
2013-08-09f2fs: introduce cur_cp_version function to reduce code sizeJaegeuk Kim
2013-08-09f2fs: fix inconsistency between xattr node blocks and its inodeJaegeuk Kim
2013-08-09f2fs: fix the use of XATTR_NODE_OFFSETJaegeuk Kim
2013-08-08ext4: fix mount/remount error messages for incompatible mount optionsPiotr Sarna
2013-08-08ext4: allow the mount options nodelalloc and data=journalTheodore Ts'o
2013-08-08cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/Tejun Heo
2013-08-08reiserfs: locking, release lock around quota operationsJeff Mahoney
2013-08-08reiserfs: locking, handle nested locks properlyJeff Mahoney
2013-08-08reiserfs: locking, push write lock out of xattr codeJeff Mahoney
2013-08-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-08-08NFSv4.1 Use clientid management rpc_clnt for secinfo_no_nameAndy Adamson