summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-02-167-21/+80
|\
| * btrfs: Fix use-after-free when cleaning up fs_devs with a single stale deviceNikolay Borisov2018-02-051-0/+1
| * Btrfs: fix null pointer dereference when replacing missing deviceFilipe Manana2018-02-021-0/+4
| * btrfs: remove spurious WARN_ON(ref->count < 0) in find_parent_nodesZygo Blaxell2018-02-021-1/+10
| * btrfs: Ignore errors from btrfs_qgroup_trace_extent_postNikolay Borisov2018-02-022-3/+9
| * Btrfs: fix unexpected -EEXIST when creating new inodeLiu Bo2018-02-021-0/+18
| * Btrfs: fix use-after-free on root->orphan_block_rsvLiu Bo2018-02-021-13/+21
| * Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctlyLiu Bo2018-02-021-1/+1
| * Btrfs: fix extent state leak from tree logLiu Bo2018-02-021-2/+3
| * Btrfs: fix crash due to not cleaning up tree log block's dirty bitsLiu Bo2018-02-021-0/+9
| * Btrfs: fix deadlock in run_delalloc_nocowLiu Bo2018-02-021-1/+4
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-141-0/+4
|\ \
| * | vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user pageJia Zhang2018-02-131-0/+4
* | | Merge tag 'gfs2-4.16.rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-02-141-20/+23
|\ \ \
| * | | gfs2: Fixes to "Implement iomap for block_map"Andreas Gruenbacher2018-02-131-20/+23
* | | | vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-1124-80/+80
* | | | Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-02-114-21/+26
|\ \ \ \
| * | | | annotate ep_scan_ready_list()Al Viro2018-02-011-11/+13
| * | | | ep_send_events_proc(): return result via esed->resAl Viro2018-02-011-7/+10
| * | | | use linux/poll.h instead of asm/poll.hAl Viro2018-02-013-3/+3
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-02-092-2/+5
|\ \ \ \ \
| * | | | | seq_file: fix incomplete reset on read from zero offsetMiklos Szeredi2018-01-201-1/+4
| * | | | | kernfs: fix regression in kernfs_fop_write caused by wrong typeIvan Vecera2018-01-191-1/+1
* | | | | | Merge tag '4.16-minor-rc-SMB3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2018-02-094-13/+130
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Add missing structs and defines from recent SMB3.1.1 documentationSteve French2018-02-071-2/+112
| * | | | | address lock imbalance warnings in smbdirect.cSteve French2018-02-071-7/+9
| * | | | | cifs: silence compiler warnings showing up with gcc-8.0.0Arnd Bergmann2018-02-071-3/+1
| * | | | | Add some missing debug fields in server and tcon structsSteve French2018-02-071-1/+8
* | | | | | Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-02-087-40/+57
|\ \ \ \ \ \
| * | | | | | NFSD: hide unused svcxdr_dupstr()Arnd Bergmann2018-02-081-3/+2
| * | | | | | nfsd: store stat times in fill_pre_wcc() instead of inode timesAmir Goldstein2018-02-083-24/+37
| * | | | | | nfsd: encode stat->mtime for getattr instead of inode->i_mtimeAmir Goldstein2018-02-082-4/+3
| * | | | | | nfsd: return RESOURCE not GARBAGE_ARGS on too many opsJ. Bruce Fields2018-02-082-2/+10
| * | | | | | nfsd4: don't set lock stateid's sc_type to CLOSEDJ. Bruce Fields2018-02-051-4/+1
| * | | | | | nfsd: Detect unhashed stids in nfsd4_verify_open_stid()Trond Myklebust2018-02-051-0/+1
| * | | | | | nfsd4: permit layoutget of executable-only filesBenjamin Coddington2017-12-211-3/+3
| * | | | | | lockd: convert nlm_rqst.a_count from atomic_t to refcount_tElena Reshetova2017-12-212-5/+5
| * | | | | | lockd: convert nlm_lockowner.count from atomic_t to refcount_tElena Reshetova2017-12-211-3/+3
| * | | | | | lockd: convert nsm_handle.sm_count from atomic_t to refcount_tElena Reshetova2017-12-212-8/+8
* | | | | | | Merge tag 'for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Linus Torvalds2018-02-088-92/+74
|\ \ \ \ \ \ \
| * | | | | | | orangefs: reverse sense of is-inode-stale test in d_revalidateMartin Brandenburg2018-02-061-10/+7
| * | | | | | | orangefs: simplify orangefs_inode_is_staleMartin Brandenburg2018-02-061-24/+30
| * | | | | | | Orangefs: don't propogate whacky error codesMike Marshall2018-02-061-0/+1
| * | | | | | | orangefs: use correct string lengthXiongfeng Wang2018-02-063-12/+12
| * | | | | | | orangefs: make orangefs_make_bad_inode staticMartin Brandenburg2018-02-062-21/+19
| * | | | | | | orangefs: remove ORANGEFS_KERNEL_DEBUGMartin Brandenburg2018-02-061-6/+2
| * | | | | | | orangefs: remove gossip_ldebug and gossip_lerrMartin Brandenburg2018-02-063-17/+2
| * | | | | | | orangefs: make orangefs_client_debug_init staticMartin Brandenburg2018-02-062-2/+1
* | | | | | | | Merge tag 'afs-next-20180208' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-0810-405/+295
|\ \ \ \ \ \ \ \
| * | | | | | | | afs: Support the AFS dynamic rootDavid Howells2018-02-065-87/+247
OpenPOWER on IntegriCloud