aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-05-15lockd: ensure we tear down any live sockets when socket creation fails during...Jeff Layton
2014-05-15aio: v4 ensure access to ctx->ring_pages is correctly serialised for migrationBenjamin LaHaise
2014-05-15locks: allow __break_lease to sleep even when break_time is 0Jeff Layton
2014-05-15ext4: use i_size_read in ext4_unaligned_aio()Theodore Ts'o
2014-05-15ext4: move ext4_update_i_disksize() into mpage_map_and_submit_extent()Theodore Ts'o
2014-05-15ext4: fix jbd2 warning under heavy xattr loadJan Kara
2014-05-15ext4: note the error in ext4_end_bio()Matthew Wilcox
2014-05-15ext4: FIBMAP ioctl causes BUG_ON due to handle EXT_MAX_BLOCKSKazuya Mio
2014-05-15ocfs2: fix panic on kfree(xattr->name)Tetsuo Handa
2014-05-15ocfs2: do not put bh when buffer_uptodate failedalex chen
2014-05-15ocfs2: dlm: fix recovery hungJunxiao Bi
2014-05-15ocfs2: dlm: fix lock migration crashJunxiao Bi
2014-05-15reiserfs: fix race in readdirJeff Mahoney
2014-05-15nfsd: set timeparms.to_maxval in setup_callback_clientJeff Layton
2014-05-15NFSD: Traverse unconfirmed client through hash-tableKinglong Mee
2014-05-15nfsd4: fix setclientid encode sizeJ. Bruce Fields
2014-05-15nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky
2014-05-15nfsd: notify_change needs elevated write countJ. Bruce Fields
2014-05-15nfsd4: leave reply buffer space for failed setattrJ. Bruce Fields
2014-05-15nfsd4: fix test_stateid error reply encodingJ. Bruce Fields
2014-05-15nfsd4: buffer-length check for SUPPATTR_EXCLCREATJ. Bruce Fields
2014-05-15nfsd4: session needs room for following op to error outJ. Bruce Fields
2014-05-15NFSv4: Fix a use-after-free problem in open()Trond Myklebust
2014-05-05dlm: Avoid that dlm_release_lockspace() incorrectly returns -EBUSYBart Van Assche
2014-05-05jffs2: remove from wait queue after schedule()Li Zefan
2014-05-05jffs2: avoid soft-lockup in jffs2_reserve_space_gc()Li Zefan
2014-05-05jffs2: Fix crash due to truncation of csizeAjesh Kunhipurayil Vijayan
2014-05-05jffs2: Fix segmentation fault found in stress testKamlakant Patel
2014-05-05ext4: fix premature freeing of partial clusters split across leaf blocksEric Whitney
2014-05-05ext4: fix partial cluster handling for bigalloc file systemsEric Whitney
2014-05-05ext4: fix error return from ext4_ext_handle_uninitialized_extents()Eric Whitney
2014-05-05Btrfs: fix deadlock with nested trans handlesJosef Bacik
2014-05-05Btrfs: skip submitting barrier for missing deviceHidetoshi Seto
2014-05-05xfs: fix directory hash ordering bugMark Tinguely
2014-05-05bdi: avoid oops on device removalJan Kara
2014-05-05backing_dev: fix hung task on syncDerek Basehore
2014-05-05__dentry_path() fixesAl Viro
2014-05-05dcache: restore error on restart in prepend_pathMikulas Patocka
2014-04-18ext4: Speedup WB_SYNC_ALL pass called from sync(2)Jan Kara
2014-04-18NFSv3: Fix return value of nfs3_proc_setaclsTrond Myklebust
2014-04-18nfs: initialize the ACL support bits to zero.Malahal Naineni
2014-04-03mm: close PageTail raceDavid Rientjes
2014-04-03make prepend_name() work correctly when called with negative *buflenAl Viro
2014-04-03ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o
2014-04-03FS-Cache: Handle removal of unadded object to the fscache_object_list rb treeDavid Howells
2014-04-03dlm: set zero linger time on sctp socketDongmao Zhang
2014-04-03NFSv4.1 free slot before resending I/O to MDSAndy Adamson
2014-04-03nfs: add memory barriers around NFS_INO_INVALID_DATA and NFS_INO_INVALIDATINGJeff Layton
2014-04-03NFS: Fix races in nfs_revalidate_mappingTrond Myklebust
2014-04-03NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mappingJeff Layton