summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2013-06-14Btrfs: add ioctl to wait for qgroup rescan completionJan Schmidt
2013-06-14Btrfs: introduce qgroup_ulist to avoid frequently allocating/freeing ulistWang Shilong
2013-06-14btrfs: show compiled-in config features at module load timeDavid Sterba
2013-06-14btrfs: move ifdef around sanity checks out of init_btrfs_fsDavid Sterba
2013-06-14btrfs: add prefix to sanity tests messagesDavid Sterba
2013-06-14btrfs: add debug check for extent_io range alignmentDavid Sterba
2013-06-14Btrfs: fix check on same raid type flag twiceHenrik Nordvik
2013-06-14GFS2: fix regression in dir_double_exhashBob Peterson
2013-06-14GFS2: Add atomic_open supportSteven Whitehouse
2013-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-06-14f2fs: recover wrong pino after checkpoint during fsyncJaegeuk Kim
2013-06-14f2fs: optimize do_write_data_page()Haicheng Li
2013-06-14f2fs: make locate_dirty_segment() as staticHaicheng Li
2013-06-14f2fs: remove unnecessary parameter "offset" from __add_sum_entry()Haicheng Li
2013-06-14f2fs: avoid freqeunt write_inode callsJaegeuk Kim
2013-06-14f2fs: optimise the truncate_data_blocks_range() rangeNamjae Jeon
2013-06-14f2fs: use the F2FS specific flags in f2fs_ioctl()Namjae Jeon
2013-06-13xfs: ensure btree root split sets blkno correctlyDave Chinner
2013-06-13xfs: fix implicit padding in directory and attr CRC formatsDave Chinner
2013-06-12ext4: return FIEMAP_EXTENT_UNKNOWN for delalloc extentsJie Liu
2013-06-12jbd2: remove debug dependency on debug_fs and update Kconfig help textPaul Gortmaker
2013-06-12jbd2: use a single printk for jbd_debug()Paul Gortmaker
2013-06-12jbd2: fix duplicate debug label for phase 2Paul Gortmaker
2013-06-12jbd2: drop checkpoint mutex when waiting in __jbd2_log_wait_for_space()Paul Gortmaker
2013-06-12jbd2: relocate assert after state lock in journal_commit_transaction()Paul Gortmaker
2013-06-12ext4: Fix fsync error handling after filesystem abortDmitry Monakhov
2013-06-12ext4: fix data integrity for ext4_sync_fsDmitry Monakhov
2013-06-12jbd2: optimize jbd2_journal_force_commitDmitry Monakhov
2013-06-12Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-06-12ocfs2: add missing lockres put in dlm_mig_lockres_handlerXue jiufei
2013-06-12aio: fix io_destroy() regression by using call_rcu()Kent Overstreet
2013-06-12fs/ocfs2/namei.c: remove unecessary ERROR when removing non-empty directoryGoldwyn Rodrigues
2013-06-12ocfs2: ocfs2_prep_new_orphaned_file() should return retXiaowei.Hu
2013-06-12kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook
2013-06-12ext4: don't use EXT4_FREE_BLOCKS_FORGET unnecessarilyTheodore Ts'o
2013-06-12ext4: add cond_resched() to ext4_free_blocks() & ext4_mb_regular_allocator()Theodore Ts'o
2013-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-06-12f2fs: sync dir->i_size with its block allocationJaegeuk Kim
2013-06-11GFS2: Only do one directory search on createSteven Whitehouse
2013-06-11f2fs: fix i_blocks translation on various types of filesJaegeuk Kim
2013-06-11f2fs: set sb->s_fs_info before calling parse_options()Gu Zheng
2013-06-11f2fs: support xattr security labelsJaegeuk Kim
2013-06-08hpfs: fix warnings when the filesystem fills upMikulas Patocka
2013-06-08Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-06-08NFS: Add in v4.2 callback operationBryan Schumaker
2013-06-08NFS: Make callbacks minor version genericBryan Schumaker
2013-06-08Kconfig: Add Kconfig entry for Labeled NFS V4 clientSteve Dickson
2013-06-08NFS: Extend NFS xattr handlers to accept the security namespaceDavid Quigley
2013-06-08NFS: Client implementation of Labeled-NFSDavid Quigley
2013-06-08NFS: Add label lifecycle managementDavid Quigley