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
2024-05-30
ext4: remove the redundant folio_wait_stable()
Zhang Yi
1
-3
/
+0
2024-05-30
ext4: fix potential unnitialized variable
Dan Carpenter
1
-0
/
+1
2024-05-30
nfsd: don't create nfsv4recoverydir in nfsdfs when not used.
NeilBrown
1
-2
/
+2
2024-05-30
ext4: avoid excessive credit estimate in ext4_tmpfile()
Jan Kara
1
-1
/
+1
2024-05-30
mm/ksm: fix ksm exec support for prctl
Jinjiang Tu
1
-0
/
+11
2024-05-30
btrfs: set start on clone before calling copy_extent_buffer_full
Josef Bacik
1
-2
/
+8
2024-05-30
gfs2: do_xmote fixes
Andreas Gruenbacher
1
-19
/
+25
2024-05-30
gfs2: finish_xmote cleanup
Andreas Gruenbacher
1
-8
/
+13
2024-05-30
gfs2: Fix potential glock use-after-free on unmount
Andreas Gruenbacher
6
-16
/
+57
2024-05-30
gfs2: Remove ill-placed consistency check
Andreas Gruenbacher
1
-1
/
+0
2024-05-30
gfs2: Fix "ignore unlock failures after withdraw"
Andreas Gruenbacher
2
-2
/
+3
2024-05-30
gfs2: Don't forget to complete delayed withdraw
Andreas Gruenbacher
1
-0
/
+3
2024-05-30
dlm: fix user space lock decision to copy lvb
Alexander Aring
3
-13
/
+17
2024-05-30
shmem: Fix shmem_rename2()
Chuck Lever
1
-0
/
+9
2024-05-30
libfs: Add simple_offset_rename() API
Chuck Lever
1
-0
/
+21
2024-05-30
libfs: Fix simple_offset_rename_exchange()
Chuck Lever
1
-6
/
+19
2024-05-30
jffs2: prevent xattr node from overflowing the eraseblock
Ilya Denisyev
1
-0
/
+3
2024-05-30
nilfs2: fix out-of-range warning
Arnd Bergmann
1
-1
/
+1
2024-05-30
ecryptfs: Fix buffer size for tag 66 packet
Brian Kubisiak
1
-1
/
+3
2024-05-30
openpromfs: finish conversion to the new mount API
Eric Sandeen
1
-4
/
+4
2024-05-30
ksmbd: ignore trailing slashes in share paths
Nandor Kracser
1
-1
/
+5
2024-05-30
ksmbd: avoid to send duplicate oplock break notifications
Namjae Jeon
1
-8
/
+13
2024-05-30
fs/ntfs3: Break dir enumeration if directory contents error
Konstantin Komarov
1
-0
/
+1
2024-05-30
fs/ntfs3: Fix case when index is reused during tree transformation
Konstantin Komarov
1
-0
/
+6
2024-05-30
fs/ntfs3: Taking DOS names into account during link counting
Konstantin Komarov
2
-12
/
+6
2024-05-30
fs/ntfs3: Remove max link count info display during driver init
Konstantin Komarov
1
-2
/
+0
2024-05-30
nilfs2: fix potential hang in nilfs_detach_log_writer()
Ryusuke Konishi
1
-3
/
+18
2024-05-30
nilfs2: fix unexpected freezing of nilfs_segctor_sync()
Ryusuke Konishi
1
-4
/
+13
2024-05-30
nilfs2: fix use-after-free of timer for log writer thread
Ryusuke Konishi
1
-6
/
+19
2024-05-30
f2fs: fix false alarm on invalid block address
Jaegeuk Kim
1
-4
/
+5
2024-05-10
Merge tag 'mm-hotfixes-stable-2024-05-10-13-14' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-10
/
+18
2024-05-08
Merge tag '6.9-rc7-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
6
-51
/
+60
2024-05-08
Merge tag 'fuse-fixes-6.9-final' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+2
2024-05-08
Merge tag 'exfat-for-6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-4
/
+5
2024-05-08
Merge tag 'bcachefs-2024-05-07.2' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
20
-71
/
+150
2024-05-08
virtiofs: include a newline in sysfs tag
Brian Foster
1
-1
/
+1
2024-05-07
bcachefs: Add missing sched_annotate_sleep() in bch2_journal_flush_seq_async()
Kent Overstreet
1
-0
/
+6
2024-05-07
bcachefs: Fix race in bch2_write_super()
Kent Overstreet
1
-15
/
+32
2024-05-06
Merge tag 'for-6.9-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-15
/
+18
2024-05-06
bcachefs: BCH_SB_LAYOUT_SIZE_BITS_MAX
Kent Overstreet
2
-1
/
+3
2024-05-06
bcachefs: Add missing skcipher_request_set_callback() call
Kent Overstreet
1
-0
/
+1
2024-05-06
bcachefs: Fix snapshot_t() usage in bch2_fs_quota_read_inode()
Kent Overstreet
1
-5
/
+3
2024-05-06
bcachefs: Fix shift-by-64 in bformat_needs_redo()
Kent Overstreet
1
-8
/
+14
2024-05-06
bcachefs: Guard against unknown k.k->type in __bkey_invalid()
Kent Overstreet
1
-2
/
+2
2024-05-06
bcachefs: Add missing validation for superblock section clean
Kent Overstreet
1
-0
/
+14
2024-05-06
bcachefs: Fix assert in bch2_alloc_v4_invalid()
Kent Overstreet
2
-4
/
+8
2024-05-06
bcachefs: fix overflow in fiemap
Reed Riley
1
-1
/
+1
2024-05-06
bcachefs: Add a better limit for maximum number of buckets
Kent Overstreet
4
-3
/
+17
2024-05-06
bcachefs: Fix lifetime issue in device iterator helpers
Kent Overstreet
1
-2
/
+2
2024-05-06
bcachefs: Fix bch2_dev_lookup() refcounting
Kent Overstreet
1
-6
/
+2
[next]