summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-12-06squashfs: squashfs_read_data need to check if the length is 0Lizhi Xu
2023-12-06mm/pagemap: fix wr-protect even if PM_SCAN_WP_MATCHING not setPeter Xu
2023-12-06mm/pagemap: fix ioctl(PAGEMAP_SCAN) on vma checkPeter Xu
2023-11-24Merge tag 'afs-fixes-20231124' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-24Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-24afs: Mark a superblock for an R/O or Backup volume as SB_RDONLYDavid Howells
2023-11-24afs: Fix file locking on R/O volumes to operate in local modeDavid Howells
2023-11-24afs: Return ENOENT if no cell DNS record can be foundDavid Howells
2023-11-21Merge tag 'erofs-for-6.7-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-11-20libfs: getdents() should return 0 after reaching EODChuck Lever
2023-11-20xfs: respect the stable writes flag on the RT deviceChristoph Hellwig
2023-11-20xfs: clean up FS_XFLAG_REALTIME handling in xfs_ioctl_setattr_xflagsChristoph Hellwig
2023-11-20filemap: add a per-mapping stable writes flagChristoph Hellwig
2023-11-20autofs: add: new_inode check in autofs_fill_super()Ian Kent
2023-11-18Merge tag 'xfs-6.7-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-11-18Merge tag 'nfsd-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-11-18Merge tag '6.7-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-11-18fs: Pass AT_GETATTR_NOSEC flag to getattr interface functionStefan Berger
2023-11-17Merge tag 'bcachefs-2023-11-17' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2023-11-17NFSD: Fix checksum mismatches in the duplicate reply cacheChuck Lever
2023-11-17NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()Chuck Lever
2023-11-17NFSD: Update nfsd_cache_append() to use xdr_streamChuck Lever
2023-11-17nfsd: fix file memleak on client_opens_releaseMahmoud Adam
2023-11-17Merge tag 'ovl-fixes-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-17MAINTAINERS: erofs: add EROFS webpageGao Xiang
2023-11-17erofs: fix NULL dereference of dif->bdev_handle in fscache modeJingbo Xu
2023-11-17erofs: simplify erofs_read_inode()Ferry Meng
2023-11-17afs: Make error on cell lookup failure consistent with OpenAFSDavid Howells
2023-11-17afs: Fix afs_server_list to be cleaned up with RCUDavid Howells
2023-11-16bcachefs: Fix missing locking for dentry->d_parent accessKent Overstreet
2023-11-14bcachefs: six locks: Fix lost wakeupKent Overstreet
2023-11-14bcachefs: Fix no_data_io mode checksum checkKent Overstreet
2023-11-14bcachefs: Fix bch2_check_nlinks() for snapshotsKent Overstreet
2023-11-14bcachefs: Don't decrease BTREE_ITER_MAX when LOCKDEP=yKent Overstreet
2023-11-14bcachefs: Disable debug log statementsKent Overstreet
2023-11-14bcachefs: Fix missing transaction commitKent Overstreet
2023-11-14bcachefs: Fix error path in bch2_mount()Kent Overstreet
2023-11-14bcachefs: Fix potential sleeping during mountDaniel J Blueman
2023-11-14bcachefs: Fix iterator leak in may_delete_deleted_inode()Kent Overstreet
2023-11-14bcachefs: Kill journal pre-reservationsKent Overstreet
2023-11-14cifs: fix lock ordering while disabling multichannelShyam Prasad N
2023-11-14cifs: fix leak of iface for primary channelShyam Prasad N
2023-11-14ovl: fix memory leak in ovl_parse_param()Amir Goldstein
2023-11-14ovl: fix misformatted commentAmir Goldstein
2023-11-13bcachefs: Check for nonce offset inconsistency in data_update pathKent Overstreet
2023-11-13bcachefs: Make sure to drop/retake btree locks before reclaimKent Overstreet
2023-11-13bcachefs: btree_trans->write_lockedKent Overstreet
2023-11-13bcachefs: Run btree key cache shrinker less aggressivelyKent Overstreet
2023-11-13bcachefs: Split out btree_key_cache_types.hKent Overstreet
2023-11-13bcachefs: Guard against insufficient devices to create stripesKent Overstreet