summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* afs: Adjust ACK interpretation to try and cope with NATDavid Howells2022-05-223-1/+9
* rxrpc, afs: Fix selection of abort codesDavid Howells2022-05-221-3/+5
* rxrpc: Fix locking issueDavid Howells2022-05-221-0/+32
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-197-91/+114
|\
| * Merge tag 'io_uring-5.18-2022-05-18' of git://git.kernel.dk/linux-blockLinus Torvalds2022-05-181-0/+3
| |\
| | * io_uring: don't attempt to IOPOLL for MSG_RING requestsJens Axboe2022-05-171-0/+3
| * | Merge tag 'gfs2-v5.18-rc4-fix3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-05-132-82/+68
| |\ \
| | * | gfs2: Stop using glock holder auto-demotion for nowAndreas Gruenbacher2022-05-131-32/+14
| | * | gfs2: buffered write prefaultingAndreas Gruenbacher2022-05-131-12/+16
| | * | gfs2: Align read and write chunks to the page cacheAndreas Gruenbacher2022-05-131-8/+7
| | * | gfs2: Pull return value test out of should_fault_in_pagesAndreas Gruenbacher2022-05-131-12/+22
| | * | gfs2: Clean up use of fault_in_iov_iter_{read,write}ableAndreas Gruenbacher2022-05-131-17/+9
| | * | gfs2: Variable renameAndreas Gruenbacher2022-05-131-17/+17
| | * | gfs2: Fix filesystem block deallocation for short writesAndreas Gruenbacher2022-05-131-6/+5
| * | | Merge tag 'ceph-for-5.18-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds2022-05-132-7/+20
| |\ \ \
| | * | | ceph: check folio PG_private bit instead of folio->privateXiubo Li2022-05-101-4/+7
| | * | | ceph: fix setting of xattrs on async created inodesJeff Layton2022-05-101-3/+13
| * | | | Merge tag 'nfs-for-5.18-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-05-131-1/+1
| |\ \ \ \
| | * | | | nfs: fix broken handling of the softreval mount optionDan Aloni2022-05-091-1/+1
| * | | | | Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-05-131-1/+22
| |\ \ \ \ \
| | * | | | | procfs: prevent unprivileged processes accessing fdinfo dirKalesh Singh2022-05-091-1/+22
| | | |_|/ / | | |/| | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-129-40/+91
|\| | | | |
| * | | | | Merge tag 'fixes_for_v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-05-123-4/+21
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | udf: Avoid using stale lengthOfImpUseJan Kara2022-05-101-4/+4
| | * | | | writeback: Avoid skipping inode writebackJing Xia2022-05-101-0/+4
| | * | | | fanotify: do not allow setting dirent events in mask of non-dirAmir Goldstein2022-05-091-0/+13
| * | | | | Merge tag 'io_uring-5.18-2022-05-06' of git://git.kernel.dk/linux-blockLinus Torvalds2022-05-071-1/+6
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
| | * | | io_uring: assign non-fixed early for async workJens Axboe2022-05-021-1/+6
| * | | | Merge tag 'for-5.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-05-064-34/+53
| |\ \ \ \
| | * | | | btrfs: sysfs: export the balance paused state of exclusive operationDavid Sterba2022-05-051-0/+3
| | * | | | btrfs: fix assertion failure when logging directory key range itemFilipe Manana2022-05-051-14/+25
| | * | | | btrfs: zoned: activate block group properly on unlimited active zone deviceNaohiro Aota2022-05-051-14/+8
| | * | | | btrfs: zoned: move non-changing condition check out of the loopNaohiro Aota2022-05-051-6/+6
| | * | | | btrfs: force v2 space cache usage for subpage mountQu Wenruo2022-05-051-0/+11
| * | | | | Merge tag 'nfs-for-5.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-05-061-1/+11
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | NFSv4: Don't invalidate inode attributes on delegation returnTrond Myklebust2022-04-251-1/+11
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-0510-31/+110
|\| | | | |
| * | | | | Merge tag 'for-5.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-05-026-23/+91
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | btrfs: skip compression property for anything other than files and dirsFilipe Manana2022-04-273-0/+47
| | * | | | btrfs: do not BUG_ON() on failure to update inode when setting xattrFilipe Manana2022-04-271-2/+4
| | * | | | btrfs: always log symlinks in full modeFilipe Manana2022-04-271-1/+13
| | * | | | btrfs: do not allow compression on nodatacow filesChung-Chiang Cheng2022-04-273-7/+14
| | * | | | btrfs: export a helper for compression hard checkChung-Chiang Cheng2022-04-272-13/+13
| * | | | | Merge tag 'driver-core-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-04-301-1/+6
| |\ \ \ \ \
| | * | | | | kernfs: fix NULL dereferencing in kernfs_removeMinchan Kim2022-04-271-1/+6
| * | | | | | Merge tag 'io_uring-5.18-2022-04-29' of git://git.kernel.dk/linux-blockLinus Torvalds2022-04-291-1/+6
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | io_uring: check that data field is 0 in ringfd unregisterEugene Syromiatnikov2022-04-291-1/+1
| | * | | | | io_uring: fix uninitialized field in rw io_kiocbJoseph Ravichandran2022-04-281-0/+1
| | * | | | | io_uring: check reserved fields for recv/recvmsgJens Axboe2022-04-261-0/+2
| | * | | | | io_uring: check reserved fields for send/sendmsgJens Axboe2022-04-261-0/+2