index
:
linux/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2023-06-20
smb3: do not reserve too many oplock credits
Steve French
2023-06-20
cifs: print more detail when invalidate_inode_mapping fails
Steve French
2023-06-20
smb: client: fix warning in cifs_smb3_do_mount()
Paulo Alcantara
2023-06-20
Merge tag 'mm-hotfixes-stable-2023-06-20-12-31' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-06-20
Merge tag 'for-6.4-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-20
fs: jfs: (trivial) Fix typo in dbInitTree function
Wonguk Lee
2023-06-20
Merge tag '6.4-rc6-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-06-20
jfs: jfs_dmap: Validate db_l2nbperpage while mounting
Siddh Raman Pant
2023-06-20
btrfs: fix u32 overflows when left shifting stripe_nr
Qu Wenruo
2023-06-20
ovl: reserve ability to reconfigure mount options with new mount api
Christian Brauner
2023-06-20
fs: dlm: remove filter local comms on close
Alexander Aring
2023-06-20
reiserfs: fix blkdev_put() warning from release_journal_dev()
Yu Kuai
2023-06-20
fs: Provide helpers for manipulating sb->s_readonly_remount
Jan Kara
2023-06-20
ovl: modify layer parameter parsing
Christian Brauner
2023-06-19
buffer: convert block_truncate_page() to use a folio
Matthew Wilcox (Oracle)
2023-06-19
buffer: use a folio in __find_get_block_slow()
Matthew Wilcox (Oracle)
2023-06-19
buffer: convert link_dev_buffers to take a folio
Matthew Wilcox (Oracle)
2023-06-19
buffer: convert init_page_buffers() to folio_init_buffers()
Matthew Wilcox (Oracle)
2023-06-19
buffer: convert grow_dev_page() to use a folio
Matthew Wilcox (Oracle)
2023-06-19
buffer: convert page_zero_new_buffers() to folio_zero_new_buffers()
Matthew Wilcox (Oracle)
2023-06-19
buffer: convert __block_commit_write() to take a folio
Matthew Wilcox (Oracle)
2023-06-19
buffer: convert block_page_mkwrite() to use a folio
Matthew Wilcox (Oracle)
2023-06-19
buffer: make block_write_full_page() handle large folios correctly
Matthew Wilcox (Oracle)
2023-06-19
gfs2: support ludicrously large folios in gfs2_trans_add_databufs()
Matthew Wilcox (Oracle)
2023-06-19
buffer: convert __block_write_full_page() to __block_write_full_folio()
Matthew Wilcox (Oracle)
2023-06-19
gfs2: convert gfs2_write_jdata_page() to gfs2_write_jdata_folio()
Matthew Wilcox (Oracle)
2023-06-19
gfs2: pass a folio to __gfs2_jdata_write_folio()
Matthew Wilcox (Oracle)
2023-06-19
gfs2: use a folio inside gfs2_jdata_writepage()
Matthew Wilcox (Oracle)
2023-06-19
userfaultfd: fix regression in userfaultfd_unmap_prep()
Liam R. Howlett
2023-06-19
mm: ptep_get() conversion
Ryan Roberts
2023-06-19
mm/userfaultfd: retry if pte_offset_map() fails
Hugh Dickins
2023-06-19
mm/pagewalkers: ACTION_AGAIN if pte_offset_map_lock() fails
Hugh Dickins
2023-06-19
mm: use pmdp_get_lockless() without surplus barrier()
Hugh Dickins
2023-06-19
shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfs
Roberto Sassu
2023-06-19
smb: client: fix warning in cifs_match_super()
Paulo Alcantara
2023-06-19
cifs: print nosharesock value while dumping mount options
Shyam Prasad N
2023-06-19
SMB3: Do not send lease break acknowledgment if all file handles have been cl...
Bharath SM
2023-06-19
nfs: don't report STATX_BTIME in ->getattr
Jeff Layton
2023-06-19
nilfs2: prevent general protection fault in nilfs_clear_dirty_page()
Ryusuke Konishi
2023-06-19
Revert "mm: shrinkers: convert shrinker_rwsem to mutex"
Qi Zheng
2023-06-19
nilfs2: fix buffer corruption due to concurrent device reads
Ryusuke Konishi
2023-06-19
NFSv4.1: freeze the session table upon receiving NFS4ERR_BADSESSION
Olga Kornievskaia
2023-06-19
NFSv4.2: fix wrong shrinker_id
Qi Zheng
2023-06-19
NFSv4: Clean up some shutdown loops
Benjamin Coddington
2023-06-19
NFS: Cancel all existing RPC tasks when shutdown
Benjamin Coddington
2023-06-19
NFS: add sysfs shutdown knob
Benjamin Coddington
2023-06-19
NFS: add a sysfs link to the acl rpc_client
Benjamin Coddington
2023-06-19
NFS: add a sysfs link to the lockd rpc_client
Benjamin Coddington
2023-06-19
NFS: Add sysfs links to sunrpc clients for nfs_clients
Benjamin Coddington
2023-06-19
NFS: add superblock sysfs entries
Benjamin Coddington
[prev]
[next]