summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-04-294-51/+24
|\
| * seq_file: Add a seq_bprintf functionFlorent Revest2021-04-271-0/+18
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-175-27/+57
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-0926-141/+294
| |\ \
| * | | fs/jffs2: Delete obsolete TODO fileWang Qing2021-03-301-37/+0
| * | | fs/befs: Delete obsolete TODO fileWang Qing2021-03-301-14/+0
| * | | sysctl: add proc_dou8vec_minmax()Eric Dumazet2021-03-251-0/+6
* | | | Merge tag 'fsnotify_for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-04-2912-139/+395
|\ \ \ \
| * | | | fs: introduce a wrapper uuid_to_fsid()Amir Goldstein2021-04-193-12/+3
| * | | | fanotify_user: use upper_32_bits() to verify maskChristian Brauner2021-03-251-1/+1
| * | | | fanotify: support limited functionality for unprivileged usersAmir Goldstein2021-03-162-3/+29
| * | | | fanotify: configurable limits via sysfsAmir Goldstein2021-03-164-30/+114
| * | | | fanotify: limit number of event merge attemptsAmir Goldstein2021-03-161-0/+6
| * | | | fsnotify: use hash table for faster events mergeAmir Goldstein2021-03-165-17/+116
| * | | | fanotify: mix event info and pid into merge key hashAmir Goldstein2021-03-162-26/+66
| * | | | fanotify: reduce event objectid to 29-bit hashAmir Goldstein2021-03-164-18/+27
| * | | | fsnotify: allow fsnotify_{peek,remove}_first_event with empty queueAmir Goldstein2021-03-163-36/+37
* | | | | Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2021-04-296-59/+139
|\ \ \ \ \
| * | | | | fs/reiserfs/journal.c: delete useless variablesTian Tao2021-04-211-4/+2
| * | | | | fs/ext2: Replace kmap() with kmap_local_page()Ira Weiny2021-03-313-49/+87
| * | | | | ext2: Match up ext2_put_page() with ext2_dotdot() and ext2_find_entry()Ira Weiny2021-03-312-6/+6
| * | | | | fs/ext2/: fix misspellings using codespell toolLiu xuzhi2021-03-191-1/+1
| * | | | | quota: report warning limits for realtime space quotasDarrick J. Wong2021-03-181-0/+1
| * | | | | quota: Add mountpath based quota supportSascha Hauer2021-03-161-3/+46
| |/ / / /
* | | | | Merge tag 'xfs-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2021-04-2991-1302/+1458
|\ \ \ \ \
| * | | | | xfs: remove xfs_quiesce_attr declarationDarrick J. Wong2021-04-161-1/+0
| * | | | | xfs: remove XFS_IFEXTENTSChristoph Hellwig2021-04-1512-49/+19
| * | | | | xfs: remove XFS_IFINLINEChristoph Hellwig2021-04-1511-29/+18
| * | | | | xfs: remove XFS_IFBROOTChristoph Hellwig2021-04-154-14/+8
| * | | | | xfs: only look at the fork format in xfs_idestroy_forkChristoph Hellwig2021-04-151-7/+6
| * | | | | xfs: simplify xfs_attr_remove_argsChristoph Hellwig2021-04-151-13/+8
| * | | | | xfs: rename and simplify xfs_bmap_one_blockChristoph Hellwig2021-04-155-39/+27
| * | | | | xfs: move the XFS_IFEXTENTS check into xfs_iread_extentsChristoph Hellwig2021-04-158-93/+62
| * | | | | xfs: drop unnecessary setfilesize helperBrian Foster2021-04-091-20/+9
| * | | | | xfs: drop unused ioend private merge and setfilesize codeBrian Foster2021-04-091-45/+1
| * | | | | xfs: open code ioend needs workqueue helperBrian Foster2021-04-091-8/+3
| * | | | | xfs: drop submit side trans alloc for append ioendsBrian Foster2021-04-091-42/+3
| * | | | | xfs: fix return of uninitialized value in variable errorColin Ian King2021-04-091-0/+1
| * | | | | xfs: get rid of the ip parameter to xchk_setup_*Darrick J. Wong2021-04-0919-93/+61
| * | | | | xfs: fix scrub and remount-ro protection when running scrubDarrick J. Wong2021-04-094-17/+35
| * | | | | xfs: move the check for post-EOF mappings into xfs_can_free_eofblocksDarrick J. Wong2021-04-072-82/+99
| * | | | | xfs: move the xfs_can_free_eofblocks call under the IOLOCKDarrick J. Wong2021-04-071-8/+7
| * | | | | xfs: precalculate default inode attribute offsetDave Chinner2021-04-074-12/+28
| * | | | | xfs: default attr fork size does not handle device inodesDave Chinner2021-04-071-2/+7
| * | | | | xfs: inode fork allocation depends on XFS_IFEXTENT flagDave Chinner2021-04-071-0/+1
| * | | | | xfs: eager inode attr fork init needs attr feature awarenessDave Chinner2021-04-071-1/+1
| * | | | | xfs: scrub: Disable check for unoptimized data fork bmbt nodeChandan Babu R2021-04-071-2/+28
| * | | | | xfs: Use struct xfs_bmdr_block instead of struct xfs_btree_block to calculate...Chandan Babu R2021-04-071-1/+3
| * | | | | xfs: deprecate BMV_IF_NO_DMAPI_READ flagAnthony Iliopoulos2021-04-072-3/+1
| * | | | | xfs: merge _xfs_dic2xflags into xfs_ip2xflagsChristoph Hellwig2021-04-071-32/+22