summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* iomap: add a tracepoint for mappings returned by map_blocksDarrick J. Wong2022-10-022-0/+2
* iomap: iomap: fix memory corruption when recording errors during writebackDarrick J. Wong2022-10-021-1/+1
* Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-09-255-181/+154
|\
| * ext4: limit the number of retries after discarding preallocations blocksTheodore Ts'o2022-09-221-1/+3
| * ext4: fix bug in extents parsing when eh_entries == 0 and eh_depth > 0Luís Henriques2022-09-221-0/+4
| * ext4: use buckets for cr 1 block scan instead of rbtreeJan Kara2022-09-213-149/+111
| * ext4: use locality group preallocation for small closed filesJan Kara2022-09-211-12/+15
| * ext4: make directory inode spreading reflect flexbg sizeJan Kara2022-09-211-1/+1
| * ext4: avoid unnecessary spreading of allocations among groupsJan Kara2022-09-211-11/+13
| * ext4: make mballoc try target group first even with mb_optimize_scanJan Kara2022-09-211-7/+7
* | Merge tag 'dax-and-nvdimm-fixes-v6.0-final' of git://git.kernel.org/pub/scm/l...Linus Torvalds2022-09-251-0/+3
|\ \
| * \ Merge branch 'for-6.0/dax' into libnvdimm-fixesDan Williams2022-09-24588-28298/+18925
| |\ \
| * | | fsdax: Fix infinite loop in dax_iomap_rw()Li Jinlin2022-07-261-0/+3
* | | | Merge tag 'exfat-for-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-09-211-2/+1
|\ \ \ \
| * | | | exfat: fix overflow for large capacity partitionYuezhang Mo2022-09-041-2/+1
* | | | | Merge tag 'for-6.0-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-09-202-8/+74
|\ \ \ \ \
| * | | | | btrfs: zoned: wait for extent buffer IOs before finishing a zoneNaohiro Aota2022-09-131-2/+38
| * | | | | btrfs: fix hang during unmount when stopping a space reclaim workerFilipe Manana2022-09-131-0/+25
| * | | | | btrfs: fix hang during unmount when stopping block group reclaim workerFilipe Manana2022-09-131-6/+11
* | | | | | Merge tag 'fs.fixes.v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-09-201-0/+2
|\ \ \ \ \ \
| * | | | | | open: always initialize ownership fieldsTetsuo Handa2022-09-201-0/+2
* | | | | | | Merge tag 'execve-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-09-201-7/+0
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Revert "fs/exec: allow to unshare a time namespace on vfork+exec"Andrei Vagin2022-09-131-7/+0
* | | | | | | Merge tag '6.0-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2022-09-164-15/+12
|\ \ \ \ \ \ \
| * | | | | | | cifs: update internal module numberSteve French2022-09-141-2/+2
| * | | | | | | cifs: add missing spinlock around tcon refcountPaulo Alcantara2022-09-141-0/+3
| * | | | | | | cifs: always initialize struct msghdr smb_msg completelyStefan Metzmacher2022-09-132-13/+4
| * | | | | | | cifs: don't send down the destination address to sendmsg for a SOCK_STREAMStefan Metzmacher2022-09-131-2/+2
| * | | | | | | cifs: revalidate mapping when doing direct writesRonnie Sahlberg2022-09-121-0/+3
* | | | | | | | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2022-09-131-4/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | nfsd_splice_actor(): handle compound pagesAl Viro2022-09-121-4/+8
* | | | | | | | | Merge tag 'nfs-for-5.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-09-124-36/+50
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | NFSv4.2: Update mode bits after ALLOCATE and DEALLOCATEAnna Schumaker2022-09-083-27/+32
| * | | | | | | | | NFSv4: Turn off open-by-filehandle and NFS re-export for NFSv4.0Trond Myklebust2022-09-011-9/+18
* | | | | | | | | | Merge tag 'nfsd-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2022-09-121-10/+9
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | NFSD: fix regression with setting ACLs.NeilBrown2022-09-081-10/+9
* | | | | | | | | | Merge tag 'driver-core-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-09-091-0/+22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | debugfs: add debugfs_lookup_and_remove()Greg Kroah-Hartman2022-09-051-0/+22
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'for-6.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-09-096-54/+60
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | btrfs: fix the max chunk size and stripe length calculationQu Wenruo2022-09-062-1/+4
| * | | | | | | | | btrfs: zoned: fix mounting with conventional zonesJohannes Thumshirn2022-09-051-41/+40
| * | | | | | | | | btrfs: zoned: set pseudo max append zone limit in zone emulation modeShin'ichiro Kawasaki2022-09-051-3/+12
| * | | | | | | | | btrfs: zoned: fix API misuse of zone finish waitingNaohiro Aota2022-09-054-9/+4
* | | | | | | | | | Merge tag 'trace-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2022-09-091-8/+23
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tracefs: Only clobber mode/uid/gid on remount if askedBrian Norris2022-09-081-8/+23
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge tag 'net-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-09-085-12/+5
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'rxrpc-fixes-20220901' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2022-09-025-12/+5
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | afs: Use the operation issue time instead of the reply time for callbacksDavid Howells2022-09-015-12/+5
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
* | | | | | | | | | | afs: Return -EAGAIN, not -EREMOTEIO, when a file already lockedDavid Howells2022-09-061-0/+1
* | | | | | | | | | | Merge tag 'erofs-for-6.0-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-09-063-39/+14
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |