index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag '6.4-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-05-21
5
-15
/
+19
|
\
|
*
ksmbd: smb2: Allow messages padded to 8byte boundary
Gustav Johansson
2023-05-16
1
-1
/
+4
|
*
ksmbd: allocate one more byte for implied bcc[0]
Chih-Yen Chang
2023-05-16
1
-1
/
+2
|
*
ksmbd: fix wrong UserName check in session_user
Chih-Yen Chang
2023-05-16
1
-3
/
+2
|
*
ksmbd: fix global-out-of-bounds in smb2_find_context_vals
Chih-Yen Chang
2023-05-16
3
-10
/
+11
*
|
Merge tag '6.4-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-05-21
4
-24
/
+22
|
\
\
|
*
|
SMB3: drop reference to cfile before sending oplock break
Bharath SM
2023-05-17
4
-16
/
+21
|
*
|
SMB3: Close all deferred handles of inode in case of handle lease break
Bharath SM
2023-05-17
1
-8
/
+1
|
|
/
*
|
Merge tag 'ceph-for-6.4-rc3' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-05-19
2
-1
/
+15
|
\
\
|
*
|
ceph: force updating the msg pointer in non-split case
Xiubo Li
2023-05-18
1
-0
/
+13
|
*
|
ceph: silence smatch warning in reconnect_caps_cb()
Xiubo Li
2023-05-18
1
-1
/
+2
|
|
/
*
|
Merge tag 's390-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-05-19
1
-2
/
+2
|
\
\
|
*
|
statfs: enforce statfs[64] structure initialization
Ilya Leoshkevich
2023-05-17
1
-2
/
+2
|
|
/
*
|
Merge tag 'mm-hotfixes-stable-2023-05-18-15-52' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-05-19
1
-0
/
+18
|
\
\
|
*
|
nilfs2: fix use-after-free bug of nilfs_root in nilfs_evict_inode()
Ryusuke Konishi
2023-05-18
1
-0
/
+18
*
|
|
Merge tag 'nfsd-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-05-17
3
-16
/
+17
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
NFSD: Remove open coding of string copy
Azeem Shaikh
2023-05-15
1
-3
/
+3
|
*
|
lockd: define nlm_port_min,max with CONFIG_SYSCTL
Tom Rix
2023-05-02
1
-1
/
+1
|
*
|
nfsd: define exports_proc_ops with CONFIG_PROC_FS
Tom Rix
2023-05-02
1
-12
/
+13
*
|
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-14
13
-104
/
+269
|
\
\
\
|
*
|
|
ext4: bail out of ext4_xattr_ibody_get() fails for any reason
Theodore Ts'o
2023-05-14
1
-1
/
+1
|
*
|
|
ext4: add bounds checking in get_max_inline_xattr_value_size()
Theodore Ts'o
2023-05-14
1
-1
/
+11
|
*
|
|
ext4: add indication of ro vs r/w mounts in the mount message
Theodore Ts'o
2023-05-14
1
-4
/
+6
|
*
|
|
ext4: fix deadlock when converting an inline directory in nojournal mode
Theodore Ts'o
2023-05-14
1
-1
/
+2
|
*
|
|
ext4: improve error recovery code paths in __ext4_remount()
Theodore Ts'o
2023-05-14
1
-3
/
+10
|
*
|
|
ext4: improve error handling from ext4_dirhash()
Theodore Ts'o
2023-05-14
2
-17
/
+42
|
*
|
|
ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled
Theodore Ts'o
2023-05-14
1
-1
/
+5
|
*
|
|
ext4: check iomap type only if ext4_iomap_begin() does not fail
Baokun Li
2023-05-14
1
-1
/
+1
|
*
|
|
ext4: avoid a potential slab-out-of-bounds in ext4_group_desc_csum
Tudor Ambarus
2023-05-14
1
-4
/
+2
|
*
|
|
ext4: fix data races when using cached status extents
Jan Kara
2023-05-14
1
-17
/
+13
|
*
|
|
ext4: avoid deadlock in fs reclaim with page writeback
Jan Kara
2023-05-14
3
-13
/
+40
|
*
|
|
ext4: fix invalid free tracking in ext4_xattr_move_to_block()
Theodore Ts'o
2023-05-14
1
-2
/
+3
|
*
|
|
ext4: remove a BUG_ON in ext4_mb_release_group_pa()
Theodore Ts'o
2023-05-14
1
-1
/
+5
|
*
|
|
ext4: allow ext4_get_group_info() to fail
Theodore Ts'o
2023-05-14
5
-29
/
+82
|
*
|
|
ext4: fix lockdep warning when enabling MMP
Jan Kara
2023-05-08
1
-9
/
+21
|
*
|
|
ext4: fix WARNING in mb_find_extent
Ye Bin
2023-05-08
1
-0
/
+25
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'for-6.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-05-13
11
-33
/
+102
|
\
\
\
|
*
|
|
btrfs: make clear_cache mount option to rebuild FST without disabling it
Qu Wenruo
2023-05-10
4
-11
/
+70
|
*
|
|
btrfs: zero the buffer before marking it dirty in btrfs_redirty_list_add
Christoph Hellwig
2023-05-10
1
-2
/
+2
|
*
|
|
btrfs: zoned: fix full zone super block reading on ZNS
Naohiro Aota
2023-05-10
1
-4
/
+3
|
*
|
|
btrfs: zoned: zone finish data relocation BG with last IO
Naohiro Aota
2023-05-10
1
-0
/
+3
|
*
|
|
btrfs: fix backref walking not returning all inode refs
Filipe Manana
2023-05-09
3
-10
/
+17
|
*
|
|
btrfs: fix space cache inconsistency after error loading it from disk
Filipe Manana
2023-05-09
1
-3
/
+4
|
*
|
|
btrfs: print-tree: parent bytenr must be aligned to sector size
Anastasia Belova
2023-05-09
1
-3
/
+3
*
|
|
|
Merge tag '6.4-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-05-13
4
-2
/
+28
|
\
\
\
\
|
*
|
|
|
cifs: release leases for deferred close handles when freezing
Steve French
2023-05-11
1
-0
/
+15
|
*
|
|
|
smb3: fix problem remounting a share after shutdown
Steve French
2023-05-09
1
-0
/
+7
|
*
|
|
|
SMB3: force unmount was failing to close deferred close files
Steve French
2023-05-09
1
-0
/
+1
|
*
|
|
|
smb3: improve parallel reads of large files
Steve French
2023-05-09
1
-1
/
+1
|
*
|
|
|
do not reuse connection if share marked as isolated
Steve French
2023-05-08
1
-0
/
+3
[next]