summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-05-22gfs: don't check for AOP_WRITEPAGE_ACTIVATE in gfs2_write_jdata_batchChristoph Hellwig
2025-04-24gfs2: Fix usage of bio->bi_status in gfs2_end_log_writeAndrew Price
2025-04-24gfs2: deallocate inodes in gfs2_create_inodeAndreas Gruenbacher
2025-04-21gfs2: Move GIF_ALLOC_FAILED check out of gfs2_ea_deallocAndreas Gruenbacher
2025-04-21gfs2: Move gfs2_dinode_deallocAndreas Gruenbacher
2025-04-21gfs2: Don't reread inodes unnecessarilyAndreas Gruenbacher
2025-04-21gfs2: gfs2_create_inode error handling fixAndreas Gruenbacher
2025-04-21gfs2: Remove unnecessary NULL check before free_percpu()Chen Ni
2025-04-21gfs2: check sb_min_blocksize return valueEdward Adam Davis
2025-04-21gfs2: replace sd_aspace with sd_inodeAndreas Gruenbacher
2025-04-21gfs2: only apply DLM_LKF_VALBLK if sb_lvbptr is not NULLAlexander Aring
2025-04-21gfs2: move msleep to sleepable contextAlexander Aring
2025-04-20gcc-15: add '__nonstring' markers to byte arraysLinus Torvalds
2025-04-19Merge tag 'mm-hotfixes-stable-2025-04-19-21-24' of git://git.kernel.org/pub/s...Linus Torvalds
2025-04-19Merge tag 'vfs-6.15-rc3.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-04-19Revert "hfs{plus}: add deprecation warning"Christian Brauner
2025-04-19Merge tag 'nfsd-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2025-04-18Merge tag '6.15-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-04-18Merge tag 'v6.15-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-04-17fs/dax: fix folio splitting issue by resetting old folio order + _nr_pagesDavid Hildenbrand
2025-04-17Merge tag 'bcachefs-2025-04-17' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-04-17bcachefs: Fix snapshotting a subvolume, then renaming itKent Overstreet
2025-04-17Merge tag 'xfs-fixes-6.15-rc3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-04-17Merge tag 'for-6.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-04-17fs: move the bdex_statx call to vfs_getattr_nosecChristoph Hellwig
2025-04-17netfs: Mark __nonstring lookup tablesKees Cook
2025-04-17eventpoll: Set epoll timeout if it's in the futureJoe Damato
2025-04-16bcachefs: Add missing READ_ONCE() for metadata replicasKent Overstreet
2025-04-16xfs: fix fsmap for internal zoned devicesDarrick J. Wong
2025-04-16xfs: Fix spelling mistake "drity" -> "dirty"Zhang Xianwei
2025-04-16fs: ensure that *path_locked*() helpers leave passed path pristineChristian Brauner
2025-04-15bcachefs: snapshot_node_missing is now autofixKent Overstreet
2025-04-15bcachefs: Log message when incompat version requested but not enabledKent Overstreet
2025-04-15bcachefs: Print version_incompat_allowed on startupKent Overstreet
2025-04-15bcachefs: Silence extent_poisoned error messagesKent Overstreet
2025-04-15Merge tag 'fs_for_v6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-04-15fs: add kern_path_locked_negative()Christian Brauner
2025-04-15hfs{plus}: add deprecation warningChristian Brauner
2025-04-14ksmbd: Prevent integer overflow in calculation of deadtimeDenis Arefev
2025-04-14ksmbd: fix the warning from __kernel_write_iterNamjae Jeon
2025-04-14ksmbd: fix use-after-free in smb_break_all_levII_oplock()Namjae Jeon
2025-04-14ksmbd: fix use-after-free in __smb2_lease_break_noti()Namjae Jeon
2025-04-14ksmbd: fix WARNING "do not call blocking ops when !TASK_RUNNING"Namjae Jeon
2025-04-14ksmbd: Fix dangling pointer in krb_authenticateSean Heelan
2025-04-14Merge tag 'vfs-6.15-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-14xfs: compute buffer address correctly in xmbuf_map_backing_memDarrick J. Wong
2025-04-14xfs: add tunable threshold parameter for triggering zone GCHans Holmberg
2025-04-14xfs: mark xfs_buf_free as might_sleep()Christoph Hellwig
2025-04-14xfs: remove the leftover xfs_{set,clear}_li_failed infrastructureChristoph Hellwig
2025-04-13bcachefs: btree_root_unreadable_and_scan_found_nothing now AUTOFIXKent Overstreet