summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
4 daysMerge tag '6.10-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds8-45/+63
4 daysMerge tag 'integrity-v6.10' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds2-2/+2
4 daysMerge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds6-15/+16
4 daysMerge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds1-6/+1
4 daysMerge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds1-6/+26
4 daysMerge tag 'for-linus-6.10-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+2
4 daysMerge tag 'gfs2-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds18-258/+320
4 daysMerge tag 'dlm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds24-1482/+1363
4 daysMerge tag 'for-6.10-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds50-2309/+2517
4 daysMerge tag 'erofs-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-212/+555
4 dayssmb3: fix perf regression with cached writes with netfs conversionSteve French1-3/+0
4 daysMerge tag 'efi-next-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-6/+4
5 dayscifs: Fix locking in cifs_strict_readv()Steve French3-10/+28
5 dayscifs: Change from mempool_destroy to mempool_exit for request poolsSteve French1-2/+2
5 dayssmb: smb2pdu.h: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva3-30/+33
5 daysMerge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-45/+20
5 daysMerge tag 'execve-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-48/+72
6 daysMerge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linuxLinus Torvalds1-2/+1
6 daysMerge tag 'vfs-6.10.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds3-42/+82
6 daysMerge tag 'vfs-6.10.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds40-4467/+2835
6 daysMerge tag 'vfs-6.10.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds6-312/+330
6 daysMerge tag 'vfs-6.10.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds30-174/+275
6 daysMerge tag 'vfs-6.10.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-54/+65
8 daysMerge tag 'mm-hotfixes-stable-2024-05-10-13-14' of git://git.kernel.org/pub/s...Linus Torvalds2-10/+18
9 daysafs: Fix fileserver rotation getting stuckDavid Howells1-2/+6
9 daysfcntl: add F_DUPFD_QUERY fcntl()Linus Torvalds1-0/+20
10 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski40-219/+507
10 dayserofs: Zstandard compression supportGao Xiang9-1/+333
11 daysMerge tag '6.9-rc7-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds6-51/+60
11 daysMerge tag 'fuse-fixes-6.9-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+2
11 daysMerge tag 'exfat-for-6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+5
11 daysfscrypt: try to avoid refing parent dentry in fscrypt_file_openMateusz Guzik1-6/+26
11 daysMerge tag 'bcachefs-2024-05-07.2' of https://evilpiepirate.org/git/bcachefsLinus Torvalds20-71/+150
11 daysfs/coredump: Enable dynamic configuration of max file note sizeAllen Pais2-2/+22
11 dayserofs: clean up z_erofs_load_full_lcluster()Gao Xiang2-20/+6
11 dayserofs: derive fsid from on-disk UUID for .statfs() if possibleHongzhen Luo1-7/+5
11 dayserofs: add a reserved buffer pool for lz4 decompressionChunhai Guo3-17/+52
11 dayserofs: do not use pagepool in z_erofs_gbuf_growsize()Chunhai Guo1-36/+31
11 dayserofs: rename per-CPU buffers to global buffer pool and make it configurableChunhai Guo6-161/+166
11 dayserofs: rename utils.c to zutil.cChunhai Guo2-21/+13
11 daysvirtiofs: include a newline in sysfs tagBrian Foster1-1/+1
12 daysbtrfs: qgroup: fix initialization of auto inherit arrayDan Carpenter1-1/+1
12 daysbtrfs: count super block write errors in device instead of tracking folio err...Matthew Wilcox (Oracle)3-28/+29
12 daysbtrfs: use the folio iterator in btrfs_end_super_write()Matthew Wilcox (Oracle)1-13/+6
12 daysbtrfs: convert super block writes to folio in write_dev_supers()Matthew Wilcox (Oracle)1-10/+13
12 daysbtrfs: convert super block writes to folio in wait_dev_supers()Matthew Wilcox (Oracle)1-11/+12
12 daysbtrfs: remove duplicate included header from fs.hThorsten Blum1-1/+0
12 daysbtrfs: add a cached state to extent_clear_unlock_delallocJosef Bacik3-19/+28
12 daysbtrfs: push extent lock down in submit_one_async_extentJosef Bacik1-1/+2
12 daysbtrfs: push lock_extent down in cow_file_range()Josef Bacik1-2/+14