index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-14
ceph: flush cap releases when the session is flushed
Xiubo Li
1
-0
/
+6
2023-02-14
btrfs: free device in btrfs_close_devices for a single device filesystem
Anand Jain
1
-1
/
+15
2023-02-14
btrfs: simplify update of last_dir_index_offset when logging a directory
Filipe Manana
2
-8
/
+17
2023-02-14
cifs: Fix use-after-free in rdata->read_into_pages()
ZhaoLong Wang
1
-2
/
+2
2023-02-14
btrfs: zlib: zero-initialize zlib workspace
Alexander Potapenko
1
-1
/
+1
2023-02-14
btrfs: limit device extents to the device size
Josef Bacik
1
-1
/
+5
2023-02-09
gfs2: Always check inode size of inline inodes
Andreas Gruenbacher
3
-5
/
+3
2023-02-09
gfs2: Cosmetic gfs2_dinode_{in,out} cleanup
Andreas Gruenbacher
2
-33
/
+35
2023-02-09
f2fs: fix to do sanity check on i_extra_isize in is_alive()
Chao Yu
1
-6
/
+12
2023-02-09
f2fs: initialize locks earlier in f2fs_fill_super()
Tetsuo Handa
1
-18
/
+20
2023-02-09
ovl: Use "buf" flexible array for memcpy() destination
Kees Cook
2
-2
/
+2
2023-02-09
fs/ntfs3: Validate attribute data and valid sizes
Abdun Nihaal
1
-0
/
+7
2023-02-09
Squashfs: fix handling and sanity checking of xattr_ids count
Phillip Lougher
4
-5
/
+5
2023-02-09
mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps
Mike Kravetz
1
-3
/
+1
2023-02-09
Revert "gfs2: stop using generic_writepages in gfs2_ail1_start_one"
Andreas Gruenbacher
1
-1
/
+10
2023-02-09
squashfs: harden sanity check in squashfs_read_xattr_id_table
Fedor Pchelkin
1
-1
/
+1
2023-02-09
fscache: Use wait_on_bit() to wait for the freeing of relinquished volume
Hou Tao
1
-5
/
+6
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
31
-72
/
+72
2023-02-06
cifs: fix return of uninitialized rc in dfs_cache_update_tgthint()
Paulo Alcantara
1
-3
/
+3
2023-02-06
erofs: clean up parsing of fscache related options
Jingbo Xu
1
-7
/
+6
2023-02-06
erofs/zmap.c: Fix incorrect offset calculation
Siddh Raman Pant
1
-3
/
+7
2023-02-01
ovl: fail on invalid uid/gid mapping at copy up
Miklos Szeredi
1
-0
/
+4
2023-02-01
ovl: fix tmpfile leak
Miklos Szeredi
1
-1
/
+1
2023-02-01
ksmbd: limit pdu length size according to connection status
Namjae Jeon
2
-4
/
+18
2023-02-01
ksmbd: downgrade ndr version error message to debug
Namjae Jeon
1
-4
/
+4
2023-02-01
ksmbd: do not sign response to session request for guest login
Marios Makassikis
1
-0
/
+2
2023-02-01
ksmbd: add max connections parameter
Namjae Jeon
4
-2
/
+22
2023-02-01
cifs: Fix oops due to uncleared server->smbd_conn in reconnect
David Howells
1
-0
/
+1
2023-02-01
nfsd: don't free files unconditionally in __nfsd_file_cache_purge
Jeff Layton
1
-25
/
+36
2023-02-01
btrfs: zoned: enable metadata over-commit for non-ZNS setup
Naohiro Aota
3
-1
/
+10
2023-02-01
cifs: fix potential memory leaks in session setup
Paulo Alcantara
3
-0
/
+4
2023-02-01
cifs: fix potential deadlock in cache_refresh_path()
Paulo Alcantara
1
-19
/
+23
2023-02-01
NFSD: fix use-after-free in nfsd4_ssc_setup_dul()
Xingyuan Mo
1
-0
/
+1
2023-02-01
affs: initialize fsdata in affs_truncate()
Alexander Potapenko
1
-1
/
+1
2023-02-01
erofs: fix kvcalloc() misuse with __GFP_NOFAIL
Gao Xiang
1
-6
/
+6
2023-01-24
fs/ntfs3: Fix attr_punch_hole() null pointer derenference
Alon Zahavi
1
-1
/
+1
2023-01-24
cifs: reduce roundtrips on create/qinfo requests
Paulo Alcantara
5
-84
/
+56
2023-01-24
cifs: do not include page data when checking signature
Enzo Matsumiya
1
-6
/
+9
2023-01-24
btrfs: fix race between quota rescan and disable leading to NULL pointer deref
Filipe Manana
1
-8
/
+17
2023-01-24
btrfs: fix invalid leaf access due to inline extent during lseek
Filipe Manana
1
-3
/
+10
2023-01-24
btrfs: qgroup: do not warn on record without old_roots populated
Qu Wenruo
1
-2
/
+12
2023-01-24
btrfs: do not abort transaction on failure to update log root
Filipe Manana
1
-7
/
+4
2023-01-24
btrfs: do not abort transaction on failure to write log tree when syncing log
Filipe Manana
2
-3
/
+8
2023-01-24
btrfs: add missing setup of log for full commit at add_conflicting_inode()
Filipe Manana
1
-1
/
+3
2023-01-24
btrfs: fix directory logging due to race with concurrent index key deletion
Filipe Manana
1
-6
/
+15
2023-01-24
btrfs: fix missing error handling when logging directory items
Filipe Manana
1
-0
/
+9
2023-01-24
btrfs: add extra error messages to cover non-ENOMEM errors from device_add_li...
Qu Wenruo
1
-1
/
+10
2023-01-24
mm/userfaultfd: enable writenotify while userfaultfd-wp is enabled for a VMA
David Hildenbrand
1
-6
/
+22
2023-01-24
nilfs2: fix general protection fault in nilfs_btree_insert()
Ryusuke Konishi
1
-3
/
+12
2023-01-24
zonefs: Detect append writes at invalid locations
Damien Le Moal
1
-0
/
+22
[next]