summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-12-043-3/+4
|\
| * mm: memcontrol: Use helpers to read page's memcg dataRoman Gushchin2020-12-022-2/+2
| * net: Add SO_BUSY_POLL_BUDGET socket optionBjörn Töpel2020-12-011-1/+2
| * net: Introduce preferred busy-pollingBjörn Töpel2020-12-011-1/+1
* | Merge tag '9p-for-5.10-rc7' of git://github.com/martinetd/linuxLinus Torvalds2020-12-031-0/+12
|\ \
| * | fs: 9p: add generic splice_write file operationDominique Martinet2020-12-011-0/+6
| * | fs: 9p: add generic splice_read file operationsToke Høiland-Jørgensen2020-12-011-0/+6
* | | Merge tag 'gfs2-v5.10-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-025-12/+42
|\ \ \
| * | | gfs2: Fix deadlock between gfs2_{create_inode,inode_lookup} and delete_work_funcAndreas Gruenbacher2020-12-011-10/+11
| * | | gfs2: Upgrade shared glocks for atime updatesAndreas Gruenbacher2020-11-261-0/+21
| * | | gfs2: Don't freeze the file system during unmountBob Peterson2020-11-251-1/+2
| * | | gfs2: check for empty rgrp tree in gfs2_ri_updateBob Peterson2020-11-251-0/+4
| * | | gfs2: set lockdep subclass for iopen glocksAlexander Aring2020-11-243-0/+3
| * | | gfs2: Fix deadlock dumping resource group glocksAlexander Aring2020-11-241-1/+1
* | | | cifs: fix potential use-after-free in cifs_echo_request()Paulo Alcantara2020-11-301-0/+2
* | | | cifs: allow syscalls to be restarted in __smb_send_rqst()Paulo Alcantara2020-11-301-2/+2
| |/ / |/| |
* | | Merge tag 'efi-urgent-for-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-11-292-1/+2
|\ \ \
| * | | efivarfs: revert "fix memory leak in efivarfs_create()"Ard Biesheuvel2020-11-252-1/+2
* | | | Merge tag 'io_uring-5.10-2020-11-27' of git://git.kernel.dk/linux-blockLinus Torvalds2020-11-271-19/+20
|\ \ \ \
| * | | | io_uring: fix files grab/cancel racePavel Begunkov2020-11-261-16/+15
| * | | | io_uring: fix ITER_BVEC checkPavel Begunkov2020-11-241-1/+1
| * | | | io_uring: fix shift-out-of-bounds when round up cq sizeJoseph Qi2020-11-241-2/+4
| | |/ / | |/| |
* | | | Merge tag 'for-5.10-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-11-277-73/+158
|\ \ \ \
| * | | | btrfs: fix lockdep splat when enabling and disabling qgroupsFilipe Manana2020-11-232-9/+53
| * | | | btrfs: do nofs allocations when adding and removing qgroup relationsFilipe Manana2020-11-231-0/+9
| * | | | btrfs: fix lockdep splat when reading qgroup config on mountFilipe Manana2020-11-231-1/+1
| * | | | btrfs: tree-checker: add missing returns after data_ref alignment checksDavid Sterba2020-11-231-0/+2
| * | | | btrfs: don't access possibly stale fs_info data for printing duplicate deviceJohannes Thumshirn2020-11-231-1/+7
| * | | | btrfs: tree-checker: add missing return after error in root_itemDaniel Xu2020-11-131-0/+1
| * | | | btrfs: qgroup: don't commit transaction when we already hold the handleQu Wenruo2020-11-131-1/+19
| * | | | btrfs: fix missing delalloc new bit for new delalloc rangesFilipe Manana2020-11-133-61/+66
* | | | | Merge tag '5.10-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-11-242-15/+74
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | smb3: Handle error case during offload read pathRohith Surabattula2020-11-151-1/+19
| * | | | smb3: Avoid Mid pending list corruptionRohith Surabattula2020-11-151-9/+46
| * | | | smb3: Call cifs reconnect from demultiplex threadRohith Surabattula2020-11-151-5/+8
| * | | | cifs: fix a memleak with modefromsidNamjae Jeon2020-11-151-0/+1
* | | | | Merge tag 'efi-urgent-for-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-11-221-0/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | efivarfs: fix memory leak in efivarfs_create()Vamshi K Sthambamkadi2020-10-261-0/+1
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-11-221-2/+4
|\ \ \ \ \
| * | | | | libfs: fix error cast of negative value in simple_attr_write()Yicong Yang2020-11-221-2/+4
* | | | | | Merge tag 'ext4_for_linus_fixes2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-11-224-36/+36
|\ \ \ \ \ \
| * | | | | | ext4: fix bogus warning in ext4_update_dx_flag()Jan Kara2020-11-191-1/+2
| * | | | | | jbd2: fix kernel-doc markupsMauro Carvalho Chehab2020-11-192-31/+34
| * | | | | | ext4: drop fast_commit from /proc/mountsTheodore Ts'o2020-11-191-4/+0
| | |_|/ / / | |/| | | |
* | | | | | afs: Fix speculative status fetch going out of order wrt to modificationsDavid Howells2020-11-223-0/+10
| |/ / / / |/| | | |
* | | | | Merge tag 'xfs-5.10-fixes-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2020-11-218-41/+124
|\ \ \ \ \
| * | | | | xfs: revert "xfs: fix rmap key and record comparison functions"Darrick J. Wong2020-11-191-8/+8
| * | | | | xfs: don't allow NOWAIT DIO across extent boundariesDave Chinner2020-11-191-0/+29
| * | | | | xfs: return corresponding errcode if xfs_initialize_perag() failYu Kuai2020-11-181-3/+8
| * | | | | xfs: ensure inobt record walks always make forward progressDarrick J. Wong2020-11-181-3/+24