summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-06-23ext4: set lazytime on remount if MS_LAZYTIME is set by mountTheodore Ts'o
2015-06-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-22Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-06-22Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-06-22nfsd: wrap too long lines in nfsd4_encode_readChristoph Hellwig
2015-06-22nfsd: fput rd_file from XDR encode contextChristoph Hellwig
2015-06-22nfsd: take struct file setup fully into nfs4_preprocess_stateid_opChristoph Hellwig
2015-06-22ext4: only call ext4_truncate when size <= isizeJosef Bacik
2015-06-21ext4: make online defrag error reporting consistentEric Whitney
2015-06-21ext4: minor cleanup of ext4_da_reserve_space()Eric Whitney
2015-06-21ext4: don't retry file block mapping on bigalloc fs with non-extent fileDarrick J. Wong
2015-06-21ext4: prevent ext4_quota_write() from failing due to ENOSPCTheodore Ts'o
2015-06-20ext4: call sync_blockdev() before invalidate_bdev() in put_super()Theodore Ts'o
2015-06-20jbd2: speedup jbd2_journal_dirty_metadata()Jan Kara
2015-06-19nfsd: refactor nfs4_preprocess_stateid_opChristoph Hellwig
2015-06-19nfsd: clean up raparams handlingChristoph Hellwig
2015-06-19nfsd: use swap() in sort_pacl_range()Fabian Frederick
2015-06-19GFS2: Don't brelse rgrp buffer_heads every allocationBob Peterson
2015-06-19seqcount: Rename write_seqcount_barrier()Peter Zijlstra
2015-06-18kernfs: make kernfs_get_inode() publicTejun Heo
2015-06-18GFS2: Don't add all glocks to the lruBob Peterson
2015-06-17vfs, writeback: replace FS_CGROUP_WRITEBACK with SB_I_CGROUPWBTejun Heo
2015-06-17writeback: do foreign inode detection iff cgroup writeback is enabledTejun Heo
2015-06-15jbd2: get rid of open coded allocation retry loopMichal Hocko
2015-06-15ext4: improve warning directory handling messagesAndreas Dilger
2015-06-15jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi
2015-06-15ext4: mballoc: avoid 20-argument function callRasmus Villemoes
2015-06-15ext4: wait for existing dio workers in ext4_alloc_file_blocks()Lukas Czerner
2015-06-15ext4: recalculate journal credits as inode depth changesLukas Czerner
2015-06-15jbd2: use GFP_NOFS in jbd2_cleanup_journal_tail()Dmitry Monakhov
2015-06-12ext4: use swap() in mext_page_double_lock()Fabian Frederick
2015-06-12ext4: use swap() in memswap()Fabian Frederick
2015-06-12ext4: fix race between truncate and __ext4_journalled_writepage()Theodore Ts'o
2015-06-12ext4 crypto: fail the mount if blocksize != pagesizeTheodore Ts'o
2015-06-11f2fs: do not trim preallocated blocks when truncating after i_sizeChao Yu
2015-06-11f2fs crypto: add alloc_bounce_pageJaegeuk Kim
2015-06-11f2fs crypto: fix to handle errors likewise ext4Jaegeuk Kim
2015-06-09f2fs: drop the volatile_write flag onlyJaegeuk Kim
2015-06-09gfs2: Don't support fallocate on jdata filesAbhi Das
2015-06-09ext4: Add support FALLOC_FL_INSERT_RANGE for fallocateNamjae Jeon
2015-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-08f2fs: skip committing valid superblockChao Yu
2015-06-08f2fs: setting discard option in parse_options()Chao Yu
2015-06-08Merge 4.1-rc7 into driver-core-nextGreg Kroah-Hartman
2015-06-08jbd2: speedup jbd2_journal_get_[write|undo]_access()Jan Kara
2015-06-08jbd2: more simplifications in do_get_write_access()Jan Kara
2015-06-08jbd2: simplify error path on allocation failure in do_get_write_access()Jan Kara
2015-06-08jbd2: simplify code flow in do_get_write_access()Jan Kara
2015-06-08ext4 crypto: fix sparse warnings in fs/ext4/ioctl.cFabian Frederick
2015-06-08gfs2: s64 cast for negative quota valueAbhi Das