summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-0612-77/+84
|\
| * mm, thp: fix incorrect unmap behavior for private pagesRongwei Wang2021-11-061-1/+10
| * mm, thp: lock filemap when truncating page cacheRongwei Wang2021-11-061-1/+4
| * fs: explicitly unregister per-superblock BDIsChristoph Hellwig2021-11-061-0/+3
| * mm/smaps: simplify shmem handling of pte holesPeter Xu2021-11-061-10/+12
| * mm/smaps: fix shmem pte hole swap calculationPeter Xu2021-11-061-2/+4
| * d_path: fix Kernel doc validator complainingJia He2021-11-061-5/+3
| * fs/posix_acl.c: avoid -Wempty-body warningArnd Bergmann2021-11-061-2/+1
| * ocfs2: do not zero pages beyond i_sizeJan Kara2021-11-061-7/+12
| * ocfs2: fix data corruption on truncateJan Kara2021-11-061-2/+6
| * ocfs2/dlm: remove redundant assignment of variable retColin Ian King2021-11-061-1/+0
| * ocfs2: cleanup journal init and shutdownValentin Vidic2021-11-064-46/+27
| * ocfs2: fix handle refcount leak in two exception handling pathsChenyuan Mi2021-11-061-0/+2
* | Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-11-045-80/+89
|\ \
| * \ Merge 5.15-rc6 into driver-core-nextGreg Kroah-Hartman2021-10-1856-1138/+1001
| |\ \
| * | | fs/sysfs/dir.c: replace S_IRWXU|S_IRUGO|S_IXUGO with 0755 sysfs_create_dir_ns()Luis Chamberlain2021-10-051-2/+1
| * | | fs/kernfs/symlink.c: replace S_IRWXUGO with 0777 on kernfs_create_link()Luis Chamberlain2021-10-051-2/+1
| * | | Merge 5.15-rc4 into driver-core-nextGreg Kroah-Hartman2021-10-04107-1084/+1351
| |\ \ \
| * | | | sysfs: simplify sysfs_kf_seq_showChristoph Hellwig2021-09-141-9/+6
| * | | | sysfs: refactor sysfs_add_file_mode_nsChristoph Hellwig2021-09-141-13/+14
| * | | | sysfs: split out binary attribute handling from sysfs_add_file_mode_nsChristoph Hellwig2021-09-143-65/+78
* | | | | Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/...Linus Torvalds2021-11-035-91/+23
|\ \ \ \ \
| * | | | | coredump: Limit coredumps to a single thread groupEric W. Biederman2021-10-084-81/+15
| * | | | | coredump: Don't perform any cleanups before dumping coreEric W. Biederman2021-10-061-4/+4
| * | | | | exit: Factor coredump_exit_mm out of exit_mmEric W. Biederman2021-10-061-3/+3
| * | | | | exec: Check for a pending fatal signal instead of core_stateEric W. Biederman2021-10-061-8/+6
| |/ / / /
* | | | | Merge tag 'jfs-5.16' of git://github.com/kleikamp/linux-shaggyLinus Torvalds2021-11-031-29/+22
|\ \ \ \ \
| * | | | | JFS: fix memleak in jfs_mountDongliang Mu2021-09-231-29/+22
* | | | | | Merge tag 'xfs-5.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2021-11-0288-900/+1649
|\ \ \ \ \ \
| * | | | | | xfs: use swap() to make code cleanerChangcheng Deng2021-10-301-8/+2
| * | | | | | xfs: Remove duplicated include in xfs_superWan Jiabing2021-10-301-1/+0
| * | | | | | xfs: punch out data fork delalloc blocks on COW writeback failureBrian Foster2021-10-221-3/+12
| * | | | | | xfs: remove unused parameter from refcount codeDarrick J. Wong2021-10-221-11/+8
| * | | | | | xfs: reduce the size of struct xfs_extent_free_itemDarrick J. Wong2021-10-223-14/+32
| * | | | | | xfs: rename xfs_bmap_add_free to xfs_free_extent_laterDarrick J. Wong2021-10-2212-106/+118
| * | | | | | xfs: create slab caches for frequently-used deferred itemsDarrick J. Wong2021-10-2212-16/+154
| * | | | | | xfs: compact deferred intent item structuresDarrick J. Wong2021-10-223-3/+3
| * | | | | | xfs: rename _zone variables to _cacheDarrick J. Wong2021-10-2236-216/+215
| * | | | | | xfs: remove kmem_zone typedefDarrick J. Wong2021-10-2237-54/+50
| * | | | | | xfs: use separate btree cursor cache for each btree typeDarrick J. Wong2021-10-1913-29/+185
| * | | | | | xfs: compute absolute maximum nlevels for each btree typeDarrick J. Wong2021-10-1914-17/+203
| * | | | | | xfs: kill XFS_BTREE_MAXLEVELSDarrick J. Wong2021-10-191-2/+0
| * | | | | | xfs: compute the maximum height of the rmap btree when reflink enabledDarrick J. Wong2021-10-195-18/+85
| * | | | | | xfs: clean up xfs_btree_{calc_size,compute_maxlevels}Darrick J. Wong2021-10-192-36/+37
| * | | | | | xfs: compute maximum AG btree height for critical reservation calculationDarrick J. Wong2021-10-193-1/+17
| * | | | | | xfs: rename m_ag_maxlevels to m_allocbt_maxlevelsDarrick J. Wong2021-10-198-19/+22
| * | | | | | xfs: dynamically allocate cursors based on maxlevelsDarrick J. Wong2021-10-197-9/+22
| * | | | | | xfs: encode the max btree height in the cursorDarrick J. Wong2021-10-194-8/+10
| * | | | | | xfs: refactor btree cursor allocation functionDarrick J. Wong2021-10-196-22/+21
| * | | | | | xfs: rearrange xfs_btree_cur fields for better packingDarrick J. Wong2021-10-191-4/+4