index
:
kernel/git/stable/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2024-06-07
fs/ntfs3: Remove unused macros MAXIMUM_REPARSE_DATA_BUFFER_SIZE
Konstantin Komarov
2024-06-07
fs/ntfs3: Use macros NTFS_LABEL_MAX_LENGTH instead of hardcoded value
Konstantin Komarov
2024-06-07
fs/ntfs3: Simplify initialization of $AttrDef and $UpCase
Konstantin Komarov
2024-06-07
fs/ntfs3: Merge synonym COMPRESSION_UNIT and NTFS_LZNT_CUNIT
Konstantin Komarov
2024-06-07
fs/ntfs3: Remove unused function
Konstantin Komarov
2024-06-07
cifs: Don't advance the I/O iterator before terminating subrequest
David Howells
2024-06-07
smb: client: fix deadlock in smb2_find_smb_tcon()
Enzo Matsumiya
2024-06-06
btrfs: protect folio::private when attaching extent buffer folios
Qu Wenruo
2024-06-05
nilfs2: fix nilfs_empty_dir() misjudgment and long loop on I/O errors
Ryusuke Konishi
2024-06-05
mm/ksm: fix ksm_zero_pages accounting
Chengming Zhou
2024-06-05
nilfs2: fix potential kernel bug due to lack of writeback flag waiting
Ryusuke Konishi
2024-06-05
Merge tag 'for-6.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-06-05
btrfs: fix leak of qgroup extent records after transaction abort
Filipe Manana
2024-06-05
btrfs: fix crash on racing fsync and size-extending write into prealloc
Omar Sandoval
2024-06-05
iomap: Fix iomap_adjust_read_range for plen calculation
Ritesh Harjani (IBM)
2024-06-05
iomap: keep on increasing i_size in iomap_write_end()
Zhang Yi
2024-06-05
vfs: retire user_path_at_empty and drop empty arg from getname_flags
Mateusz Guzik
2024-06-05
vfs: stop using user_path_at_empty in do_readlinkat
Mateusz Guzik
2024-06-05
bcachefs: Fix trans->locked assert
Kent Overstreet
2024-06-05
bcachefs: Rereplicate now moves data off of durability=0 devices
Kent Overstreet
2024-06-05
bcachefs: Fix GFP_KERNEL allocation in break_cycle()
Kent Overstreet
2024-06-05
udf: Fix lock ordering in udf_evict_inode()
Jan Kara
2024-06-05
udf: Drop pointless IS_IMMUTABLE and IS_APPEND check
Jan Kara
2024-06-05
isofs: add missing MODULE_DESCRIPTION()
Jeff Johnson
2024-06-05
jbd2: add missing MODULE_DESCRIPTION()
Jeff Johnson
2024-06-05
fsnotify: clear PARENT_WATCHED flags lazily
Amir Goldstein
2024-06-04
jfs: xattr: fix buffer overflow for invalid xattr
Greg Kroah-Hartman
2024-06-04
gfs2: Minor gfs2_quota_init error path cleanup
Andreas Gruenbacher
2024-06-03
fs: nls: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-03
hostfs: convert hostfs to use the new mount API
Hongbo Li
2024-06-03
fs: don't block i_writecount during exec
Christian Brauner
2024-06-03
readdir: Add missing quote in macro comment
Thorsten Blum
2024-06-03
readdir: Remove unused header include
Thorsten Blum
2024-06-03
vfs: replace WARN(down_read_trylock, ...) abuse with proper asserts
Mateusz Guzik
2024-06-03
cachefiles: remove unneeded include of <linux/fdtable.h>
Gao Xiang
2024-06-03
sysctl: move the extra1/2 boundary check of u8 to sysctl_check_table_array
Wen Yang
2024-06-03
sysctl: always initialize i_uid/i_gid
Thomas Weißschuh
2024-06-01
Merge tag '6.10-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-06-01
Merge tag 'xfs-6.10-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-05-31
Merge tag 'bcachefs-2024-05-30' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-05-31
dlm: move recover idr to xarray datastructure
Alexander Aring
2024-05-31
dlm: move lkb idr to xarray datastructure
Alexander Aring
2024-05-31
dlm: drop own rsb pre allocation mechanism
Alexander Aring
2024-05-31
dlm: remove ls_local_handle from struct dlm_ls
Alexander Aring
2024-05-31
dlm: remove unused parameter in dlm_midcomms_addr
Alexander Aring
2024-05-31
dlm: don't kref_init rsbs created for toss list
Alexander Aring
2024-05-31
dlm: remove scand leftovers
Alexander Aring
2024-05-31
cifs: fix creating sockets when using sfu mount options
Steve French
2024-05-31
buffer: Remove calls to set and clear the folio error flag
Matthew Wilcox (Oracle)
2024-05-31
iomap: Remove calls to set and clear folio error flag
Matthew Wilcox (Oracle)
[prev]
[next]