aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2023-05-13ext4: remove a BUG_ON in ext4_mb_release_group_pa()Gravatar Theodore Ts'o 1-1/+5
2023-05-13ext4: allow ext4_get_group_info() to failGravatar Theodore Ts'o 5-29/+82
2023-05-12Merge tag 'for-6.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 11-33/+102
2023-05-12Merge tag '6.4-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 4-2/+28
2023-05-12Merge tag 'vfs/v6.4-rc1/pipe' of gitolite.kernel.org:pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+4
2023-05-12pipe: check for IOCB_NOWAIT alongside O_NONBLOCKGravatar Jens Axboe 1-2/+4
2023-05-11Merge tag 'xfs-6.4-rc1-fixes' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 14-63/+65
2023-05-10cifs: release leases for deferred close handles when freezingGravatar Steve French 1-0/+15
2023-05-10Merge tag 'fsnotify_for_v6.4-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-2/+9
2023-05-10Merge tag 'gfs2-v6.3-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Gravatar Linus Torvalds 1-0/+8
2023-05-10gfs2: Don't deref jdesc in evictGravatar Bob Peterson 1-0/+8
2023-05-10btrfs: make clear_cache mount option to rebuild FST without disabling itGravatar Qu Wenruo 4-11/+70
2023-05-10btrfs: zero the buffer before marking it dirty in btrfs_redirty_list_addGravatar Christoph Hellwig 1-2/+2
2023-05-10btrfs: zoned: fix full zone super block reading on ZNSGravatar Naohiro Aota 1-4/+3
2023-05-10btrfs: zoned: zone finish data relocation BG with last IOGravatar Naohiro Aota 1-0/+3
2023-05-09btrfs: fix backref walking not returning all inode refsGravatar Filipe Manana 3-10/+17
2023-05-09btrfs: fix space cache inconsistency after error loading it from diskGravatar Filipe Manana 1-3/+4
2023-05-09btrfs: print-tree: parent bytenr must be aligned to sector sizeGravatar Anastasia Belova 1-3/+3
2023-05-09nfs: fix another case of NULL/IS_ERR confusion wrt folio pointersGravatar Linus Torvalds 1-1/+1
2023-05-09Merge tag 'for-6.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 7-9/+55
2023-05-09smb3: fix problem remounting a share after shutdownGravatar Steve French 1-0/+7
2023-05-09SMB3: force unmount was failing to close deferred close filesGravatar Steve French 1-0/+1
2023-05-09smb3: improve parallel reads of large filesGravatar Steve French 1-1/+1
2023-05-08do not reuse connection if share marked as isolatedGravatar Steve French 1-0/+3
2023-05-08cifs: fix pcchunk length type in smb2_copychunk_rangeGravatar Pawel Witek 1-1/+1
2023-05-07ext4: fix lockdep warning when enabling MMPGravatar Jan Kara 1-9/+21
2023-05-07ext4: fix WARNING in mb_find_extentGravatar Ye Bin 1-0/+25
2023-05-07Merge tag '6.4-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Gravatar Linus Torvalds 15-223/+376
2023-05-06Merge tag 'mm-hotfixes-stable-2023-05-06-10-45' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 3-8/+20
2023-05-06nfs: fix mis-merged __filemap_get_folio() error checkGravatar Linus Torvalds 1-1/+1
2023-05-06afs: fix the afs_dir_get_folio return valueGravatar Christoph Hellwig 1-3/+4
2023-05-06nilfs2: do not write dirty data after degenerating to read-onlyGravatar Ryusuke Konishi 1-1/+4
2023-05-06nilfs2: fix infinite loop in nilfs_mdt_get_block()Gravatar Ryusuke Konishi 1-4/+12
2023-05-06Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-1/+1
2023-05-06Merge tag 'pipe-nonblock-2023-05-06' of git://git.kernel.dk/linuxGravatar Linus Torvalds 2-4/+33
2023-05-05Merge tag '6.4-rc-ksmbd-server-fixes-part2' of git://git.samba.org/ksmbdGravatar Linus Torvalds 11-110/+250
2023-05-05Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 11-16/+7
2023-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextGravatar Jakub Kicinski 8-8/+1
2023-05-05cifs: Remove unneeded semicolonGravatar Yang Li 1-1/+1
2023-05-04cifs: fix sharing of DFS connectionsGravatar Paulo Alcantara 6-80/+147
2023-05-04Merge tag 'ceph-for-6.4-rc1' of https://github.com/ceph/ceph-clientGravatar Linus Torvalds 8-47/+102
2023-05-04Merge tag '9p-6.4-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 12-399/+319
2023-05-049p: Remove INET dependencyGravatar Jason Andryuk 8-8/+1
2023-05-04Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-0/+1
2023-05-03cifs: avoid potential races when handling multiple dfs tconsGravatar Paulo Alcantara 5-79/+80
2023-05-03cifs: protect access of TCP_Server_Info::{origin,leaf}_fullpathGravatar Paulo Alcantara 5-20/+43
2023-05-03cifs: fix potential race when tree connecting ipcGravatar Paulo Alcantara 1-7/+50
2023-05-03ksmbd: call rcu_barrier() in ksmbd_server_exit()Gravatar Namjae Jeon 1-0/+1
2023-05-03ksmbd: fix racy issue under cocurrent smb2 tree disconnectGravatar Namjae Jeon 3-2/+14
2023-05-03ksmbd: fix racy issue from smb2 close and logoff with multichannelGravatar Namjae Jeon 5-32/+101