summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* ceph: cap tracking for async directory operationsJeff Layton2020-03-303-14/+50
* ceph: make __take_cap_refs non-staticJeff Layton2020-03-302-6/+8
* ceph: add infrastructure for waiting for async create to completeJeff Layton2020-03-305-4/+42
* ceph: track primary dentry linkJeff Layton2020-03-303-1/+9
* ceph: add flag to designate that a request is asynchronousJeff Layton2020-03-303-0/+17
* ceph: more caps.c lockdep assertionsJeff Layton2020-03-301-0/+3
* ceph: clean up kick_flushing_inode_caps()Jeff Layton2020-03-302-12/+11
* ceph: return ETIMEDOUT errno to userland when request timed outXiubo Li2020-03-301-2/+2
* ceph: re-org copy_file_range and fix some error pathsLuis Henriques2020-03-301-73/+100
* ceph: move to a dedicated slabcache for mds requestsJeff Layton2020-03-302-2/+11
* ceph: reorganize fields in ceph_mds_requestJeff Layton2020-03-301-3/+3
* ceph: switch to page_mkwrite_check_truncate in ceph_page_mkwriteAndreas Gruenbacher2020-03-301-1/+1
* ceph: replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-301-1/+1
* ceph: check if file lock exists before sending unlock requestYan, Zheng2020-03-301-2/+29
* ceph: move ceph_osdc_{read,write}pages to ceph.koXiubo Li2020-03-301-2/+84
* ceph: don't ClearPageChecked in ceph_invalidatepage()Jeff Layton2020-03-301-2/+0
* libceph: drop CEPH_DEFINE_SHOW_FUNCIlya Dryomov2020-03-301-8/+8
* ceph: check inode type for CEPH_CAP_FILE_{CACHE,RD,REXTEND,LAZYIO}Yan, Zheng2020-03-303-24/+35
* ceph: add refcounting for Fx capsJeff Layton2020-03-303-1/+9
* ceph: register MDS request with dir inode from the startJeff Layton2020-03-301-10/+6
* afs: Fix unpinned address list during probingDavid Howells2020-03-261-0/+2
* Merge tag 'ceph-for-5.6-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds2020-03-262-3/+12
|\
| * ceph: fix memory leak in ceph_cleanup_snapid_map()Luis Henriques2020-03-231-0/+1
| * ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULLIlya Dryomov2020-03-231-3/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-03-253-68/+32
|\ \
| * \ Merge tag 'rxrpc-fixes-20200319' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2020-03-193-68/+32
| |\ \
| | * | afs: Fix client call Rx-phase signal handlingDavid Howells2020-03-131-32/+2
| | * | afs: Fix handling of an abort from a service handlerDavid Howells2020-03-133-33/+26
| | * | afs: Fix some tracing detailsDavid Howells2020-03-131-2/+2
| | * | rxrpc: Fix call interruptibility handlingDavid Howells2020-03-131-1/+2
* | | | Merge tag 'zonefs-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2020-03-251-7/+21
|\ \ \ \ | |_|_|/ |/| | |
| * | | zonfs: Fix handling of read-only zonesDamien Le Moal2020-03-251-7/+21
* | | | Merge tag 'for-5.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-03-222-2/+6
|\ \ \ \
| * | | | btrfs: fix removal of raid[56|1c34} incompat flags after removing block groupFilipe Manana2020-03-201-2/+2
| * | | | btrfs: fix log context list corruption after rename whiteout errorFilipe Manana2020-03-131-0/+4
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-03-221-4/+4
|\ \ \ \ \
| * | | | | epoll: fix possible lost wakeup on epoll_ctl() pathRoman Penyaev2020-03-211-4/+4
* | | | | | Merge tag 'io_uring-5.6-20200320' of git://git.kernel.dk/linux-blockLinus Torvalds2020-03-212-3/+22
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | io_uring: make sure accept honor rlimit nofileJens Axboe2020-03-201-1/+4
| * | | | | io_uring: make sure openat/openat2 honor rlimit nofileJens Axboe2020-03-202-2/+10
| * | | | | io_uring: NULL-deref for IOSQE_{ASYNC,DRAIN}Pavel Begunkov2020-03-141-0/+8
* | | | | | Merge tag '5.6-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-03-192-2/+4
|\ \ \ \ \ \
| * | | | | | CIFS: fiemap: do not return EINVAL if get nothingMurphy Zhou2020-03-171-1/+1
| * | | | | | CIFS: Increment num_remote_opens stats counter even in case of smb2_query_dir...Shyam Prasad N2020-03-171-0/+2
| * | | | | | cifs: potential unintitliazed error code in cifs_getattr()Dan Carpenter2020-03-171-1/+1
* | | | | | | locks: reinstate locks_delete_block optimizationLinus Torvalds2020-03-182-7/+50
|/ / / / / /
* | | | | | Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-03-151-0/+1
|\ \ \ \ \ \
| * | | | | | futex: Fix inode life-time issuePeter Zijlstra2020-03-061-0/+1
* | | | | | | Merge tag 'nfs-for-5.6-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2020-03-135-2/+13
|\ \ \ \ \ \ \
| * | | | | | | nfs: add minor version to nfs_server_key for fscacheScott Mayhew2020-02-253-1/+3