summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-02-06proc: don't use READ_ONCE/WRITE_ONCE for /proc/*/fail-nthAlexey Dobriyan
2018-02-06proc: use %u for pid printing and slightly less stackAlexey Dobriyan
2018-02-06orangefs: reverse sense of is-inode-stale test in d_revalidateMartin Brandenburg
2018-02-06orangefs: simplify orangefs_inode_is_staleMartin Brandenburg
2018-02-06Orangefs: don't propogate whacky error codesMike Marshall
2018-02-06orangefs: use correct string lengthXiongfeng Wang
2018-02-06orangefs: make orangefs_make_bad_inode staticMartin Brandenburg
2018-02-06orangefs: remove ORANGEFS_KERNEL_DEBUGMartin Brandenburg
2018-02-06orangefs: remove gossip_ldebug and gossip_lerrMartin Brandenburg
2018-02-06orangefs: make orangefs_client_debug_init staticMartin Brandenburg
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-02-06Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-06afs: Support the AFS dynamic rootDavid Howells
2018-02-06afs: Rearrange afs_select_fileserver() a littleDavid Howells
2018-02-06afs: Remove unused codeDavid Howells
2018-02-06afs: Fix server list handlingDavid Howells
2018-02-06afs: Need to clear responded flag in addr cursorDavid Howells
2018-02-06afs: Fix missing cursor clearanceDavid Howells
2018-02-06afs: Add missing afs_put_cell()David Howells
2018-02-05nfsd4: don't set lock stateid's sc_type to CLOSEDJ. Bruce Fields
2018-02-05nfsd: Detect unhashed stids in nfsd4_verify_open_stid()Trond Myklebust
2018-02-05Merge tag 'xfs-4.16-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-02-05Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-05btrfs: Fix use-after-free when cleaning up fs_devs with a single stale deviceNikolay Borisov
2018-02-05ovl: check ERR_PTR() return value from ovl_encode_fh()Amir Goldstein
2018-02-05ovl: fix regression in fsnotify of overlay merge dirAmir Goldstein
2018-02-04Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-03Merge tag 'pstore-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-02-03Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-02-03Merge tag 'gfs2-4.16.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-02-03Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler
2018-02-02Btrfs: fix null pointer dereference when replacing missing deviceFilipe Manana
2018-02-02btrfs: remove spurious WARN_ON(ref->count < 0) in find_parent_nodesZygo Blaxell
2018-02-02btrfs: Ignore errors from btrfs_qgroup_trace_extent_postNikolay Borisov
2018-02-02Btrfs: fix unexpected -EEXIST when creating new inodeLiu Bo
2018-02-02Btrfs: fix use-after-free on root->orphan_block_rsvLiu Bo
2018-02-02Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctlyLiu Bo
2018-02-02Btrfs: fix extent state leak from tree logLiu Bo
2018-02-02Btrfs: fix crash due to not cleaning up tree log block's dirty bitsLiu Bo
2018-02-02Btrfs: fix deadlock in run_delalloc_nocowLiu Bo
2018-02-01xfs: remove experimental tag for reverse mappingDarrick J. Wong
2018-02-01xfs: don't allow reflink + realtime filesystemsDarrick J. Wong
2018-02-01xfs: don't allow DAX on reflink filesystemsDarrick J. Wong
2018-02-01xfs: add scrub to XFS_BUILD_OPTIONSEric Sandeen
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2018-02-01annotate ep_scan_ready_list()Al Viro
2018-02-01ep_send_events_proc(): return result via esed->resAl Viro
2018-02-01use linux/poll.h instead of asm/poll.hAl Viro
2018-02-01Merge branch 'KASAN-read_word_at_a_time'Linus Torvalds