summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fuse-fixes-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-261-5/+5
|\
| * fuse: release pipe buf after last useMiklos Szeredi2021-11-251-5/+5
* | Merge tag 'for-5.16-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-261-0/+2
|\ \
| * | btrfs: fix the memory leak caused in lzo_compress_pages()Qu Wenruo2021-11-261-0/+2
* | | Merge tag 'io_uring-5.16-2021-11-25' of git://git.kernel.dk/linux-blockLinus Torvalds2021-11-251-5/+9
|\ \ \
| * | | io_uring: correct link-list traversal lockingPavel Begunkov2021-11-221-4/+8
| * | | io_uring: fix missed comment from *task_file renameKamal Mostafa2021-11-161-1/+1
| | |/ | |/|
* | | Merge tag '5.16-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2021-11-254-5/+7
|\ \ \
| * | | cifs: update internal version numberSteve French2021-11-231-1/+1
| * | | smb2: clarify rc initialization in smb2_reconnectSteve French2021-11-231-1/+1
| * | | cifs: populate server_hostname for extra channelsShyam Prasad N2021-11-231-0/+1
| * | | cifs: nosharesock should be set on new serverShyam Prasad N2021-11-231-3/+4
* | | | Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2021-11-251-2/+0
|\ \ \ \ | |/ / / |/| | |
| * | | fs: Remove FS_THP_SUPPORTMatthew Wilcox (Oracle)2021-11-171-2/+0
| |/ /
* | | pstore/blk: Use "%lu" to format unsigned longGeert Uytterhoeven2021-11-211-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-201-8/+12
|\ \ \
| * | | proc/vmcore: fix clearing user buffer by properly using clear_user()David Hildenbrand2021-11-201-8/+12
* | | | Merge tag 'block-5.16-2021-11-19' of git://git.kernel.dk/linux-blockLinus Torvalds2021-11-201-1/+0
|\ \ \ \
| * | | | Revert "mark pstore-blk as broken"Kees Cook2021-11-161-1/+0
| | |/ / | |/| |
* | | | Merge tag '5.16-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2021-11-205-34/+21
|\ \ \ \ | |_|/ / |/| | |
| * | | cifs: introduce cifs_ses_mark_for_reconnect() helperPaulo Alcantara2021-11-165-33/+18
| * | | cifs: protect srv_count with cifs_tcp_ses_lockSteve French2021-11-161-0/+2
| * | | cifs: move debug print out of spinlockSteve French2021-11-161-1/+1
| |/ /
* | | Merge tag 'for-5.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-186-9/+58
|\ \ \ | | |/ | |/|
| * | btrfs: deprecate BTRFS_IOC_BALANCE ioctlNikolay Borisov2021-11-161-0/+4
| * | btrfs: make 1-bit bit-fields of scrub_page unsigned intColin Ian King2021-11-161-2/+2
| * | btrfs: check-integrity: fix a warning on write caching disabled diskWang Yugui2021-11-161-1/+13
| * | btrfs: silence lockdep when reading chunk tree during mountFilipe Manana2021-11-161-5/+13
| * | btrfs: fix memory ordering between normal and ordered work functionsNikolay Borisov2021-11-161-0/+14
| * | btrfs: fix a out-of-bound access in copy_compressed_data_to_page()Qu Wenruo2021-11-161-1/+11
* | | Merge tag 'fs_for_v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-183-2/+35
|\ \ \
| * | | udf: Fix crash after seekdirJan Kara2021-11-093-2/+35
* | | | Merge tag 'fs.idmapped.v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-181-2/+2
|\ \ \ \
| * | | | fs: handle circular mappings correctlyChristian Brauner2021-11-171-2/+2
| | |_|/ | |/| |
* | | | Merge tag 'gfs2-v5.16-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-11-174-19/+18
|\ \ \ \
| * | | | gfs2: Prevent endless loops in gfs2_file_buffered_writeAndreas Gruenbacher2021-11-101-0/+3
| * | | | gfs2: Fix "Introduce flag for glock holder auto-demotion"Andreas Gruenbacher2021-11-081-2/+2
| * | | | gfs2: Fix length of holes reported at end-of-fileAndreas Gruenbacher2021-11-061-1/+1
| * | | | gfs2: release iopen glock early in evictBob Peterson2021-11-061-7/+7
| * | | | gfs2: Fix atomic bug in gfs2_instantiateAndreas Gruenbacher2021-11-051-6/+2
| * | | | gfs2: Only dereference i->iov when iter_is_iovec(i)Andreas Gruenbacher2021-11-031-3/+3
* | | | | Merge tag 'nfsd-5.16-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2021-11-171-5/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | NFSD: Fix exposure in nfsd4_decode_bitmap()Chuck Lever2021-11-151-5/+2
* | | | | Merge tag 'xfs-5.16-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2021-11-144-7/+12
|\ \ \ \ \
| * | | | | xfs: sync xfs_btree_split macros with userspace libxfsDarrick J. Wong2021-11-111-0/+4
| * | | | | xfs: #ifdef out perag code for userspaceEric Sandeen2021-11-102-3/+7
| * | | | | xfs: use swap() to make dabtree code cleanerYang Guang2021-11-081-4/+1
* | | | | | Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linuxLinus Torvalds2021-11-135-72/+72
|\ \ \ \ \ \
| * | | | | | lib: zstd: Add kernel-specific APINick Terrell2021-11-085-72/+72
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'io_uring-5.16-2021-11-13' of git://git.kernel.dk/linux-blockLinus Torvalds2021-11-131-2/+15
|\ \ \ \ \ \