summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | cifs: fix pcchunk length type in smb2_copychunk_rangePawel Witek2023-05-081-1/+1
| | |/ / | |/| |
* | | | Merge tag 'vfs/v6.4-rc1/pipe' of gitolite.kernel.org:pub/scm/linux/kernel/git...Linus Torvalds2023-05-121-2/+4
|\ \ \ \
| * | | | pipe: check for IOCB_NOWAIT alongside O_NONBLOCKJens Axboe2023-05-121-2/+4
| |/ / /
* | | | Merge tag 'xfs-6.4-rc1-fixes' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2023-05-1114-63/+65
|\ \ \ \
| * | | | xfs: fix xfs_inodegc_stop racing with mod_delayed_workDarrick J. Wong2023-05-021-5/+27
| * | | | xfs: disable reaping in fscounters scrubDarrick J. Wong2023-05-026-39/+6
| * | | | xfs: check that per-cpu inodegc workers actually run on that cpuDarrick J. Wong2023-05-023-0/+8
| * | | | xfs: explicitly specify cpu when forcing inodegc delayed work to run immediatelyDarrick J. Wong2023-05-021-2/+4
| * | | | xfs: fix negative array access in xfs_getbmapDarrick J. Wong2023-05-021-1/+3
| * | | | xfs: don't allocate into the data fork for an unshare requestDarrick J. Wong2023-05-021-2/+3
| * | | | xfs: flush dirty data and drain directios before scrubbing cow forkDarrick J. Wong2023-05-021-2/+2
| * | | | xfs: set bnobt/cntbt numrecs correctly when formatting new AGsDarrick J. Wong2023-05-021-10/+9
| * | | | xfs: don't unconditionally null args->pag in xfs_bmap_btalloc_at_eofDarrick J. Wong2023-05-021-2/+3
* | | | | Merge tag 'fsnotify_for_v6.4-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-05-101-2/+9
|\ \ \ \ \
| * | | | | inotify: Avoid reporting event with invalid wdJan Kara2023-04-251-2/+9
* | | | | | Merge tag 'gfs2-v6.3-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds2023-05-101-0/+8
|\ \ \ \ \ \
| * | | | | | gfs2: Don't deref jdesc in evictBob Peterson2023-05-101-0/+8
* | | | | | | nfs: fix another case of NULL/IS_ERR confusion wrt folio pointersLinus Torvalds2023-05-091-1/+1
* | | | | | | Merge tag 'for-6.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-05-097-9/+55
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | btrfs: don't free qgroup space unless specifiedJosef Bacik2023-05-031-1/+2
| * | | | | btrfs: fix encoded write i_size corruption with no-holesBoris Burkov2023-05-021-2/+3
| * | | | | btrfs: zoned: fix wrong use of bitops API in btrfs_ensure_empty_zonesNaohiro Aota2023-04-281-3/+3
| * | | | | btrfs: properly reject clear_cache and v1 cache for block-group-treeQu Wenruo2023-04-281-1/+6
| * | | | | btrfs: print extent buffers when sibling keys check failsFilipe Manana2023-04-281-0/+4
| * | | | | btrfs: abort transaction when sibling keys check fails for leavesFilipe Manana2023-04-281-0/+2
| * | | | | btrfs: fix leak of source device allocation state after device replaceFilipe Manana2023-04-281-0/+1
| * | | | | btrfs: fix assertion of exclop condition when starting balancexiaoshoukui2023-04-281-1/+3
| * | | | | btrfs: fix btrfs_prev_leaf() to not return the same key twiceFilipe Manana2023-04-281-1/+31
* | | | | | Merge tag '6.4-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds2023-05-0715-223/+376
|\ \ \ \ \ \
| * | | | | | cifs: Remove unneeded semicolonYang Li2023-05-051-1/+1
| * | | | | | cifs: fix sharing of DFS connectionsPaulo Alcantara2023-05-046-80/+147
| * | | | | | cifs: avoid potential races when handling multiple dfs tconsPaulo Alcantara2023-05-035-79/+80
| * | | | | | cifs: protect access of TCP_Server_Info::{origin,leaf}_fullpathPaulo Alcantara2023-05-035-20/+43
| * | | | | | cifs: fix potential race when tree connecting ipcPaulo Alcantara2023-05-031-7/+50
| * | | | | | cifs: fix potential use-after-free bugs in TCP_Server_Info::hostnamePaulo Alcantara2023-05-024-13/+23
| * | | | | | cifs: print smb3_fs_context::source when mountingPaulo Alcantara2023-05-021-8/+6
| * | | | | | cifs: protect session status check in smb2_reconnect()Paulo Alcantara2023-05-021-4/+11
| * | | | | | SMB3.1.1: correct definition for app_instance_id create contextsSteve French2023-05-022-16/+20
* | | | | | | Merge tag 'mm-hotfixes-stable-2023-05-06-10-45' of git://git.kernel.org/pub/s...Linus Torvalds2023-05-063-8/+20
|\ \ \ \ \ \ \
| * | | | | | | afs: fix the afs_dir_get_folio return valueChristoph Hellwig2023-05-061-3/+4
| * | | | | | | nilfs2: do not write dirty data after degenerating to read-onlyRyusuke Konishi2023-05-061-1/+4
| * | | | | | | nilfs2: fix infinite loop in nilfs_mdt_get_block()Ryusuke Konishi2023-05-061-4/+12
* | | | | | | | nfs: fix mis-merged __filemap_get_folio() error checkLinus Torvalds2023-05-061-1/+1
* | | | | | | | Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linuxLinus Torvalds2023-05-061-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | writeback: fix call of incorrect macroMaxim Korotkov2023-04-281-1/+1
* | | | | | | | | Merge tag 'pipe-nonblock-2023-05-06' of git://git.kernel.dk/linuxLinus Torvalds2023-05-062-4/+33
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pipe: set FMODE_NOWAIT on pipesJens Axboe2023-04-251-0/+3
| * | | | | | | | | splice: clear FMODE_NOWAIT on file if splice/vmsplice is usedJens Axboe2023-04-251-4/+30
* | | | | | | | | | Merge tag '6.4-rc-ksmbd-server-fixes-part2' of git://git.samba.org/ksmbdLinus Torvalds2023-05-0511-110/+250
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ksmbd: call rcu_barrier() in ksmbd_server_exit()Namjae Jeon2023-05-031-0/+1