summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* erofs: add anonymous inode caching metadata for data blobsJeffle Xu2022-05-172-5/+40
* erofs: add fscache context helper functionsJeffle Xu2022-05-172-0/+60
* erofs: register fscache volumeJeffle Xu2022-05-175-0/+69
* erofs: add fscache mode check helperJeffle Xu2022-05-172-15/+34
* erofs: make erofs_map_blocks() generally availableJeffle Xu2022-05-172-2/+4
* cachefiles: add tracepoints for on-demand read modeJeffle Xu2022-05-171-0/+7
* cachefiles: enable on-demand read modeJeffle Xu2022-05-171-5/+12
* cachefiles: implement on-demand readJeffle Xu2022-05-173-2/+99
* cachefiles: notify the user daemon when withdrawing cookieJeffle Xu2022-05-173-0/+45
* cachefiles: unbind cachefiles gracefully in on-demand modeJeffle Xu2022-05-173-3/+22
* cachefiles: notify the user daemon when looking up cookieJeffle Xu2022-05-176-15/+524
* cachefiles: extract write routineJeffle Xu2022-05-172-26/+45
* erofs: support idmapped mountsChao Yu2022-05-172-2/+2
* erofs: make filesystem exportableHongnan Li2022-05-173-4/+43
* erofs: fix buffer copy overflow of ztailpacking featureGao Xiang2022-05-171-2/+3
* erofs: refine on-disk definition commentsGao Xiang2022-05-171-20/+21
* erofs: remove obsoleted commentsGao Xiang2022-05-172-30/+0
* erofs: do not prompt for risk any more when using big pclusterYue Hu2022-05-171-2/+0
* Merge tag '5.18-rc3-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds2022-04-248-66/+52
|\
| * ksmbd: set fixed sector size to FS_SECTOR_SIZE_INFORMATIONNamjae Jeon2022-04-151-4/+7
| * ksmbd: increment reference count of parent fpNamjae Jeon2022-04-152-0/+3
| * ksmbd: remove filename in ksmbd_fileNamjae Jeon2022-04-158-62/+42
* | Merge tag 'io_uring-5.18-2022-04-22' of git://git.kernel.dk/linux-blockLinus Torvalds2022-04-231-4/+7
|\ \
| * | io_uring: fix leaks on IOPOLL and CQE_SKIPPavel Begunkov2022-04-171-2/+1
| * | io_uring: free iovec if file assignment failsJens Axboe2022-04-171-2/+6
* | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-04-238-25/+100
|\ \ \
| * | | jbd2: fix a potential race while discarding reserved buffers after an abortYe Bin2022-04-211-1/+3
| * | | ext4: update the cached overhead value in the superblockTheodore Ts'o2022-04-153-0/+19
| * | | ext4: force overhead calculation if the s_overhead_cluster makes no senseTheodore Ts'o2022-04-151-3/+12
| * | | ext4: fix overhead calculation to account for the reserved gdt blocksTheodore Ts'o2022-04-151-1/+3
| * | | ext4: limit length to bitmap_maxbytes - blocksize in punch_holeTadeusz Struk2022-04-131-1/+10
| * | | ext4: fix use-after-free in ext4_search_dirYe Bin2022-04-132-2/+6
| * | | ext4: fix bug_on in start_this_handle during umount filesystemYe Bin2022-04-131-7/+12
| * | | ext4: fix symlink file size not match to file contentYe Bin2022-04-131-1/+3
| * | | ext4: fix fallocate to use file_modified to update permissions consistentlyDarrick J. Wong2022-04-133-9/+32
* | | | Merge tag '5.18-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2022-04-224-10/+31
|\ \ \ \
| * | | | cifs: destage any unwritten data to the server before calling copychunk_writeRonnie Sahlberg2022-04-211-0/+8
| * | | | cifs: use correct lock type in cifs_reconnect()Paulo Alcantara2022-04-211-1/+8
| * | | | cifs: fix NULL ptr dereference in refresh_mounts()Paulo Alcantara2022-04-212-7/+14
| * | | | cifs: Use kzalloc instead of kmalloc/memsetHaowen Bai2022-04-181-2/+1
* | | | | Merge tag 'fs.fixes.v5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-04-221-1/+13
|\ \ \ \ \
| * | | | | fs: unset MNT_WRITE_HOLD on failureChristian Brauner2022-04-211-1/+13
| |/ / / /
* | | | | mm, hugetlb: allow for "high" userspace addressesChristophe Leroy2022-04-221-4/+5
* | | | | Merge tag 'erofs-for-5.18-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-04-202-9/+5
|\ \ \ \ \
| * | | | | erofs: fix use-after-free of on-stack io[]Hongyu Jin2022-04-152-9/+5
* | | | | | Revert "fs/pipe: use kvcalloc to allocate a pipe_buffer array"Linus Torvalds2022-04-201-4/+5
* | | | | | fs: fix acl translationChristian Brauner2022-04-192-2/+14
| |/ / / / |/| | | |
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-04-161-2/+2
|\ \ \ \ \
| * | | | | revert "fs/binfmt_elf: use PT_LOAD p_align values for static PIE"Andrew Morton2022-04-151-2/+2
| * | | | | revert "fs/binfmt_elf: fix PT_LOAD p_align values for loaders"Andrew Morton2022-04-151-1/+1