aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2 daysMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kr...Mark Brown1-22/+0
2 daysMerge branch 'driver-core-next' of https://git.kernel.org/pub/scm/linux/kerne...Mark Brown2-7/+13
2 daysMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/tip/...Mark Brown6-76/+121
2 daysMerge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/pcmoor...Mark Brown2-9/+9
2 daysMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/ax...Mark Brown1-11/+4
2 daysMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/bp...Mark Brown2-3/+3
2 daysMerge branch 'docs-next' of git://git.lwn.net/linux.gitMark Brown1-91/+1
2 daysMerge branch 'fs-next' of linux-nextMark Brown273-6141/+10431
2 daysMerge branch 'mm-nonmm-unstable' of https://git.kernel.org/pub/scm/linux/kern...Mark Brown2-0/+39
2 daysMerge branch 'mm-unstable' of https://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown6-2304/+156
2 daysMerge branch 'mm-nonmm-stable' of https://git.kernel.org/pub/scm/linux/kernel...Mark Brown13-110/+323
3 daysnext-20260522/vfs-braunerMark Brown48-744/+1388
3 daysMerge branch 'for-next' of https://git.kernel.org/pub/scm/fs/xfs/xfs-linux.gitMark Brown6-43/+50
3 daysMerge branch '9p-next' of https://github.com/martinetd/linuxMark Brown10-60/+272
3 daysMerge branch 'master' of https://github.com/Paragon-Software-Group/linux-ntfs...Mark Brown13-297/+482
3 daysMerge branch 'ntfs-next' of https://git.kernel.org/pub/scm/linux/kernel/git/l...Mark Brown15-532/+196
3 daysMerge branch 'nfsd-next' of https://git.kernel.org/pub/scm/linux/kernel/git/c...Mark Brown67-270/+2141
3 daysMerge branch 'ksmbd-for-next' of https://github.com/smfrench/smb3-kernel.gitMark Brown3-7/+18
3 daysMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/gf...Mark Brown5-15/+57
3 daysMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/ms...Mark Brown22-1897/+2309
3 daysMerge branch 'dev' of https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk...Mark Brown17-48/+309
3 daysMerge branch 'for_next' of https://git.kernel.org/pub/scm/linux/kernel/git/ja...Mark Brown4-14/+12
3 daysMerge branch 'dev' of https://git.kernel.org/pub/scm/linux/kernel/git/linkinj...Mark Brown16-509/+757
3 daysMerge branch 'dev' of https://git.kernel.org/pub/scm/linux/kernel/git/xiang/e...Mark Brown1-3/+3
3 daysMerge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/teigla...Mark Brown3-13/+24
3 daysMerge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/tyhick...Mark Brown1-11/+5
3 daysMerge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6.gitMark Brown8-178/+510
3 daysMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kd...Mark Brown48-1531/+1926
3 daysMerge branch 'fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/viro/...Mark Brown1-1/+1
3 daysMerge branch 'next-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown8-2/+56
3 daysMerge branch 'vfs.fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/v...Mark Brown2-5/+15
3 daysgfs2: page poisoning fixAndreas Gruenbacher3-0/+30
3 daysgfs2: Remove unused fallocate_chunk argumentAndreas Gruenbacher1-3/+2
3 daysMerge branch into tip/master: 'x86/cache'Ingo Molnar3-22/+50
3 daysMerge branch into tip/master: 'irq/core'Ingo Molnar2-5/+3
3 daysMerge branch into tip/master: 'timers/merge'Ingo Molnar1-49/+68
3 daysocfs2: reject oversized group bitmap descriptorsZhang Cen1-0/+22
3 daysocfs2: rebase copied fsdlm LVB pointers in locking_stateZhang Cen1-0/+17
3 daysfs/btrfs: remove a comment referring to READ_ONLY_THP_FOR_FSZi Yan1-3/+0
3 daysfs: remove nr_thps from struct address_spaceZi Yan1-3/+0
3 daysmm: fs: remove filemap_nr_thps*() functions and their usersZi Yan1-27/+0
3 daysfs/proc/task_mmu: read proc/pid/{smaps|numa_maps} under per-vma lockSuren Baghdasaryan1-39/+156
3 daysuserfaultfd: merge fs/userfaultfd.c into mm/userfaultfd.cMike Rapoport (Microsoft)2-2234/+0
3 daysuserfaultfd: ensure mremap_userfaultfd_fail() releases mmap_changingMike Rapoport (Microsoft)1-0/+2
3 daysocfs2: reject non-inline dinodes with i_size and zero i_clustersMichael Bommarito1-0/+60
3 daysocfs2: reject dinodes whose i_rdev disagrees with the file typeMichael Bommarito1-0/+55
3 daysocfs2: reject dinodes with non-canonical i_mode typeMichael Bommarito1-2/+34
3 daysocfs2: kill osb->system_file_mutex lockTetsuo Handa3-10/+3
3 daysraid6: improve the public interfaceChristoph Hellwig1-4/+4
3 daysocfs2: validate inline xattr header before reflinking inline xattrsZhengYuan Huang1-6/+13
3 daysocfs2: validate inline xattr header before inline refcount attachZhengYuan Huang1-3/+6
3 daysocfs2: validate inline xattr header before ibody removeZhengYuan Huang1-3/+3
3 daysocfs2: validate inline xattr header before checking outside valuesZhengYuan Huang1-3/+4
3 daysocfs2: validate inline xattr header before ibody lookupsZhengYuan Huang1-35/+47
3 daysocfs2: don't BUG_ON an invalid journal dinodeZhengYuan Huang1-5/+2
3 daysocfs2: reject inconsistent inode size before truncateZhengYuan Huang1-9/+14
3 daystreewide: fix indentation and whitespace in Kconfig filesAnand Moon1-3/+3
3 dayskunit: fat: test cluster and directory i_pos layout helpersAdi Nata1-0/+33
3 daysocfs2: use kzalloc for quota recovery bitmap allocationTristan Madani1-1/+1
3 daysproc: use strnlen() for name validation in __proc_createThorsten Blum1-3/+7
3 daysproc: rewrite next_tgid()Alexey Dobriyan1-24/+32
3 daysproc: add tgid_iter.pid_ns memberAlexey Dobriyan1-6/+9
3 days9p: Enable symlink caching in page cacheRemi Pommarel3-9/+87
3 days9p: Set default negative dentry retention time for cache=looseRemi Pommarel1-0/+10
3 days9p: Add mount option for negative dentry cache retentionRemi Pommarel2-11/+28
3 days9p: Cache negative dentries for lookup performanceRemi Pommarel7-24/+126
3 days9p: avoid returning ERR_PTR(0) from mkdir operationsHongling Zeng2-15/+8
3 daysAutomated merge of 'dev' into 'next'Paul Moore2-9/+9
3 daysNFSD: Increase the default max_block_size to 4MBChuck Lever1-3/+2
3 daysNFSD: Close cached file handles when revoking export stateChuck Lever3-2/+50
3 daysNFSD: Add NFSD_CMD_UNLOCK_EXPORT netlink commandChuck Lever6-0/+149
3 daysNFSD: Track svc_export in nfs4_stidChuck Lever3-3/+42
3 daysNFSD: Replace idr_for_each_entry_ul in find_one_sb_stid()Chuck Lever1-2/+4
3 daysNFSD: Add NFSD_CMD_UNLOCK_FILESYSTEM netlink commandChuck Lever3-0/+53
3 daysNFSD: Add NFSD_CMD_UNLOCK_IP netlink commandChuck Lever4-7/+59
3 daysNFSD: Extract revoke_one_stid() utility functionChuck Lever1-76/+75
3 daysNFSD: Handle layout stid in nfsd4_drop_revoked_stid()Chuck Lever1-0/+7
3 daysNFSD: Put cache get-reqs dump attrs under replyChuck Lever1-20/+6
3 daysnfsd: add NFSD_CMD_CACHE_FLUSH netlink commandJeff Layton3-0/+49
3 daysnfsd: add netlink upcall for the nfsd.fh cacheJeff Layton3-0/+304
3 daysnfsd: add netlink upcall for the svc_export cacheJeff Layton5-5/+543
3 dayssunrpc: rename sunrpc_cache_pipe_upcall_timeout()Jeff Layton2-3/+3
3 dayssunrpc: rename sunrpc_cache_pipe_upcall() to sunrpc_cache_upcall()Jeff Layton1-2/+2
3 daysnfsd: move struct nfsd_genl_rqstp to nfsctl.cJeff Layton2-15/+15
3 daysNFSD: Fix delegation reference leak in nfsd4_revoke_statesChuck Lever1-1/+8
3 daysMerge remote-tracking branches 'vfs/vfs-7.2.casefold', 'vfs/vfs-7.2.directory...Chuck Lever56-161/+800
4 daysvirtiofs: fix UAF on submount umountMiklos Szeredi1-1/+7
4 daysntfs3: fix out-of-bounds read in ntfs_dir_emit() and hdr_find_e()Alessandro Schino2-1/+7
4 daysfs/ntfs3: fix mount failure on 64K page-size kernelsJamie Nguyen1-5/+1
4 daysntfs3: avoid another -Wmaybe-uninitialized warningArnd Bergmann1-2/+2
4 daysntfs3: Allocate iomap inline_data using alloc_pageMihai Brodschi2-5/+9
4 daysfs/ntfs3: format code, deal with commentsKonstantin Komarov5-25/+23
4 daysfs/ntfs3: reject SEEK_DATA and SEEK_HOLE past EOF earlyKonstantin Komarov2-10/+21
4 daysfs/ntfs3: fold file size handling into ntfs_set_size()Konstantin Komarov2-148/+51
4 daysfs/ntfs3: force waiting for direct I/O completionKonstantin Komarov1-1/+2
4 daysfs/ntfs3: fold resident writeback into writepages loopKonstantin Komarov1-27/+15
4 daysfs/ntfs3: handle delayed allocation overlap in run lookupKonstantin Komarov3-12/+69
4 daysfs/ntfs3: zero stale pagecache beyond valid data lengthKonstantin Komarov1-2/+28
4 daysfs/ntfs3: add fileattr supportKonstantin Komarov4-0/+91
4 daysPull fanotify_error_event_equal() cleanupJan Kara1-4/+1
4 daysfanotify: simplify fanotify_error_event_equalThorsten Blum1-4/+1
4 daysxfs: Remove mention of PageWritebackMatthew Wilcox (Oracle)1-7/+7
4 daysxfs: abort mount if xfs_fs_reserve_ag_blocks failsChristoph Hellwig1-2/+5
4 daysxfs: factor rtgroup geom write pointer reporting into a helperChristoph Hellwig1-16/+22
4 daysxfs: drop the RTG reference later in xfs_ioc_rtgroup_geometryChristoph Hellwig1-4/+5
4 daysxfs: fix rtgroup cleanup in CoW fork repairYingjie Gao1-4/+1
4 daysxfs: fix error returns in CoW fork repairYingjie Gao1-5/+2
4 dayssmb: client: fix chmod and chgrp with SMB3.1.1 POSIX ExtensionsSteve French2-3/+18
4 dayscifs: validate full SID length in security descriptorsQihang1-67/+129
4 dayssmb: client: resolve SWN tcon from live registrationsMichael Bommarito2-54/+262
4 dayscifs: remove all cifs files before kill superJian Zhang1-0/+3
4 dayssmb: client: fix conflicting option validation for new mount APIHenrique Carvalho1-49/+53
4 dayscifs: invalidate cfid on unlink/rename/rmdirShyam Prasad N1-1/+29
4 dayssmb: client: fix uninitialized variable in smb2_writev_callbackSteve French1-1/+1
4 dayssmb: client: detect short folioq copy in cifs_copy_folioq_to_iter()Jeremy Erazo1-3/+15
5 daysntfs: Fix spelling mistake "etnry" -> "entry"Colin Ian King1-1/+1
5 daysksmbd: fix FSCTL permission bypass by adding a permission check for FSCTL_SET...Sean Shen1-0/+11
5 daysksmbd: release ksmbd_inode ref via ksmbd_inode_put on lookup pathsAleksandr Golovnya1-3/+3
5 daysksmbd: OOB read regression in smb_check_perm_dacl() ACE-walk loopsAli Ganiyev1-4/+4
5 daysMerge tag 'nfsd-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds7-32/+63
5 daysMerge branch 'for-7.2/block' into for-nextJens Axboe1-11/+4
5 daysdirect-io: remove IOCB_NOWAIT supportChristoph Hellwig1-11/+4
5 daysbtrfs: derive f_fsid from on-disk fsid and dev_tAnand Jain1-8/+33
5 daysbtrfs: use on-disk uuid for s_uuid in temp_fsid mountsAnand Jain1-1/+10
5 daysbtrfs: avoid unnecessary dev stats updatesQu Wenruo1-2/+2
5 daysbtrfs: always update/create the dev stats item when adding a new deviceQu Wenruo2-0/+8
5 daysbtrfs: remove the dev stats item when removing a deviceQu Wenruo1-0/+6
5 daysbtrfs: remove the dev stats item for replace target deviceQu Wenruo3-1/+41
5 daysbtrfs: validate data reloc tree file extent item membersTeng Liu2-4/+45
5 daysbtrfs: annotate lockless read of defrag_bytes in should_nocow()Cen Zhang1-1/+1
5 daysMerge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/s...Linus Torvalds1-33/+13
6 daysbtrfs: send: switch struct fs_path to auto freeingDavid Sterba1-70/+43
6 daysbtrfs: add message format for qgroupidDavid Sterba2-15/+14
6 daysbtrfs: zoned: always set max_active_zones for zoned devicesJohannes Thumshirn1-25/+39
6 daysbtrfs: use bvec_phys() in compressed_bio_last_folio()Matthew Wilcox (Oracle)1-1/+1
6 daysbtrfs: replace __free_page with folio_put() in attach_eb_folio_to_filemap()Matthew Wilcox (Oracle)1-3/+3
6 daysRevert "btrfs: fix the file offset calculation inside btrfs_decompress_buf2pa...Matthew Wilcox (Oracle)1-17/+1
6 daysbtrfs: zoned: fix deadlock waiting for ticket during data relocationJohannes Thumshirn3-0/+15
6 daysbtrfs: zoned: don't account data relocation space-info in statfs free spaceJohannes Thumshirn1-1/+2
6 daysbtrfs: zoned: always set data_relocation_bgJohannes Thumshirn1-8/+1
6 daysbtrfs: zoned: document RECLAIM_ZONES flush stateJohannes Thumshirn1-0/+7
6 daysbtrfs: introduce support for huge foliosQu Wenruo5-17/+42
6 daysfuse: re-lock request before returning from fuse_ref_folio()Joanne Koong1-1/+1
6 daysfuse: re-lock request before replacing page cache folioJoanne Koong1-14/+5
6 daysgenirq/proc: Speed up /proc/interrupts iterationThomas Gleixner1-1/+3
6 daysx86/irq: Move IOAPIC misrouted and PIC/APIC error counts into irq_statsThomas Gleixner1-4/+0
6 daysxfs: fix overlapping extents returned for pNFS LAYOUTGETDai Ngo1-2/+2
6 daysxfs: fix use of uninitialized imap in xfs_fs_map_blocks error pathDai Ngo1-2/+5
6 daysfs/ntfs3: call _ntfs_bad_inode() when failing to renameHelen Koike1-2/+2
6 daysfs/ntfs3: fix wrong LCN in run_remove_range() when splitting a runZhan Xusheng1-1/+4
6 daysfs/ntfs3: validate Dirty Page Table capacity in log_replay copy_lcnsYunpeng Tian1-5/+15
6 daysxfs: handle racing deletions in xfs_zone_gc_iter_irecHans Holmberg1-1/+1
6 daysisofs: replace __get_free_page() with kmalloc()Mike Rapoport (Microsoft)1-2/+3
6 daysquota: allocate dquot_hash with kmalloc()Mike Rapoport (Microsoft)1-6/+5
7 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5Alexei Starovoitov98-752/+1575
7 daysMerge branch 'misc-7.1-perf' into next-fixesDavid Sterba6-0/+51
7 daysMerge branch 'misc-7.1' into next-fixesDavid Sterba2-2/+5
7 daysbtrfs: fix invalid pointer dereference in __btrfs_run_delayed_refs()Filipe Manana1-2/+3
7 daysbtrfs: protect sb_write_pointer() with invalidate lockKangNing Liao1-0/+2
7 daysntfs: free link name from ntfs_name_cacheDaeMyung Kang1-3/+2
7 dayshpfs: fix a crash if hpfs_map_dnode_bitmap failsMikulas Patocka1-1/+1
7 daysbtrfs: migrate btrfs_bio_ctrl::submit_bitmap to support larger bitmapsQu Wenruo3-33/+66
7 daysbtrfs: prepare subpage operations to support more than BITS_PER_LONG sub-bitmapsQu Wenruo3-43/+87
7 daysbtrfs: update the out-of-date comments on subpageQu Wenruo1-34/+5
7 daysntfs: remove unnecessary NULL checks before kfreeNamjae Jeon2-5/+3
7 daysntfs: remove unnecessary ternary boolean conversionNamjae Jeon1-6/+6
7 daysntfs: remove unsupported quota handlingDaeMyung Kang5-226/+2
7 daysntfs: use str_plural in ntfs_attr_make_non_residentThorsten Blum1-1/+2
7 daysntfs: add bounds check before accessing EA entriesHyunchul Lee1-8/+8
7 daysntfs: validate index entries on readingHyunchul Lee4-68/+60
7 daysntfs: centalize $INDEX_ROOT header validationHyunchul Lee3-9/+23
7 daysntfs: validate index block header more strictlyHyunchul Lee3-61/+81
7 daysntfs: avoid heap allocation for free-cluster readahead stateDaeMyung Kang1-16/+6
7 daysntfs: skip extent mft records in writeback to prevent deadlockHyunchul Lee1-125/+4
7 daysntfs: only alias volume $UpCase to default on exact matchDaeMyung Kang1-9/+3
7 daysntfs: free volume-wide resources on fill_super failureDaeMyung Kang1-2/+3
7 daysMerge tag 'v7.1-rc5' into driver-core-nextDanilo Krummrich142-1243/+2482
8 daysbtrfs: don't force DIO writes to be serializedMark Harmstone1-0/+1
8 daysbtrfs: limit size of bios submitted from writebackJan Kara5-0/+50
8 daysbtrfs: simplify how first hit is passed to __btrfs_abort_transaction()David Sterba2-8/+22
8 daysbtrfs: validate negative error number passed to btrfs_abort_transaction()David Sterba1-0/+24
8 daysbtrfs: fix invalid pointer dereference in __btrfs_run_delayed_refs()Filipe Manana1-2/+3
8 daysbtrfs: protect sb_write_pointer() with invalidate lockKangNing Liao1-0/+2
8 daysbtrfs: tracepoints: add trace event for btrfs_sync_log()Filipe Manana1-0/+15
8 daysbtrfs: tracepoints: add trace event for btrfs_log_new_name()Filipe Manana1-2/+5
8 daysbtrfs: tracepoints: add trace event for btrfs_record_new_subvolume()Filipe Manana1-0/+2
8 daysbtrfs: tracepoints: add trace event for btrfs_record_snapshot_destroy()Filipe Manana1-0/+2
8 daysbtrfs: tracepoints: add trace event for btrfs_record_unlink_dir()Filipe Manana1-0/+2
8 daysbtrfs: tracepoints: add trace event for log_new_delayed_dentries()Filipe Manana1-0/+10
8 daysbtrfs: use simple assertions where enough during inode logging and replayFilipe Manana1-3/+2
8 daysbtrfs: tracepoints: add trace event for log_conflicting_inodes()Filipe Manana1-0/+9
8 daysbtrfs: tracepoints: add trace event for add_conflicting_inode()Filipe Manana1-13/+26
8 daysbtrfs: tracepoints: add trace event for log_new_dir_dentries()Filipe Manana1-2/+8
8 daysbtrfs: tracepoints: add trace event for log_all_new_ancestors()Filipe Manana1-11/+23
8 daysbtrfs: tracepoints: add trace event for btrfs_log_all_parents()Filipe Manana1-9/+20
8 daysbtrfs: tracepoints: add trace event for btrfs_log_inode()Filipe Manana2-5/+12
8 daysbtrfs: use a named enum for the log mode in inode log functionsFilipe Manana2-37/+32
8 daysbtrfs: tracepoints: add trace event for btrfs_log_inode_parent()Filipe Manana1-9/+22
8 daysbtrfs: tracepoints: add trace event for when fsync finishesFilipe Manana1-1/+3
8 daysbtrfs: remove redundant writeback error check during fsyncFilipe Manana1-8/+4