summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-11-07bcachefs: Ancient versions with bad bkey_formats are no longer supportedKent Overstreet
2024-11-07bcachefs: Fix error handling in bch2_btree_node_prefetch()Kent Overstreet
2024-11-07bcachefs: Fix null ptr deref in bucket_gen_get()Kent Overstreet
2024-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-11-07proc/softirqs: replace seq_printf with seq_put_decimal_ull_widthDavid Wang
2024-11-07NFSD: Fix READDIR on NFSv3 mounts of ext4 exportsChuck Lever
2024-11-06memcg-v1: no need for memcg locking for dirty trackingShakeel Butt
2024-11-06mm: consolidate common checks in hugetlb_get_unmapped_areaOscar Salvador
2024-11-06mm: drop hugetlb_get_unmapped_area{_*} functionsOscar Salvador
2024-11-06mm: make hugetlb mappings go through mm_get_unmapped_area_vmflagsOscar Salvador
2024-11-07fs/aio: Switch to use hrtimer_setup_sleeper_on_stack()Nam Cao
2024-11-07alarmtimers: Remove return value from alarm functionsThomas Gleixner
2024-11-07posix-timers: Embed sigqueue in struct k_itimerThomas Gleixner
2024-11-07btrfs: fix the length of reserved qgroup to freeHaisu Wang
2024-11-07btrfs: reinitialize delayed ref list after deleting it from the listFilipe Manana
2024-11-07btrfs: fix per-subvolume RO/RW flags with new mount APIQu Wenruo
2024-11-06Merge tag 'nfs-for-6.12-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2024-11-06fs/proc/kcore.c: fix coccinelle reported ERROR instancesMirsad Todorovac
2024-11-06isofs: avoid memory leak in iocharsetHao Ge
2024-11-06Merge tag 'tracefs-v6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-06xattr: remove redundant check on variable errColin Ian King
2024-11-06fs/xattr: add *at family syscallsChristian Göttsche
2024-11-06new helpers: file_removexattr(), filename_removexattr()Al Viro
2024-11-06new helpers: file_listxattr(), filename_listxattr()Al Viro
2024-11-06replace do_getxattr() with saner helpers.Al Viro
2024-11-06replace do_setxattr() with saner helpers.Al Viro
2024-11-06new helper: import_xattr_name()Al Viro
2024-11-06fs: rename struct xattr_ctx to kernel_xattr_ctxChristian Göttsche
2024-11-06freevxfs: Replace one-element array with flexible array memberThorsten Blum
2024-11-05ocfs2: remove unused errmsg function and tableDr. David Alan Gilbert
2024-11-05ocfs2: cluster: fix a typoAndrew Kreimer
2024-11-05nilfs2: convert metadata aops from writepage to writepagesMatthew Wilcox (Oracle)
2024-11-05nilfs2: convert nilfs_recovery_copy_block() to take a folioMatthew Wilcox (Oracle)
2024-11-05nilfs2: convert nilfs_page_count_clean_buffers() to take a folioMatthew Wilcox (Oracle)
2024-11-05nilfs2: remove nilfs_writepageMatthew Wilcox (Oracle)
2024-11-05nilfs2: convert checkpoint file to be folio-basedRyusuke Konishi
2024-11-05nilfs2: remove nilfs_palloc_block_get_entry()Ryusuke Konishi
2024-11-05nilfs2: convert DAT file to be folio-basedRyusuke Konishi
2024-11-05nilfs2: convert inode file to be folio-basedRyusuke Konishi
2024-11-05nilfs2: convert persistent object allocator to be folio-basedRyusuke Konishi
2024-11-05nilfs2: convert segment usage file to be folio-basedRyusuke Konishi
2024-11-05nilfs2: convert common metadata file code to be folio-basedRyusuke Konishi
2024-11-05nilfs2: convert segment buffer to be folio-basedRyusuke Konishi
2024-11-05bcachefs: update min_heap_callbacks to use default builtin swapKuan-Wei Chiu
2024-11-05bcachefs: clean up duplicate min_heap_callbacks declarationsKuan-Wei Chiu
2024-11-05lib/min_heap: introduce non-inline versions of min heap API functionsKuan-Wei Chiu
2024-11-05get rid of __get_task_comm()Yafang Shao
2024-11-05ocfs2: fix typo in commentMohammed Anees
2024-11-05ocfs2: remove unused declaration in header fileZhang Zekun
2024-11-05mm: refactor mm_access() to not return NULLLorenzo Stoakes