aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-06fs/proc/kcore.c: use probe_kernel_read() instead of memcpy()Heiko Carstens1-13/+5
2018-02-06fs/proc/array.c: delete children_seq_release()Alexey Dobriyan1-7/+1
2018-02-06proc: less memory for /proc/*/map_files readdirAlexey Dobriyan1-6/+9
2018-02-06fs/proc/vmcore.c: simpler /proc/vmcore cleanupAlexey Dobriyan1-4/+2
2018-02-06proc: fix /proc/*/map_files lookupAlexey Dobriyan1-1/+28
2018-02-06proc: don't use READ_ONCE/WRITE_ONCE for /proc/*/fail-nthAlexey Dobriyan1-3/+2
2018-02-06proc: use %u for pid printing and slightly less stackAlexey Dobriyan4-15/+14
2018-02-06orangefs: reverse sense of is-inode-stale test in d_revalidateMartin Brandenburg1-10/+7
2018-02-06orangefs: simplify orangefs_inode_is_staleMartin Brandenburg1-24/+30
2018-02-06Orangefs: don't propogate whacky error codesMike Marshall1-0/+1
2018-02-06orangefs: use correct string lengthXiongfeng Wang3-12/+12
2018-02-06orangefs: make orangefs_make_bad_inode staticMartin Brandenburg2-21/+19
2018-02-06orangefs: remove ORANGEFS_KERNEL_DEBUGMartin Brandenburg1-6/+2
2018-02-06orangefs: remove gossip_ldebug and gossip_lerrMartin Brandenburg3-17/+2
2018-02-06orangefs: make orangefs_client_debug_init staticMartin Brandenburg2-2/+1
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-17/+5
2018-02-06Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds3-5/+18
2018-02-06afs: Support the AFS dynamic rootDavid Howells5-87/+247
2018-02-06afs: Rearrange afs_select_fileserver() a littleDavid Howells1-22/+20
2018-02-06afs: Remove unused codeDavid Howells1-235/+0
2018-02-06afs: Fix server list handlingDavid Howells3-48/+11
2018-02-06afs: Need to clear responded flag in addr cursorDavid Howells1-6/+2
2018-02-06afs: Fix missing cursor clearanceDavid Howells2-9/+16
2018-02-06afs: Add missing afs_put_cell()David Howells1-0/+1
2018-02-05nfsd4: don't set lock stateid's sc_type to CLOSEDJ. Bruce Fields1-4/+1
2018-02-05nfsd: Detect unhashed stids in nfsd4_verify_open_stid()Trond Myklebust1-0/+1
2018-02-05Merge tag 'xfs-4.16-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds3-11/+24
2018-02-05Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds13-406/+1800
2018-02-05btrfs: Fix use-after-free when cleaning up fs_devs with a single stale deviceNikolay Borisov1-0/+1
2018-02-05ovl: check ERR_PTR() return value from ovl_encode_fh()Amir Goldstein1-0/+3
2018-02-05ovl: fix regression in fsnotify of overlay merge dirAmir Goldstein1-0/+2
2018-02-04Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscryptLinus Torvalds13-368/+321
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds11-42/+69
2018-02-03Merge tag 'pstore-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+0
2018-02-03Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds35-199/+137
2018-02-03Merge tag 'gfs2-4.16.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2Linus Torvalds2-24/+44
2018-02-03Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler12-48/+136
2018-02-02Btrfs: fix null pointer dereference when replacing missing deviceFilipe Manana1-0/+4
2018-02-02btrfs: remove spurious WARN_ON(ref->count < 0) in find_parent_nodesZygo Blaxell1-1/+10
2018-02-02btrfs: Ignore errors from btrfs_qgroup_trace_extent_postNikolay Borisov2-3/+9
2018-02-02Btrfs: fix unexpected -EEXIST when creating new inodeLiu Bo1-0/+18
2018-02-02Btrfs: fix use-after-free on root->orphan_block_rsvLiu Bo1-13/+21
2018-02-02Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctlyLiu Bo1-1/+1
2018-02-02Btrfs: fix extent state leak from tree logLiu Bo1-2/+3
2018-02-02Btrfs: fix crash due to not cleaning up tree log block's dirty bitsLiu Bo1-0/+9
2018-02-02Btrfs: fix deadlock in run_delalloc_nocowLiu Bo1-1/+4
2018-02-01xfs: remove experimental tag for reverse mappingDarrick J. Wong1-8/+4
2018-02-01xfs: don't allow reflink + realtime filesystemsDarrick J. Wong1-0/+7
2018-02-01xfs: don't allow DAX on reflink filesystemsDarrick J. Wong1-1/+4
2018-02-01xfs: add scrub to XFS_BUILD_OPTIONSEric Sandeen1-0/+7