summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2014-06-07metag: Reduce maximum stack size to 256MBJames Hogan1-3/+3
2014-06-07nfsd4: remove lockowner when removing lock stateidJ. Bruce Fields1-2/+9
2014-06-07nfsd4: warn on finding lockowner without stateid'sJ. Bruce Fields1-0/+4
2014-06-07NFSD: Call ->set_acl with a NULL ACL structure if no entriesKinglong Mee1-8/+9
2014-06-07NFSd: call rpc_destroy_wait_queue() from free_client()Trond Myklebust1-0/+1
2014-06-07NFSd: Move default initialisers from create_client() to alloc_client()Trond Myklebust1-12/+12
2014-06-07posix_acl: handle NULL ACL in posix_acl_equiv_modeChristoph Hellwig1-0/+6
2014-05-30don't bother with {get,put}_write_access() on non-regular filesAl Viro2-21/+9
2014-05-13lockd: ensure we tear down any live sockets when socket creation fails during...Jeff Layton1-0/+1
2014-05-13locks: allow __break_lease to sleep even when break_time is 0Jeff Layton1-4/+3
2014-05-06ext4: use i_size_read in ext4_unaligned_aio()Theodore Ts'o1-1/+1
2014-05-06ext4: fix jbd2 warning under heavy xattr loadJan Kara1-4/+19
2014-05-06ocfs2: do not put bh when buffer_uptodate failedalex chen1-2/+0
2014-05-06ocfs2: dlm: fix recovery hungJunxiao Bi1-2/+13
2014-05-06ocfs2: dlm: fix lock migration crashJunxiao Bi1-6/+8
2014-05-06reiserfs: fix race in readdirJeff Mahoney1-2/+4
2014-05-06nfsd: set timeparms.to_maxval in setup_callback_clientJeff Layton1-1/+3
2014-05-06NFSD: Traverse unconfirmed client through hash-tableKinglong Mee1-8/+5
2014-05-06nfsd4: fix setclientid encode sizeJ. Bruce Fields1-1/+2
2014-05-06nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky1-0/+5
2014-05-06nfsd: notify_change needs elevated write countJ. Bruce Fields1-0/+9
2014-05-06nfsd4: fix test_stateid error reply encodingJ. Bruce Fields1-0/+3
2014-05-06nfsd4: buffer-length check for SUPPATTR_EXCLCREATJ. Bruce Fields1-0/+2
2014-05-06nfsd4: session needs room for following op to error outJ. Bruce Fields1-0/+6
2014-05-06xfs: fix directory hash ordering bugMark Tinguely1-1/+1
2014-04-26jffs2: remove from wait queue after schedule()Li Zefan1-0/+1
2014-04-26jffs2: avoid soft-lockup in jffs2_reserve_space_gc()Li Zefan1-4/+9
2014-04-26jffs2: Fix crash due to truncation of csizeAjesh Kunhipurayil Vijayan1-1/+1
2014-04-26jffs2: Fix segmentation fault found in stress testKamlakant Patel1-2/+2
2014-04-26ext4: fix partial cluster handling for bigalloc file systemsEric Whitney1-0/+21
2014-04-26ext4: fix error return from ext4_ext_handle_uninitialized_extents()Eric Whitney1-2/+6
2014-04-26Btrfs: skip submitting barrier for missing deviceHidetoshi Seto1-0/+4
2014-04-26bdi: avoid oops on device removalJan Kara1-5/+18
2014-04-26backing_dev: fix hung task on syncDerek Basehore1-4/+4
2014-04-03mm: close PageTail raceDavid Rientjes1-1/+1
2014-04-03ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o1-6/+9
2014-03-23bio-integrity: Fix bio_integrity_verify segment start bugNicholas Bellinger1-1/+1
2014-03-23Fix mountpoint reference leakage in linkatOleg Drokin1-0/+1
2014-03-23Btrfs: fix data corruption when reading/updating compressed extentsFilipe David Borba Manana1-0/+2
2014-03-23fs/proc/base.c: fix GPF in /proc/$PID/map_filesArtem Fetishev1-0/+1
2014-03-23NFSv4: nfs4_stateid_is_current should return 'true' for an invalid stateidTrond Myklebust1-2/+3
2014-03-23NFS: Fix a delegation callback raceTrond Myklebust1-4/+7
2014-03-23ocfs2 syncs the wrong range...Al Viro1-4/+4
2014-03-23ocfs2: fix quota file corruptionJan Kara2-14/+17
2014-03-06quota: Fix race between dqput() and dquot_scan_active()Jan Kara1-3/+11
2014-03-06fs: fix iversion handlingChristoph Hellwig3-7/+10
2014-03-06CIFS: Fix too big maxBuf size for SMB3 mountsPavel Shilovsky3-10/+10
2014-03-06cifs: ensure that uncached writes handle unmapped areas correctlyJeff Layton1-3/+34
2014-03-06ext4: don't leave i_crtime.tv_sec uninitializedTheodore Ts'o1-0/+2
2014-03-06ext4: fix online resize with a non-standard blocks per group settingTheodore Ts'o1-1/+1