summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xfs-5.16-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2021-12-111-3/+11
|\
| * xfs: remove all COW fork extents when remounting readonlyDarrick J. Wong2021-12-071-3/+11
* | Merge tag 'io_uring-5.16-2021-12-10' of git://git.kernel.dk/linux-blockLinus Torvalds2021-12-112-8/+27
|\ \
| * | io-wq: check for wq exit after adding new worker task_workJens Axboe2021-12-101-6/+25
| * | io_uring: ensure task_work gets run as part of cancelationsJens Axboe2021-12-101-2/+4
| * | io-wq: remove spurious bit clear on task_work additionJens Axboe2021-12-061-3/+1
* | | Merge tag 'for-5.16-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-12-107-10/+35
|\ \ \
| * | | btrfs: replace the BUG_ON in btrfs_del_root_ref with proper error handlingQu Wenruo2021-12-081-1/+2
| * | | btrfs: zoned: clear data relocation bg on zone finishJohannes Thumshirn2021-12-081-0/+2
| * | | btrfs: free exchange changeset on failuresJohannes Thumshirn2021-12-081-3/+9
| * | | btrfs: fix re-dirty process of tree-log nodesNaohiro Aota2021-12-081-2/+3
| * | | btrfs: call mapping_set_error() on btree inode with a write errorJosef Bacik2021-12-081-0/+8
| * | | btrfs: clear extent buffer uptodate when we fail to write itJosef Bacik2021-12-081-0/+6
| * | | btrfs: fail if fstrim_range->start == U64_MAXJosef Bacik2021-12-081-0/+3
| * | | btrfs: fix error pointer dereference in btrfs_ioctl_rm_dev_v2()Dan Carpenter2021-12-081-4/+2
* | | | Merge tag '5.16-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2021-12-102-31/+36
|\ \ \ \
| * | | | cifs: fix ntlmssp auth when there is no key exchangePaulo Alcantara2021-12-081-18/+36
| * | | | cifs: Fix crash on unload of cifs_arc4.koVincent Whitchurch2021-12-071-13/+0
* | | | | Merge tag 'nfsd-5.16-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2021-12-103-9/+15
|\ \ \ \ \
| * | | | | nfsd: fix use-after-free due to delegation raceJ. Bruce Fields2021-12-101-2/+7
| * | | | | nfsd: Fix nsfd startup race (again)Alexander Sverdlin2021-12-102-7/+8
| |/ / / /
* | | | | Merge tag 'trace-v5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-12-101-0/+76
|\ \ \ \ \
| * | | | | tracefs: Set all files to the same group ownership as the mount optionSteven Rostedt (VMware)2021-12-081-0/+72
| * | | | | tracefs: Have new files inherit the ownership of their parentSteven Rostedt (VMware)2021-12-081-0/+4
| |/ / / /
* | | | | Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-12-102-45/+153
|\ \ \ \ \
| * | | | | aio: Fix incorrect usage of eventfd_signal_allowed()Xie Yongji2021-12-091-1/+1
| * | | | | aio: fix use-after-free due to missing POLLFREE handlingEric Biggers2021-12-091-31/+106
| * | | | | aio: keep poll requests on waitqueue until completedEric Biggers2021-12-091-20/+63
| * | | | | signalfd: use wake_up_pollfree()Eric Biggers2021-12-091-11/+1
| |/ / / /
* | | | | netfs: fix parameter of cleanup()Jeffle Xu2021-12-071-3/+3
* | | | | netfs: Fix lockdep warning from taking sb_writers whilst holding mmap_lockDavid Howells2021-12-071-10/+5
|/ / / /
* | | | Merge tag 'xfs-5.16-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2021-12-041-1/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | xfs: remove incorrect ASSERT in xfs_renameEric Sandeen2021-12-011-1/+0
* | | | Merge tag '5.16-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2021-12-043-42/+22
|\ \ \ \
| * | | | cifs: avoid use of dstaddr as key for fscache client cookieShyam Prasad N2021-12-031-37/+1
| * | | | cifs: add server conn_id to fscache client cookieShyam Prasad N2021-12-032-0/+14
| * | | | cifs: wait for tcon resource_id before getting fscache superShyam Prasad N2021-12-033-7/+8
| * | | | cifs: fix missed refcounting of ipc tconPaulo Alcantara2021-12-031-0/+1
* | | | | Merge tag 'io_uring-5.16-2021-12-03' of git://git.kernel.dk/linux-blockLinus Torvalds2021-12-041-0/+7
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | io-wq: don't retry task_work creation failure on fatal conditionsJens Axboe2021-12-031-0/+7
* | | | | Merge tag 'gfs2-v5.16-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-12-042-67/+52
|\ \ \ \ \
| * | | | | gfs2: gfs2_create_inode reworkAndreas Gruenbacher2021-12-021-6/+10
| * | | | | gfs2: gfs2_inode_lookup reworkAndreas Gruenbacher2021-12-021-51/+33
| * | | | | gfs2: gfs2_inode_lookup cleanupAndreas Gruenbacher2021-12-021-7/+2
| * | | | | gfs2: Fix remote demote of weak glock holdersAndreas Gruenbacher2021-12-021-3/+7
* | | | | | fget: check that the fd still exists after getting a ref to itLinus Torvalds2021-12-031-0/+4
* | | | | | netfs: Adjust docs after foliationDavid Howells2021-11-291-2/+2
| |_|/ / / |/| | | |
* | | | | Merge tag '5.16-rc2-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds2021-11-271-13/+17
|\ \ \ \ \
| * | | | | ksmbd: fix memleak in get_file_stream_info()Namjae Jeon2021-11-251-1/+3
| * | | | | ksmbd: contain default data stream even if xattr is emptyNamjae Jeon2021-11-251-9/+9