summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-11-28Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2014-11-28Merge remote-tracking branch 'security/next'Stephen Rothwell
2014-11-28Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2014-11-28Merge remote-tracking branch 'l2-mtd/master'Stephen Rothwell
2014-11-28Merge remote-tracking branch 'dlm/next'Stephen Rothwell
2014-11-28Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2014-11-28Merge remote-tracking branch 'ubifs/linux-next'Stephen Rothwell
2014-11-28Merge remote-tracking branch 'squashfs/master'Stephen Rothwell
2014-11-28Merge remote-tracking branch 'overlayfs/overlayfs-next'Stephen Rothwell
2014-11-28Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2014-11-28Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2014-11-28Merge remote-tracking branch 'logfs/master'Stephen Rothwell
2014-11-28Merge remote-tracking branch 'gfs2/master'Stephen Rothwell
2014-11-28Merge remote-tracking branch 'f2fs/dev'Stephen Rothwell
2014-11-28Merge remote-tracking branch 'ext4/dev'Stephen Rothwell
2014-11-28Merge remote-tracking branch 'ext3/for_next'Stephen Rothwell
2014-11-28Merge remote-tracking branch 'ecryptfs/next'Stephen Rothwell
2014-11-28Merge remote-tracking branch 'cifs/for-next'Stephen Rothwell
2014-11-28Merge remote-tracking branch 'ceph/master'Stephen Rothwell
2014-11-28Merge remote-tracking branch 'mips/mips-for-linux-next'Stephen Rothwell
2014-11-28Merge remote-tracking branch 'ia64/next'Stephen Rothwell
2014-11-27Squashfs: Add LZ4 compression configuration optionPhillip Lougher
2014-11-27Squashfs: add LZ4 compression supportPhillip Lougher
2014-11-26Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdm...Trond Myklebust
2014-11-26eCryptfs: Remove buggy and unnecessary write in file name decode routineMichael Halcrow
2014-11-26btrfs: add an is_readonly() so btrfs can use common code for update_time()Theodore Ts'o
2014-11-26ext4: add support for a lazytime mount optionTheodore Ts'o
2014-11-26vfs: add find_active_inode_nowait() functionTheodore Ts'o
2014-11-26vfs: add lazytime tracepoints for better debuggingTheodore Ts'o
2014-11-26vfs: don't let the dirty time inodes get more than a day staleTheodore Ts'o
2014-11-26vfs: add support for a lazytime mount optionTheodore Ts'o
2014-11-26vfs: split update_time() into update_time() and write_time()Theodore Ts'o
2014-11-25Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-11-25Merge git://git.kvack.org/~bcrl/aio-fixesLinus Torvalds
2014-11-25f2fs: fix to recover converted inline_dataJaegeuk Kim
2014-11-25f2fs: make clean the page before writingJaegeuk Kim
2014-11-25f2fs: no more dirty_nat_entires when flushingChangman Lee
2014-11-25f2fs: check dirty_nat_cnt before flushing nat entries in journalChangman Lee
2014-11-25ext4: forbid journal_async_commit in data=ordered modeJan Kara
2014-11-25jbd2: remove unnecessary NULL check before iput()Theodore Ts'o
2014-11-25ext4: Remove an unnecessary check for NULL before iput()Markus Elfring
2014-11-25ext4: use the shash api correctly for crc32cDarrick J. Wong
2014-11-25nfs: Add DEALLOCATE supportAnna Schumaker
2014-11-25nfs: Add ALLOCATE supportAnna Schumaker
2014-11-25ext4: remove unneeded code in ext4_unlinkNamjae Jeon
2014-11-25ext4: don't count external journal blocks as overheadEric Sandeen
2014-11-25ext4: remove never taken branch from ext4_ext_shift_path_extents()Jan Kara
2014-11-25NFS: Clean up nfs4_init_callback()Chuck Lever
2014-11-25NFS: SETCLIENTID XDR buffer sizes are incorrectChuck Lever
2014-11-25ext4: create nojournal_checksum mount optionDarrick J. Wong