index
:
linux.git
cached
cdir_v2
cfid-fixes
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
2024-10-16
nilfs2: fix kernel bug due to missing clearing of buffer delay flag
Ryusuke Konishi
1
-2
/
+4
2024-10-16
fuse: update inode size after extending passthrough write
Amir Goldstein
1
-1
/
+1
2024-10-16
fs: pass offset and result to backing_file end_write() callback
Amir Goldstein
3
-9
/
+14
2024-10-16
cifs: Remove unused functions
Dr. David Alan Gilbert
3
-53
/
+0
2024-10-16
smb/client: Fix logically dead code
Advait Dhamorikar
1
-4
/
+0
2024-10-16
smb: client: fix OOBs when building SMB2_IOCTL request
Paulo Alcantara
1
-0
/
+9
2024-10-16
smb: client: fix possible double free in smb2_set_ea()
Su Hui
1
-1
/
+2
2024-10-15
Merge tag 'bcachefs-2024-10-14' of git://evilpiepirate.org/bcachefs
Linus Torvalds
31
-400
/
+941
2024-10-15
xfs: punch delalloc extents from the COW fork for COW writes
Christoph Hellwig
1
-3
/
+5
2024-10-15
xfs: set IOMAP_F_SHARED for all COW fork allocations
Christoph Hellwig
1
-8
/
+8
2024-10-15
xfs: share more code in xfs_buffered_write_iomap_begin
Christoph Hellwig
1
-10
/
+8
2024-10-15
xfs: support the COW fork in xfs_bmap_punch_delalloc_range
Christoph Hellwig
4
-7
/
+12
2024-10-15
xfs: IOMAP_ZERO and IOMAP_UNSHARE already hold invalidate_lock
Christoph Hellwig
1
-4
/
+12
2024-10-15
xfs: take XFS_MMAPLOCK_EXCL xfs_file_write_zero_eof
Christoph Hellwig
2
-1
/
+9
2024-10-15
xfs: factor out a xfs_file_write_zero_eof helper
Christoph Hellwig
1
-58
/
+82
2024-10-15
iomap: move locking out of iomap_write_delalloc_release
Christoph Hellwig
2
-9
/
+10
2024-10-15
iomap: remove iomap_file_buffered_write_punch_delalloc
Christoph Hellwig
2
-59
/
+42
2024-10-15
iomap: factor out a iomap_last_written_block helper
Christoph Hellwig
1
-11
/
+2
2024-10-14
Merge tag 'f2fs-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-1
/
+2
2024-10-14
Merge tag 'erofs-for-6.12-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-43
/
+31
2024-10-14
bcachefs: Fix sysfs warning in fstests generic/730,731
Kent Overstreet
1
-10
/
+24
2024-10-13
bcachefs: Handle race between stripe reuse, invalidate_stripe_to_dev
Kent Overstreet
2
-28
/
+55
2024-10-13
bcachefs: Fix kasan splat in new_stripe_alloc_buckets()
Kent Overstreet
1
-1
/
+9
2024-10-13
bcachefs: Add missing validation for bch_stripe.csum_granularity_bits
Kent Overstreet
2
-2
/
+12
2024-10-13
bcachefs: Fix missing bounds checks in bch2_alloc_read()
Kent Overstreet
1
-0
/
+10
2024-10-13
bcachefs: fix uaf in bch2_dio_write_done()
Kent Overstreet
1
-1
/
+2
2024-10-13
Merge tag '6.12-rc2-cifs-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-7
/
+178
2024-10-12
bcachefs: Improve check_snapshot_exists()
Kent Overstreet
1
-2
/
+30
2024-10-12
bcachefs: Fix bkey_nocow_lock()
Kent Overstreet
1
-0
/
+1
2024-10-12
bcachefs: Fix accounting replay flags
Kent Overstreet
1
-1
/
+2
2024-10-12
bcachefs: Fix invalid shift in member_to_text()
Kent Overstreet
1
-1
/
+9
2024-10-11
bcachefs: Fix bch2_have_enough_devs() for BCH_SB_MEMBER_INVALID
Kent Overstreet
1
-0
/
+5
2024-10-11
Merge tag 'nfs-for-6.12-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
12
-15
/
+25
2024-10-11
btrfs: fix uninitialized pointer free on read_alloc_one_name() error
Roi Martin
1
-2
/
+2
2024-10-11
btrfs: send: cleanup unneeded return variable in changed_verity()
Christian Heusel
1
-3
/
+1
2024-10-11
btrfs: fix uninitialized pointer free in add_inode_ref()
Roi Martin
1
-1
/
+1
2024-10-11
btrfs: use sector numbers as keys for the dirty extents xarray
Filipe Manana
3
-13
/
+33
2024-10-11
ksmbd: add support for supplementary groups
Namjae Jeon
7
-17
/
+137
2024-10-11
f2fs: allow parallel DIO reads
Jaegeuk Kim
1
-1
/
+2
2024-10-11
xfs: fix integer overflow in xrep_bmap
Darrick J. Wong
1
-1
/
+1
2024-10-11
erofs: get rid of kaddr in `struct z_erofs_maprecorder`
Gao Xiang
1
-20
/
+12
2024-10-11
erofs: get rid of z_erofs_try_to_claim_pcluster()
Gao Xiang
1
-20
/
+9
2024-10-11
erofs: ensure regular inodes for file-backed mounts
Gao Xiang
1
-3
/
+10
2024-10-10
Merge tag 'for-6.12-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-24
/
+76
2024-10-10
Merge tag 'nfsd-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
3
-4
/
+7
2024-10-10
Merge tag 'xfs-6.12-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
14
-260
/
+206
2024-10-10
openat2: explicitly return -E2BIG for (usize > PAGE_SIZE)
Aleksa Sarai
1
-0
/
+2
2024-10-09
ksmbd: fix user-after-free from session log off
Namjae Jeon
4
-6
/
+34
2024-10-09
Merge tag 'mm-hotfixes-stable-2024-10-09-15-46' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-14
/
+46
2024-10-09
bcachefs: __wait_for_freeing_inode: Switch to wait_bit_queue_entry
Kent Overstreet
1
-1
/
+2
[prev]
[next]