aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2 daysMerge tag 'timers-cleanups-2025-06-08' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-5/+6
2 daysMerge tag 'x86-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+4
2 daysMerge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-42/+71
2 daysMerge tag '6.16-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds12-286/+421
3 daystreewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar5-5/+6
4 daysMerge tag 'ubifs-for-linus-6.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-4/+13
4 daysdo_change_type(): refuse to operate on unmounted/not ours mountsAl Viro1-0/+4
4 daysclone_private_mnt(): make sure that caller has CAP_SYS_ADMIN in the right usernsAl Viro1-0/+3
4 daysdo_move_mount(): split the checks in subtree-of-our-ns and entire-anon casesAl Viro1-21/+25
4 daysfs: allow clone_private_mount() for a path on real rootfsKONDO KAZUMA(近藤 和真)1-10/+11
4 daysfix propagation graph breakage by MOVE_MOUNT_SET_GROUP move_mount(2)Al Viro1-1/+1
4 dayspath_overmount(): avoid false negativesAl Viro1-6/+13
4 daysfs/fhandle.c: fix a race in call of has_locked_children()Al Viro1-4/+14
4 daysMerge tag 'ceph-for-6.16-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds4-11/+25
4 daysMerge tag 'ovl-update-v2-6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-80/+77
5 daysceph: fix variable dereferenced before check in ceph_umount_begin()Viacheslav Dubeyko1-2/+1
6 dayscifs: update internal version numberSteve French1-2/+2
6 daysMerge tag '6.16-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds10-93/+53
6 daysMerge tag 'bcachefs-2025-06-04' of git://evilpiepirate.org/bcachefsLinus Torvalds98-1757/+2323
6 daysbcachefs: add cond_resched() to handle_overwrites()Kent Overstreet1-0/+2
6 daysbcachefs: Make journal read log message a bit quieterKent Overstreet1-5/+5
6 daysbcachefs: Fix subvol to missing root repairKent Overstreet1-4/+14
6 daysbcachefs: Run may_delete_deleted_inode() checks in bch2_inode_rm()Kent Overstreet4-19/+62
6 daysbcachefs: delete dead code from may_delete_deleted_inode()Kent Overstreet1-12/+3
6 daysbcachefs: Add flags to subvolume_to_text()Kent Overstreet1-0/+7
6 daysbcachefs: Fix oops in btree_node_seq_matches()Kent Overstreet1-2/+21
6 daysbcachefs: Fix dirent_casefold_mismatch repairKent Overstreet5-118/+162
6 daysbcachefs: Fix bch2_fsck_rename_dirent() for casefoldKent Overstreet3-13/+25
6 daysbcachefs: Redo bch2_dirent_init_name()Kent Overstreet2-70/+66
6 daysbcachefs: Fix -Wc23-extensions in bch2_check_dirents()Nathan Chancellor1-1/+2
6 daysfs/resctrl: Restore the rdt_last_cmd_clear() calls after acquiring rdtgroup_m...Zeng Heng1-0/+4
7 dayscifs: do not disable interface polling on failureShyam Prasad N2-9/+6
7 dayscifs: serialize other channels when query server interfaces is pendingShyam Prasad N2-6/+19
7 dayscifs: deal with the channel loading lag while picking channelsShyam Prasad N1-7/+7
7 dayssmb: client: make use of common smbdirect_socket_parametersStefan Metzmacher4-59/+77
7 dayssmb: smbdirect: introduce smbdirect_socket_parametersStefan Metzmacher3-0/+23
7 dayssmb: client: make use of common smbdirect_socketStefan Metzmacher3-126/+146
7 dayssmb: smbdirect: add smbdirect_socket.hStefan Metzmacher1-0/+41
7 dayssmb: client: make use of common smbdirect.hStefan Metzmacher2-15/+9
7 dayssmb: smbdirect: add smbdirect.h with public structuresStefan Metzmacher1-0/+17
7 dayssmb: client: make use of common smbdirect_pdu.hStefan Metzmacher2-62/+19
7 dayssmb: smbdirect: add smbdirect_pdu.h with protocol definitionsStefan Metzmacher1-0/+55
7 daysMerge tag 'nfs-for-6.16-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds23-172/+468
7 daysMerge tag 'v6.16-rc-part1-smb-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds13-97/+130
8 daysMerge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-18/+13
8 daysMerge tag 'gfs2-for-6.16-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+3
8 daysMerge tag 'fuse-update-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-496/+306
8 dayscifs: update the lock ordering comments with new mutexShyam Prasad N1-5/+8
8 daysMerge tag 'vfs-6.16-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds26-399/+449
8 daysMerge tag 'vfs-6.16-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-3/+23
8 dayscifs: dns resolution is needed only for primary channelShyam Prasad N1-1/+2
8 dayscifs: update dstaddr whenever channel iface is updatedShyam Prasad N1-0/+4
8 dayscifs: reset connections for all channels when reconnect requestedShyam Prasad N1-0/+7
9 daysbcachefs: Run check_dirents second time if requiredKent Overstreet4-27/+49
9 daysbcachefs: Run snapshot deletion out of system_long_wqKent Overstreet1-1/+1
9 daysbcachefs: Make check_key_has_snapshot saferKent Overstreet2-22/+37
9 daysbcachefs: BCH_RECOVERY_PASS_NO_RATELIMITKent Overstreet5-13/+53
9 daysbcachefs: bch2_require_recovery_pass()Kent Overstreet3-2/+37
9 daysbcachefs: bch_err_throw()Kent Overstreet60-405/+459
9 daysbcachefs: Repair code for directory i_sizeKent Overstreet2-1/+10
9 daysbcachefs: Kill un-reverted directory i_size codeKent Overstreet3-14/+6
9 daysbcachefs: Delete redundant fsck_err()Kent Overstreet2-18/+0
9 daysbcachefs: Convert BUG() to errorKent Overstreet1-1/+2
9 dayssmb: client: use ParentLeaseKey in cifs_do_createHenrique Carvalho1-0/+23
9 dayssmb: client: use ParentLeaseKey in open_cached_dirHenrique Carvalho1-1/+23
9 dayssmb: client: add ParentLeaseKey supportHenrique Carvalho3-6/+18
9 dayscifs: Fix cifs_query_path_info() for Windows NT serversPali Rohár1-0/+8
9 dayscifs: Fix validation of SMB1 query reparse point responsePali Rohár1-2/+18
9 dayscifs: Correctly set SMB1 SessionKey field in Session Setup RequestPali Rohár4-3/+6
9 dayscifs: Fix encoding of SMB1 Session Setup NTLMSSP Request in non-UNICODE modePali Rohár1-10/+10
9 dayssmb: client: add NULL check in automount_fullpathRuben Devos1-0/+3
10 daysceph: set superblock s_magic for IMA fsmagic matchingDennis Marttinen1-0/+1
10 daysceph: cleanup hardcoded constants of file handle sizeViacheslav Dubeyko1-8/+13
10 daysceph: fix possible integer overflow in ceph_zero_objects()Dmitry Kandybka1-1/+1
10 daysceph: avoid kernel BUG for encrypted inode with unaligned file sizeViacheslav Dubeyko1-0/+9
10 daysntfs3: use folios more in ntfs_compress_write()Matthew Wilcox (Oracle)1-18/+13
10 daysbcachefs: Add better logging to fsck_rename_dirent()Kent Overstreet1-3/+8
10 daysbcachefs: Replace rcu_read_lock() with guardsKent Overstreet41-525/+344
10 daysbcachefs: CLASS(btree_trans)Kent Overstreet1-10/+21
10 daysMerge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds19-43/+83
10 daysbcachefs: CLASS(darray)Kent Overstreet1-0/+28
10 daysbcachefs: CLASS(printbuf)Kent Overstreet1-0/+8
10 daysbcachefs: sysfs trigger_journal_commitKent Overstreet1-0/+5
10 daysbcachefs: sysfs trigger_emergency_read_onlyKent Overstreet1-0/+13
10 daysbcachefs: darray_find(), darray_find_p()Kent Overstreet5-33/+36
10 daysbcachefs: Journal keys are retained until shutdown, or journal replay finishesKent Overstreet1-4/+0
10 daysbcachefs: Improve error printing in btree_node_check_topology()Kent Overstreet1-36/+35
10 daysbcachefs: bch2_readdir() now calls str_hash_check_key()Kent Overstreet3-4/+10
10 daysbcachefs: bch2_str_hash_check_key() may now be called without snapshots_seenKent Overstreet3-6/+28
10 daysbcachefs: __bch2_insert_snapshot_whiteouts() refactoringKent Overstreet2-52/+30
10 daysbcachefs: bch2_get_snapshot_overwrites()Kent Overstreet3-1/+60
10 daysbcachefs: bch2_dev_journal_bucket_delete()Kent Overstreet4-5/+82
10 daysbcachefs: Runtime self healing for keys for deleted snapshotsKent Overstreet1-7/+18
10 daysbcachefs: Don't unlock trans before data_update_init()Kent Overstreet2-7/+9
10 daysbcachefs: Use bch2_err_matches() for BCH_ERR_fsck_(fix|ignore)Kent Overstreet4-29/+36
10 daysMerge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-179/+181
11 daysMerge tag 'pull-automount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds6-35/+4
11 daysMerge tag 'pull-ufs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-177/+139
11 daysMerge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-20/+4
11 daysgfs2: Don't clear sb->s_fs_info in gfs2_sys_fs_addAndrew Price2-2/+3
12 daysMerge tag 'f2fs-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds23-1729/+1960
12 daysbcachefs: Mark bch_errcode helpers __attribute__((const))Kent Overstreet2-3/+7
12 daysbcachefs: Add missing printbuf_reset() in bch2_check_dirent_inode_dirent()Kent Overstreet1-0/+1
12 daysbcachefs: sysfs/errorsKent Overstreet3-0/+29
12 daysbcachefs: bch2_check_fix_ptrs() can now repair btree rootsKent Overstreet2-22/+54
12 daysbcachefs: Include b->ob.nr in cached_btree_node_to_text()Kent Overstreet1-0/+2
12 daysbcachefs: Move devs_sorted to alloc_requestKent Overstreet3-21/+24
12 daysbcachefs: reduce stack usage in alloc_sectors_start()Kent Overstreet1-2/+2
12 daysbcachefs: bch2_alloc_v4_to_text()Kent Overstreet2-5/+18
12 daysbcachefs: Tweak bch2_data_update_init() for stack usageKent Overstreet1-44/+67
12 daysbcachefs: kill replicas_sectors arg to __trigger_extent()Kent Overstreet1-13/+10
12 daysbcachefs: Don't stack allocate bch_writepage_stateKent Overstreet1-19/+11
12 daysbcachefs: factor out break_cycle_fail()Kent Overstreet1-25/+28
12 daysbcachefs: btree_node_missing_err()Kent Overstreet1-12/+18
12 daysbcachefs: Kill bkey_buf in btree_path_down()Kent Overstreet2-22/+18
12 daysbcachefs: Add missing error logging in delete_dead_inodes()Kent Overstreet1-0/+1
12 daysbcachefs: Fix misaligned bucket check in journal space calculationsKent Overstreet1-9/+10
12 daysbcachefs: Fix incorrect multiple dev check in journal write pathKent Overstreet1-1/+11
12 daysbcachefs: Catch data_update_done events in trace_io_move_start_failKent Overstreet1-3/+3
12 daysbcachefs: io_move_evacuate_bucket tracepoint, counterKent Overstreet3-0/+24
12 daysbcachefs: trace_io_move_predKent Overstreet2-26/+65
12 daysbcachefs: Fix infinite loop in journal_entry_btree_keys_to_text()Kent Overstreet1-0/+4
12 daysbcachefs: Journal read error message improvementsKent Overstreet2-89/+140
12 daysfs/dax: Fix "don't skip locked entries when scanning entries"Alistair Popple1-1/+1
12 daysMerge tag 'fs_for_v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-43/+66
12 daysMerge tag 'fsnotify_for_v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-27/+35
13 daysMerge tag 'driver-core-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-23/+35
13 daysfuse: increase readdir buffer sizeMiklos Szeredi1-19/+14
13 daysreaddir: supply dir_context.count as readdir buffer size hintMiklos Szeredi3-16/+26
13 daysfuse: don't allow signals to interrupt getdents copyingMiklos Szeredi2-5/+17
13 daysfuse: support large folios for writebackJoanne Koong1-4/+8
13 daysfuse: support large folios for readaheadJoanne Koong1-9/+29
13 daysfuse: support large folios for queued writesJoanne Koong1-4/+7
13 daysfuse: support large folios for storesJoanne Koong1-7/+12
13 daysfuse: support large folios for symlinksJoanne Koong1-4/+4
13 daysfuse: support large folios for folio readsJoanne Koong1-1/+1
13 daysfuse: support large folios for writethrough writesJoanne Koong1-5/+10
13 daysfuse: refactor fuse_fill_write_pages()Joanne Koong1-12/+10
13 daysfuse: support large folios for retrievesJoanne Koong1-10/+15
13 daysfuse: support copying large foliosJoanne Koong2-50/+49
13 daysMerge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds8-4/+428
13 daysflexfiles/pNFS: update stats on NFS4ERR_DELAY for v4.1 DSesTigran Mkrtchyan1-0/+2
13 daysnfs_localio: change nfsd_file_put_local() to take a pointer to __rcu pointerNeilBrown4-24/+24
13 daysnfs_localio: protect race between nfs_uuid_put() and nfs_close_local_fh()NeilBrown1-25/+56
13 daysnfs_localio: duplicate nfs_close_local_fh()NeilBrown1-1/+20
13 daysnfs_localio: simplify interface to nfsd for getting nfsd_fileNeilBrown3-44/+55
13 daysnfs_localio: always hold nfsd net ref with nfsd_file refNeilBrown5-7/+33
13 daysnfs_localio: use cmpxchg() to install new nfs_file_localioNeilBrown2-30/+20
13 daysnfs: fix incorrect handling of large-number NFS errors in nfs4_do_mkdir()NeilBrown1-12/+20
13 daysnfs: ignore SB_RDONLY when remounting nfsLi Lingfeng1-0/+10
13 daysnfs: clear SB_RDONLY before getting superblockLi Lingfeng1-0/+9
13 daysNFS: always probe for LOCALIO support asynchronouslyMike Snitzer4-5/+6
13 dayspnfs/flexfiles: connect to NFSv3 DS using TLS if MDS connection uses TLSMike Snitzer1-1/+10
13 daysNFS: add localio to sysfsMike Snitzer1-0/+28
13 daysnfs: use writeback_iter directlyChristoph Hellwig1-12/+6
13 daysnfs: refactor nfs_do_writepageChristoph Hellwig1-10/+9
13 daysnfs: don't return AOP_WRITEPAGE_ACTIVATE from nfs_do_writepageChristoph Hellwig1-4/+1
13 daysnfs: fold nfs_page_async_flush into nfs_do_writepageChristoph Hellwig1-10/+4
13 daysNFSv4: Always set NLINK even if the server doesn't support itHan Young1-0/+2
13 daysNFSv4: Allow FREE_STATEID to clean up delegationsBenjamin Coddington3-15/+25
13 daysNFSv4: Don't check for OPEN feature support in v4.1Scott Mayhew1-2/+3
13 daysNFSv4.2: fix listxattr to return selinux security labelOlga Kornievskaia1-2/+10
13 daysNFSv4.2: fix setattr caching of TIME_[MODIFY|ACCESS]_SET when timestamps are ...Sagi Grimberg2-8/+49
13 daysNFS: Add support for fallocate(FALLOC_FL_ZERO_RANGE)Anna Schumaker6-3/+103
13 daysfs/nfs/read: fix double-unlock bug in nfs_return_empty_folio()Max Kellermann1-1/+2
13 daysMerge tag 'jfs-6.16' of github.com:kleikamp/linux-shaggyLinus Torvalds3-5/+22
13 daysMerge tag 'dlm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds3-3/+8
13 daysMerge tag 'nfsd-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds21-260/+703
13 daysMerge tag 'ext4_for_linus-6.16-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds24-471/+1062
13 daysMerge tag 'ntfs3_for_6.16' of https://github.com/Paragon-Software-Group/linux...Linus Torvalds8-257/+28
13 daysMerge tag 'for-linus-6.16-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-98/+102
13 daysMerge tag 'exfat-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-23/+8
13 daysMerge tag 'for-6.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds1-1/+0
13 dayssmb: client: Remove an unused function and variableDr. David Alan Gilbert3-69/+0
14 daysf2fs: fix to correct check conditions in f2fs_cross_renameZhiguo Niu1-1/+1
14 daysf2fs: use d_inode(dentry) cleanup dentry->d_inodeZhiguo Niu2-6/+6
14 daysf2fs: fix to skip f2fs_balance_fs() if checkpoint is disabledChao Yu1-1/+1
14 daysf2fs: clean up to check bi_status w/ BLK_STS_OKChao Yu2-4/+4
14 daysf2fs: introduce is_{meta,node}_folioChao Yu5-15/+24
14 daysf2fs: add ckpt_valid_blocks to the section entryyohan.joung2-18/+85
14 daysf2fs: add a method for calculating the remaining blocks in the current segmen...yohan.joung1-4/+19
14 daysiomap: don't lose folio dropbehind state for overwritesJens Axboe2-2/+22
2025-05-27squashfs: add optional full compressed block cachingChanho Min2-0/+49
2025-05-27crash_dump, nvme: select CONFIGFS_FS as built-inArnd Bergmann1-1/+0
2025-05-27f2fs: introduce FAULT_VMALLOCChao Yu3-5/+11
2025-05-27f2fs: use vmalloc instead of kvmalloc in .init_{,de}compress_ctxChao Yu2-13/+15
2025-05-27f2fs: add f2fs_bug_on() in f2fs_quota_read()Chao Yu1-0/+6
2025-05-27f2fs: add f2fs_bug_on() to detect potential bugChao Yu2-3/+8
2025-05-27f2fs: remove unused sbi argument from checksum functionsEric Biggers5-35/+24
2025-05-27Merge tag 'x86_cache_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-0/+7554
2025-05-27Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2025-05-27ksmbd: allow a filename to contain special characters on SMB3.1.1 posix exten...Namjae Jeon1-26/+27
2025-05-27ksmbd: provide zero as a unique ID to the Mac clientNamjae Jeon3-2/+21
2025-05-27btrfs: don't drop a reference if btrfs_check_write_meta_pointer() failsJosef Bacik1-1/+0
2025-05-27bcachefs: Don't rewind to run a recovery pass we already ranKent Overstreet1-1/+3
2025-05-27bcachefs: Move unicode message to after the startup messageKent Overstreet1-4/+6
2025-05-27bcachefs: Fix missing commit in check_direntsKent Overstreet1-1/+2
2025-05-27bcachefs: Fix lost rebalance wakeupsKent Overstreet4-8/+13
2025-05-27bcachefs: bch2_kthread_io_clock_wait_once()Kent Overstreet2-29/+19
2025-05-27bcachefs: Ensure we print output of run_recovery_pass if it errorsKent Overstreet1-6/+15