aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2026-02-10Merge tag 'execve-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-6/+0
2026-02-10smb client: Add generated file to gitignore fileLinus Torvalds1-0/+1
2026-02-10pid: introduce task_ppid_vnr() helperOleg Nesterov1-1/+1
2026-02-10pidfs: implement ino allocation without the pidmap lockMateusz Guzik1-41/+72
2026-02-10pidfs: convert rb-tree to rhashtableChristian Brauner1-48/+33
2026-02-09Merge tag 'for-7.0/block-stable-pages-20260206' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linuxLinus Torvalds4-92/+156
2026-02-09Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linuxLinus Torvalds7-45/+71
2026-02-09Merge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds23-622/+409
2026-02-09Merge tag 'v7.0-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds71-10499/+8643
2026-02-09Merge tag 'dlm-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlmLinus Torvalds5-36/+18
2026-02-09Merge tag 'gfs2-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2Linus Torvalds18-186/+277
2026-02-09Merge tag 'xfs-merge-7.0' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds219-1342/+4212
2026-02-09Merge tag 'erofs-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofsLinus Torvalds18-394/+773
2026-02-09Merge tag 'hfs-v7.0-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/vdubeyko/hfsLinus Torvalds12-122/+407
2026-02-09Merge tag 'nilfs2-v7.0-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/vdubeyko/nilfs2Linus Torvalds1-0/+4
2026-02-09ksmbd: convert tree_conns_lock to rw_semaphoreNamjae Jeon4-19/+30
2026-02-09ksmbd: fix missing chann_lock while iterating session channel listNamjae Jeon1-13/+17
2026-02-09Merge tag 'for-6.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds69-2075/+5832
2026-02-09fs: fuse: fix max() of incompatible typesArnd Bergmann1-2/+4
2026-02-09Merge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds28-189/+162
2026-02-09Merge tag 'vfs-7.0-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds3-49/+79
2026-02-09Merge tag 'vfs-7.0-rc1.namespace' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds5-267/+231
2026-02-09Merge tag 'vfs-7.0-rc1.atomic_open' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds3-49/+81
2026-02-09Merge tag 'vfs-7.0-rc1.nullfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds6-58/+192
2026-02-09Merge tag 'vfs-7.0-rc1.minix' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-21/+29
2026-02-09Merge tag 'vfs-7.0-rc1.btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds2-88/+21
2026-02-09Merge tag 'vfs-7.0-rc1.fserror' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds18-21/+271
2026-02-09Merge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds58-38/+100
2026-02-09Merge tag 'vfs-7.0-rc1.nonblocking_timestamps' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds23-271/+294
2026-02-09nfs: nfs4proc: Convert comma to semicolonChen Ni1-1/+1
2026-02-09NFSv4: limit lease period in nfs4_set_lease_period()Sergey Shtylyov1-1/+9
2026-02-09NFSv4: pass lease period in seconds to nfs4_set_lease_period()Sergey Shtylyov4-7/+7
2026-02-09nfs: unify security_inode_listsecurity() callsStephen Smalley1-35/+3
2026-02-09fs/nfs: Fix readdir slow-start regressionSagi Grimberg1-2/+2
2026-02-09Merge tag 'lsm-pr-20260203' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsmLinus Torvalds1-35/+3
2026-02-09fs/ntfs3: avoid calling run_get_entry() when run == NULL in ntfs_read_run_nb_ra()Konstantin Komarov1-0/+6
2026-02-09ksmbd: add chann_lock to protect ksmbd_chann_list xarrayNamjae Jeon3-1/+17
2026-02-09cifs: Fix the copyright banner on smb1maperror.cDavid Howells1-7/+6
2026-02-09ceph: supply snapshot context in ceph_uninline_data()ethanwu1-2/+22
2026-02-09ceph: supply snapshot context in ceph_zero_partial_object()ethanwu1-1/+16
2026-02-09fs/ntfs3: add fall-through between switch labelsKonstantin Komarov1-0/+1
2026-02-08smb: common: add header guards to fs/smb/common/smb2status.hStefan Metzmacher1-0/+5
2026-02-08smb: client: Avoid a dozen -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-1/+3
2026-02-08smb/client: remove useless comment in mapping_table_ERRSRVHuiwen He1-4/+0
2026-02-08smb/client: remove some literal NT error codes from ntstatus_to_dos_mapHuiwen He1-11/+0
2026-02-08smb/client: add NT_STATUS_VOLUME_NOT_UPGRADEDHuiwen He3-1/+3
2026-02-08smb/client: add NT_STATUS_NO_USER_KEYSHuiwen He3-1/+3
2026-02-08smb/client: add NT_STATUS_WRONG_EFSHuiwen He3-1/+3
2026-02-08smb/client: add NT_STATUS_NO_EFSHuiwen He3-1/+3
2026-02-08smb/client: add NT_STATUS_NO_RECOVERY_POLICYHuiwen He3-1/+3