summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-06-20smb3: do not reserve too many oplock creditsSteve French
2023-06-20cifs: print more detail when invalidate_inode_mapping failsSteve French
2023-06-20smb: client: fix warning in cifs_smb3_do_mount()Paulo Alcantara
2023-06-20Merge tag 'mm-hotfixes-stable-2023-06-20-12-31' of git://git.kernel.org/pub/s...Linus Torvalds
2023-06-20Merge tag 'for-6.4-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-20fs: jfs: (trivial) Fix typo in dbInitTree functionWonguk Lee
2023-06-20Merge tag '6.4-rc6-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2023-06-20jfs: jfs_dmap: Validate db_l2nbperpage while mountingSiddh Raman Pant
2023-06-20btrfs: fix u32 overflows when left shifting stripe_nrQu Wenruo
2023-06-20ovl: reserve ability to reconfigure mount options with new mount apiChristian Brauner
2023-06-20fs: dlm: remove filter local comms on closeAlexander Aring
2023-06-20reiserfs: fix blkdev_put() warning from release_journal_dev()Yu Kuai
2023-06-20fs: Provide helpers for manipulating sb->s_readonly_remountJan Kara
2023-06-20ovl: modify layer parameter parsingChristian Brauner
2023-06-19buffer: convert block_truncate_page() to use a folioMatthew Wilcox (Oracle)
2023-06-19buffer: use a folio in __find_get_block_slow()Matthew Wilcox (Oracle)
2023-06-19buffer: convert link_dev_buffers to take a folioMatthew Wilcox (Oracle)
2023-06-19buffer: convert init_page_buffers() to folio_init_buffers()Matthew Wilcox (Oracle)
2023-06-19buffer: convert grow_dev_page() to use a folioMatthew Wilcox (Oracle)
2023-06-19buffer: convert page_zero_new_buffers() to folio_zero_new_buffers()Matthew Wilcox (Oracle)
2023-06-19buffer: convert __block_commit_write() to take a folioMatthew Wilcox (Oracle)
2023-06-19buffer: convert block_page_mkwrite() to use a folioMatthew Wilcox (Oracle)
2023-06-19buffer: make block_write_full_page() handle large folios correctlyMatthew Wilcox (Oracle)
2023-06-19gfs2: support ludicrously large folios in gfs2_trans_add_databufs()Matthew Wilcox (Oracle)
2023-06-19buffer: convert __block_write_full_page() to __block_write_full_folio()Matthew Wilcox (Oracle)
2023-06-19gfs2: convert gfs2_write_jdata_page() to gfs2_write_jdata_folio()Matthew Wilcox (Oracle)
2023-06-19gfs2: pass a folio to __gfs2_jdata_write_folio()Matthew Wilcox (Oracle)
2023-06-19gfs2: use a folio inside gfs2_jdata_writepage()Matthew Wilcox (Oracle)
2023-06-19userfaultfd: fix regression in userfaultfd_unmap_prep()Liam R. Howlett
2023-06-19mm: ptep_get() conversionRyan Roberts
2023-06-19mm/userfaultfd: retry if pte_offset_map() failsHugh Dickins
2023-06-19mm/pagewalkers: ACTION_AGAIN if pte_offset_map_lock() failsHugh Dickins
2023-06-19mm: use pmdp_get_lockless() without surplus barrier()Hugh Dickins
2023-06-19shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfsRoberto Sassu
2023-06-19smb: client: fix warning in cifs_match_super()Paulo Alcantara
2023-06-19cifs: print nosharesock value while dumping mount optionsShyam Prasad N
2023-06-19SMB3: Do not send lease break acknowledgment if all file handles have been cl...Bharath SM
2023-06-19nfs: don't report STATX_BTIME in ->getattrJeff Layton
2023-06-19nilfs2: prevent general protection fault in nilfs_clear_dirty_page()Ryusuke Konishi
2023-06-19Revert "mm: shrinkers: convert shrinker_rwsem to mutex"Qi Zheng
2023-06-19nilfs2: fix buffer corruption due to concurrent device readsRyusuke Konishi
2023-06-19NFSv4.1: freeze the session table upon receiving NFS4ERR_BADSESSIONOlga Kornievskaia
2023-06-19NFSv4.2: fix wrong shrinker_idQi Zheng
2023-06-19NFSv4: Clean up some shutdown loopsBenjamin Coddington
2023-06-19NFS: Cancel all existing RPC tasks when shutdownBenjamin Coddington
2023-06-19NFS: add sysfs shutdown knobBenjamin Coddington
2023-06-19NFS: add a sysfs link to the acl rpc_clientBenjamin Coddington
2023-06-19NFS: add a sysfs link to the lockd rpc_clientBenjamin Coddington
2023-06-19NFS: Add sysfs links to sunrpc clients for nfs_clientsBenjamin Coddington
2023-06-19NFS: add superblock sysfs entriesBenjamin Coddington