summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* userns: Don't fail follow_automount based on s_user_nsEric W. Biederman2018-03-191-3/+0
* gfs2: Fixes to "Implement iomap for block_map" (2)Andreas Gruenbacher2018-03-191-3/+0
* gfs2: Clean up {lookup,fillup}_metapathAndreas Gruenbacher2018-03-191-44/+30
* Revert "btrfs: use proper endianness accessors for super_copy"Greg Kroah-Hartman2018-03-192-15/+13
* NFS: Fix unstable write completionTrond Myklebust2018-03-151-40/+43
* pNFS: Prevent the layout header refcount going to zero in pnfs_roc()Trond Myklebust2018-03-151-3/+10
* NFS: Fix an incorrect type in struct nfs_direct_reqTrond Myklebust2018-03-151-1/+1
* ovl: redirect_dir=nofollow should not follow redirect for opaque lowerVivek Goyal2018-03-151-3/+3
* direct-io: Fix sleep in atomic due to sync AIOJan Kara2018-03-081-2/+1
* btrfs: use proper endianness accessors for super_copyAnand Jain2018-03-082-13/+15
* Btrfs: fix unexpected -EEXIST when creating new inodeLiu Bo2018-02-221-0/+18
* Btrfs: fix use-after-free on root->orphan_block_rsvLiu Bo2018-02-221-13/+21
* Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctlyLiu Bo2018-02-221-1/+1
* Btrfs: fix extent state leak from tree logLiu Bo2018-02-221-2/+3
* Btrfs: fix crash due to not cleaning up tree log block's dirty bitsLiu Bo2018-02-221-0/+9
* Btrfs: fix deadlock in run_delalloc_nocowLiu Bo2018-02-221-1/+4
* seq_file: fix incomplete reset on read from zero offsetMiklos Szeredi2018-02-221-1/+4
* ext4: save error to disk in __ext4_grp_locked_error()Zhouyi Zhou2018-02-221-0/+1
* ext4: fix a race in the ext4 shutdown pathHarshad Shirwadkar2018-02-221-4/+12
* jbd2: fix sphinx kernel-doc build warningsTobin C. Harding2018-02-221-1/+4
* mbcache: initialize entry->e_referenced in mb_cache_entry_create()Alexander Potapenko2018-02-221-0/+1
* gfs2: Fixes to "Implement iomap for block_map"Andreas Gruenbacher2018-02-221-20/+23
* ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGEGang He2018-02-221-0/+9
* devpts: fix error handling in devpts_mntget()Eric Biggers2018-02-161-2/+2
* ovl: hash directory inodes for fsnotifyAmir Goldstein2018-02-163-13/+31
* ovl: take mnt_want_write() for removing impure xattrAmir Goldstein2018-02-161-2/+9
* ovl: take mnt_want_write() for work/index dir setupAmir Goldstein2018-02-161-8/+17
* ovl: fix failure to fsync lower dirAmir Goldstein2018-02-161-1/+5
* ovl: force r/o mount when index dir creation failsAmir Goldstein2018-02-161-3/+9
* pipe: fix off-by-one error when checking buffer limitsEric Biggers2018-02-161-2/+2
* pipe: actually allow root to exceed the pipe buffer limitsEric Biggers2018-02-161-3/+8
* fs/proc/kcore.c: use probe_kernel_read() instead of memcpy()Heiko Carstens2018-02-161-13/+5
* Btrfs: raid56: iterate raid56 internal bio with bio_for_each_segment_allLiu Bo2018-02-161-6/+5
* btrfs: Handle btrfs_set_extent_delalloc failure in fixup workerNikolay Borisov2018-02-161-2/+9
* afs: Fix server list handlingDavid Howells2018-02-163-48/+11
* afs: Fix missing cursor clearanceDavid Howells2018-02-162-9/+16
* afs: Need to clear responded flag in addr cursorDavid Howells2018-02-161-6/+2
* afs: Add missing afs_put_cell()David Howells2018-02-161-0/+1
* kernfs: fix regression in kernfs_fop_write caused by wrong typeIvan Vecera2018-02-161-1/+1
* nfsd: Detect unhashed stids in nfsd4_verify_open_stid()Trond Myklebust2018-02-161-0/+1
* NFS: Fix a race between mmap() and O_DIRECTTrond Myklebust2018-02-161-1/+1
* NFS: reject request for id_legacy key without auxdataEric Biggers2018-02-161-1/+5
* NFS: commit direct writes even if they fail partiallyJ. Bruce Fields2018-02-161-3/+1
* NFS: Fix nfsstat breakage due to LOOKUPPTrond Myklebust2018-02-161-26/+38
* NFS: Add a cond_resched() to nfs_commit_release_pages()Trond Myklebust2018-02-161-0/+2
* nfs41: do not return ENOMEM on LAYOUTUNAVAILABLETigran Mkrtchyan2018-02-161-3/+1
* nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mdsScott Mayhew2018-02-161-2/+2
* ubifs: free the encrypted symlink targetEric Biggers2018-02-161-6/+4
* CIFS: zero sensitive data when freeingAurelien Aptel2018-02-163-15/+8
* cifs: Fix autonegotiate security settings mismatchDaniel N Pettersson2018-02-161-2/+1