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-05-06
NFSD: Move callback_wq into struct nfs4_client
Chuck Lever
2024-05-06
nfsd: drop st_mutex before calling move_to_close_lru()
NeilBrown
2024-05-06
nfsd: replace rp_mutex to avoid deadlock in move_to_close_lru()
NeilBrown
2024-05-06
nfsd: move nfsd4_cstate_assign_replay() earlier in open handling.
NeilBrown
2024-05-06
nfsd: perform all find_openstateowner_str calls in the one place.
NeilBrown
2024-05-05
mm: simplify thp_vma_allowable_order
Matthew Wilcox
2024-05-05
f2fs: convert f2fs_clear_page_cache_dirty_tag to use a folio
Matthew Wilcox (Oracle)
2024-05-05
fscrypt: convert bh_get_inode_and_lblk_num to use a folio
Matthew Wilcox (Oracle)
2024-05-05
fs/proc/task_mmu: convert smaps_hugetlb_range() to work on folios
David Hildenbrand
2024-05-05
fs/proc/task_mmu: convert pagemap_hugetlb_range() to work on folios
David Hildenbrand
2024-05-05
buffer: improve bdev_getblk documentation
Matthew Wilcox (Oracle)
2024-05-05
buffer: add kernel-doc for bforget() and __bforget()
Matthew Wilcox (Oracle)
2024-05-05
buffer: add kernel-doc for brelse() and __brelse()
Matthew Wilcox (Oracle)
2024-05-05
buffer: fix __bread and __bread_gfp kernel-doc
Matthew Wilcox (Oracle)
2024-05-05
buffer: add kernel-doc for try_to_free_buffers()
Matthew Wilcox (Oracle)
2024-05-05
buffer: add kernel-doc for block_dirty_folio()
Matthew Wilcox (Oracle)
2024-05-05
fs/proc/task_mmu: fix uffd-wp confusion in pagemap_scan_pmd_entry()
Ryan Roberts
2024-05-05
fs/proc/task_mmu: fix loss of young/dirty bits during pagemap scan
Ryan Roberts
2024-05-05
mm/userfaultfd: reset ptes when close() for wr-protected ones
Peter Xu
2024-05-05
epoll: be better about file lifetimes
Linus Torvalds
2024-05-05
Merge tag 'trace-v6.9-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-04
ksmbd: do not grant v2 lease if parent lease key and epoch are not set
Namjae Jeon
2024-05-04
ksmbd: use rwsem instead of rwlock for lease break
Namjae Jeon
2024-05-04
ksmbd: avoid to send duplicate lease break notifications
Namjae Jeon
2024-05-04
ksmbd: off ipv6only for both ipv4/ipv6 binding
Namjae Jeon
2024-05-04
kernfs: mount: Remove unnecessary ‘NULL’ values from knparent
Li zeming
2024-05-04
eventfs: Have "events" directory get permissions from its parent
Steven Rostedt (Google)
2024-05-04
eventfs: Do not treat events directory different than other directories
Steven Rostedt (Google)
2024-05-04
eventfs: Do not differentiate the toplevel events directory
Steven Rostedt (Google)
2024-05-04
tracefs: Still use mount point as default permissions for instances
Steven Rostedt (Google)
2024-05-04
tracefs: Reset permissions on remount if permissions are options
Steven Rostedt (Google)
2024-05-04
eventfs: Free all of the eventfs_inode after RCU
Steven Rostedt (Google)
2024-05-04
eventfs/tracing: Add callback for release of an eventfs_inode
Steven Rostedt (Google)
2024-05-03
gfs2: Convert gfs2_aspace_writepage() to use a folio
Matthew Wilcox (Oracle)
2024-05-03
gfs2: Add a migrate_folio operation for journalled files
Matthew Wilcox (Oracle)
2024-05-03
fsverity: use register_sysctl_init() to avoid kmemleak warning
Eric Biggers
2024-05-03
ext2: Remove LEGACY_DIRECT_IO dependency
Ritesh Harjani (IBM)
2024-05-03
nilfs_attach_log_writer(): use ->bd_mapping->host instead of ->bd_inode
Al Viro
2024-05-03
gfs2: more obvious initializations of mapping->host
Al Viro
2024-05-03
fs/buffer.c: massage the remaining users of ->bd_inode to ->bd_mapping
Al Viro
2024-05-03
grow_dev_folio(): we only want ->bd_inode->i_mapping there
Al Viro
2024-05-03
use ->bd_mapping instead of ->bd_inode->i_mapping
Al Viro
2024-05-03
Merge branch 'misc.erofs' into work.bdev
Al Viro
2024-05-03
bcachefs: remove dead function bdev_sectors()
Yu Kuai
2024-05-03
ext4: remove block_device_ejected()
Yu Kuai
2024-05-03
xfs: simplify iext overflow checking and upgrade
Christoph Hellwig
2024-05-03
xfs: remove a racy if_bytes check in xfs_reflink_end_cow_extent
Christoph Hellwig
2024-05-03
xfs: upgrade the extent counters in xfs_reflink_end_cow_extent later
Christoph Hellwig
2024-05-03
xfs: xfs_quota_unreserve_blkres can't fail
Christoph Hellwig
2024-05-03
xfs: consolidate the xfs_quota_reserve_blkres definitions
Christoph Hellwig
[prev]
[next]