summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* ubifs: Fix error return code in ubifs_init_authentication()Wang ShaoBo2020-12-131-1/+3
* ubifs: wbuf: Don't leak kernel memory to flashRichard Weinberger2020-12-131-2/+11
* ubifs: Fix the printing type of c->big_lptChengsong Ke2020-12-132-3/+3
* jffs2: Allow setting rp_size to zero during remountinglizhe2020-12-132-2/+6
* jffs2: Fix ignoring mounting options problem during remountinglizhe2020-12-131-0/+17
* jffs2: Fix GC exit abnormallyZhe Li2020-12-131-0/+16
* ubifs: Code cleanup by removing ifdef macro surroundingChengguang Xu2020-12-134-10/+4
* jffs2: Fix if/else empty body warningsRandy Dunlap2020-12-131-11/+12
* ubifs: Delete duplicated words + other fixesRandy Dunlap2020-12-137-8/+7
* 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-252-15/+74
|\ \ \ \ | |_|/ / |/| | |
| * | | smb3: Handle error case during offload read pathRohith Surabattula2020-11-161-1/+19
| * | | smb3: Avoid Mid pending list corruptionRohith Surabattula2020-11-161-9/+46
| * | | smb3: Call cifs reconnect from demultiplex threadRohith Surabattula2020-11-161-5/+8
| * | | cifs: fix a memleak with modefromsidNamjae Jeon2020-11-161-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-201-1/+2
| * | | | | jbd2: fix kernel-doc markupsMauro Carvalho Chehab2020-11-202-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-201-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
| * | | | xfs: fix forkoff miscalculation related to XFS_LITINO(mp)Gao Xiang2020-11-181-1/+7
| * | | | xfs: directory scrub should check the null bestfree entries tooDarrick J. Wong2020-11-181-4/+17
| * | | | xfs: strengthen rmap record flags checkingDarrick J. Wong2020-11-181-4/+4
| * | | | xfs: fix the minrecs logic when dealing with inode root child blocksDarrick J. Wong2020-11-181-18/+27
* | | | | Merge tag 'fsnotify_for_v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-11-211-5/+7
|\ \ \ \ \
| * | | | | fanotify: fix logic of reporting name info with watched parentAmir Goldstein2020-11-091-5/+7
* | | | | | Merge tag 'io_uring-5.10-2020-11-20' of git://git.kernel.dk/linux-blockLinus Torvalds2020-11-202-15/+49
|\ \ \ \ \ \