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-04-10
smb: client: fix NULL ptr deref in cifs_mark_open_handles_for_deleted_file()
Paulo Alcantara
2024-04-10
signalfd: convert to ->read_iter()
Jens Axboe
2024-04-10
userfaultfd: convert to ->read_iter()
Jens Axboe
2024-04-10
timerfd: convert to ->read_iter()
Jens Axboe
2024-04-10
udf: udftime: prevent overflow in udf_disk_stamp_to_time()
Roman Smirnov
2024-04-09
fs/9p: remove erroneous nlink init from legacy stat2inode
Eric Van Hensbergen
2024-04-09
bcachefs: btree_node_scan: Respect member.data_allowed
Kent Overstreet
2024-04-10
zonefs: Use str_plural() to fix Coccinelle warning
Thorsten Blum
2024-04-09
btrfs: do not wait for short bulk allocation
Qu Wenruo
2024-04-09
btrfs: zoned: add ASSERT and WARN for EXTENT_BUFFER_ZONED_ZEROOUT handling
Naohiro Aota
2024-04-09
btrfs: zoned: do not flag ZEROOUT on non-dirty extent buffer
Naohiro Aota
2024-04-09
fs: Rename SB_I_EVM_UNSUPPORTED to SB_I_EVM_HMAC_UNSUPPORTED
Stefan Berger
2024-04-09
security: allow finer granularity in permitting copy-up of security xattrs
Stefan Berger
2024-04-09
dlm: do message processing in softirq context
Alexander Aring
2024-04-09
dlm: use spin_lock_bh for message processing
Alexander Aring
2024-04-09
dlm: remove schedule in receive path
Alexander Aring
2024-04-09
dlm: convert ls_recv_active from rw_semaphore to rwlock
Alexander Aring
2024-04-09
dlm: avoid blocking receive at the end of recovery
Alexander Aring
2024-04-09
dlm: convert res_lock to spinlock
Alexander Aring
2024-04-09
dlm: convert ls_waiters_mutex to spinlock
Alexander Aring
2024-04-09
dlm: drop mutex use in waiters recovery
Alexander Aring
2024-04-09
dlm: add new struct to save position in dlm_copy_master_names
Alexander Aring
2024-04-09
dlm: move rsb root_list to ls_recover() stack
Alexander Aring
2024-04-09
dlm: use a new list for recovery of master rsb names
Alexander Aring
2024-04-09
dlm: move root_list functionality to recover.c
Alexander Aring
2024-04-09
dlm: switch to GFP_ATOMIC in dlm allocations
Alexander Aring
2024-04-09
gfs2: Fix "Make glock lru list scanning safer"
Andreas Gruenbacher
2024-04-09
Revert "gfs2: fix glock shrinker ref issues"
Andreas Gruenbacher
2024-04-09
gfs2: Fix "ignore unlock failures after withdraw"
Andreas Gruenbacher
2024-04-09
gfs2: Get rid of unnecessary test_and_set_bit
Andreas Gruenbacher
2024-04-09
gfs2: Don't set GLF_LOCK in gfs2_dispose_glock_lru
Andreas Gruenbacher
2024-04-09
gfs2: Replace gfs2_glock_queue_put with gfs2_glock_put_async
Andreas Gruenbacher
2024-04-09
gfs2: Get rid of gfs2_glock_queue_put in signal_our_withdraw
Andreas Gruenbacher
2024-04-09
gfs2: Fix NULL pointer dereference in gfs2_log_flush
Andreas Gruenbacher
2024-04-09
gfs2: Don't forget to complete delayed withdraw
Andreas Gruenbacher
2024-04-09
gfs2: Use [NO_]CREATE consistently for gfs2_glock_get
Andreas Gruenbacher
2024-04-09
gfs2: Follow-up to flag rename in sysfs status file
Andreas Gruenbacher
2024-04-09
gfs2: Remove unnecessary gfs2_meta_check_ii argument
Andreas Gruenbacher
2024-04-09
gfs2: Get rid of newlines in log messages
Andreas Gruenbacher
2024-04-09
gfs2: Improve gfs2_consist_inode() usage
Andrew Price
2024-04-09
f2fs: fix zoned block device information initialization
Wenjie Qi
2024-04-09
dlm: remove allocation parameter in msg allocation
Alexander Aring
2024-04-09
fs/proc: Skip bootloader comment if no embedded kernel parameters
Masami Hiramatsu
2024-04-09
fs/proc: remove redundant comments from /proc/bootconfig
Zhenhua Huang
2024-04-09
fs/dcache: Re-use value stored to dentry->d_flags instead of re-reading
linke li
2024-04-09
fs: Return ENOTTY directly if FS_IOC_GETUUID or FS_IOC_GETFSSYSFSPATH fail
Günther Noack
2024-04-09
fs: Add FOP_HUGE_PAGES
Matthew Wilcox (Oracle)
2024-04-09
orangefs: cleanup uses of strncpy
Justin Stitt
2024-04-09
nilfs2: fix out-of-range warning
Arnd Bergmann
2024-04-09
bcachefs: Don't scan for btree nodes when we can reconstruct
Kent Overstreet
[prev]
[next]