summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-09-29jbd2: avoid infinite loop when destroying aborted journalJan Kara
2015-09-29hfs,hfsplus: cache pages correctly between bnode_create and bnode_freeHin-Tak Leung
2015-09-29hfs: fix B-tree corruption after insertion at position 0Hin-Tak Leung
2015-09-29eCryptfs: Invalidate dcache entries when lower i_nlink is zeroTyler Hicks
2015-09-29fs: Don't dump core if the corefile would become world-readable.Jann Horn
2015-09-29fs: if a coredump already exists, unlink and recreate with O_EXCLJann Horn
2015-09-29Revert "NFSv4: Remove incorrect check in can_open_delegated()"Trond Myklebust
2015-09-29nfs: Fix truncated client owner id without proto typeKinglong Mee
2015-09-29NFSv4.1: Fix a protocol issue with CLOSE stateidsTrond Myklebust
2015-09-29NFSv4.1/flexfiles: Fix a protocol error in layoutreturnTrond Myklebust
2015-09-29NFS41/flexfiles: zero out DS write wccPeng Tao
2015-09-29NFSv4: Force a post-op attribute update when holding a delegationTrond Myklebust
2015-09-29NFS41/flexfiles: update inode after write finishesPeng Tao
2015-09-29NFS: nfs_set_pgio_error sometimes misses errorsTrond Myklebust
2015-09-29NFS: Fix a NULL pointer dereference of migration recovery ops for v4.2 clientKinglong Mee
2015-09-29NFSv4.1/pNFS: Fix borken function _same_data_server_addrs_locked()Trond Myklebust
2015-09-29NFS: Don't let the ctime override attribute barriers.Trond Myklebust
2015-09-29NFSv4: don't set SETATTR for O_RDONLY|O_EXCLNeilBrown
2015-09-29NFSv4.1/pnfs: Fix atomicity of commit list updatesTrond Myklebust
2015-09-29nfsd: ensure that delegation stateid hash references are only put onceJeff Layton
2015-09-29nfsd: ensure that the ol stateid hash reference is only put onceJeff Layton
2015-09-29nfsd: Fix an FS_LAYOUT_TYPES/LAYOUT_TYPES encode bugKinglong Mee
2015-09-29Btrfs: check if previous transaction aborted to avoid fs corruptionFilipe Manana
2015-09-29CIFS: fix type confusion in copy offload ioctlJann Horn
2015-09-29Revert "ext4: remove block_device_ejected"Theodore Ts'o
2015-09-29ext4: don't manipulate recovery flag when freezing no-journal fsEric Sandeen
2015-09-21fs: create and use seq_show_option for escapingKees Cook
2015-09-21ocfs2: direct write will call ocfs2_rw_unlock() twice when doing aio+dioRyan Ding
2015-09-21hpfs: update ctime and mtime on directory modificationMikulas Patocka
2015-09-21fs: Set the size of empty dirs to 0.Eric W. Biederman
2015-09-21xfs: return errors from partial I/O failures to filesDavid Jeffery
2015-09-21xfs: Fix file type directory corruption for btree directoriesJan Kara
2015-09-21xfs: Fix xfs_attr_leafblock definitionJan Kara
2015-09-21libxfs: readahead of dir3 data blocks should use the read verifierDarrick J. Wong
2015-08-25writeback: sync_inodes_sb() must write out I_DIRTY_TIME inodes and always cal...Tejun Heo
2015-08-16fs/fuse: fix ioctl type confusionJann Horn
2015-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-08-09Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-07ipc: use private shmem or hugetlbfs inodes for shm segments.Stephen Smalley
2015-08-07ocfs2: fix shift left overflowJoseph Qi
2015-08-07fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()Jan Kara
2015-08-07signalfd: fix information leak in signalfd_copyinfoAmanieu d'Antras
2015-08-07ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()Joseph Qi
2015-08-07fs, file table: reinit files_stat.max_files after deferred memory initialisationMel Gorman
2015-08-06btrfs: qgroup: Fix a regression in qgroup reserved space.Qu Wenruo
2015-08-05Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-08-04may_follow_link() should use nd->inodeAl Viro
2015-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-08-01link_path_walk(): be careful when failing with ENOTDIRAl Viro