aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-06-18mm: add !pte_present() check on existing hugetlb_entry callbacksNaoya Horiguchi
2014-06-18sysfs: make sure read buffer is zeroedTejun Heo
2014-06-18metag: Reduce maximum stack size to 256MBJames Hogan
2014-06-18nfsd4: remove lockowner when removing lock stateidJ. Bruce Fields
2014-06-18nfsd4: warn on finding lockowner without stateid'sJ. Bruce Fields
2014-06-18NFSD: Call ->set_acl with a NULL ACL structure if no entriesKinglong Mee
2014-06-18NFSd: call rpc_destroy_wait_queue() from free_client()Trond Myklebust
2014-06-18NFSd: Move default initialisers from create_client() to alloc_client()Trond Myklebust
2014-06-18fix races between __d_instantiate() and checks of dentry flagsAl Viro
2014-06-18autofs: fix lockref lookupIan Kent
2014-06-18ceph: clear directory's completeness when creating fileYan, Zheng
2014-06-18fs/affs/super.c: bugfix / double freeFabian Frederick
2014-06-18posix_acl: handle NULL ACL in posix_acl_equiv_modeChristoph Hellwig
2014-06-18aio: fix potential leak in aio_run_iocb().Leon Yu
2014-06-18coredump: fix va_list corruptionEric Dumazet
2014-06-18kernfs: add back missing error check in kernfs_fop_mmap()Tejun Heo
2014-06-18fs: Don't return 0 from get_anon_bdevThomas Bächler
2014-06-18cifs: Wait for writebacks to complete before attempting write.Sachin Prabhu
2014-06-18don't bother with {get,put}_write_access() on non-regular filesAl Viro
2014-06-18lockd: ensure we tear down any live sockets when socket creation fails during...Jeff Layton
2014-06-18aio: v4 ensure access to ctx->ring_pages is correctly serialised for migrationBenjamin LaHaise
2014-06-18locks: allow __break_lease to sleep even when break_time is 0Jeff Layton
2014-06-18ext4: use i_size_read in ext4_unaligned_aio()Theodore Ts'o
2014-06-18ext4: move ext4_update_i_disksize() into mpage_map_and_submit_extent()Theodore Ts'o
2014-06-18ext4: fix jbd2 warning under heavy xattr loadJan Kara
2014-06-18ext4: note the error in ext4_end_bio()Matthew Wilcox
2014-06-18ext4: FIBMAP ioctl causes BUG_ON due to handle EXT_MAX_BLOCKSKazuya Mio
2014-06-18smarter propagate_mnt()Al Viro
2014-06-18ocfs2: fix panic on kfree(xattr->name)Tetsuo Handa
2014-06-18ocfs2: do not put bh when buffer_uptodate failedalex chen
2014-06-18ocfs2: dlm: fix recovery hungJunxiao Bi
2014-06-18ocfs2: dlm: fix lock migration crashJunxiao Bi
2014-06-18reiserfs: fix race in readdirJeff Mahoney
2014-06-18nfsd: set timeparms.to_maxval in setup_callback_clientJeff Layton
2014-06-18NFSD: Traverse unconfirmed client through hash-tableKinglong Mee
2014-06-18nfsd4: fix setclientid encode sizeJ. Bruce Fields
2014-06-18nfsd4: fix memory leak in nfsd4_encode_fattr()Yan, Zheng
2014-06-18nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky
2014-06-18nfsd: notify_change needs elevated write countJ. Bruce Fields
2014-06-18nfsd4: leave reply buffer space for failed setattrJ. Bruce Fields
2014-06-18nfsd4: fix test_stateid error reply encodingJ. Bruce Fields
2014-06-18nfsd4: buffer-length check for SUPPATTR_EXCLCREATJ. Bruce Fields
2014-06-18nfsd4: session needs room for following op to error outJ. Bruce Fields
2014-06-18nfsd: revert v2 half of "nfsd: don't return high mode bits"J. Bruce Fields
2014-06-18NFSv4: Fix a use-after-free problem in open()Trond Myklebust
2014-06-18jffs2: remove from wait queue after schedule()Li Zefan
2014-06-18jffs2: avoid soft-lockup in jffs2_reserve_space_gc()Li Zefan
2014-06-18jffs2: Fix crash due to truncation of csizeAjesh Kunhipurayil Vijayan
2014-06-18jffs2: Fix segmentation fault found in stress testKamlakant Patel
2014-06-18fs: NULL dereference in posix_acl_to_xattr()Dan Carpenter