summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm: fs: invalidate BH LRU during page migrationMinchan Kim2021-05-051-6/+30
* userfaultfd: add UFFDIO_CONTINUE ioctlAxel Rasmussen2021-05-051-0/+67
* userfaultfd: add minor fault registration modeAxel Rasmussen2021-05-052-31/+50
* mm/hugetlb: remove unused variable pseudo_vma in remove_inode_hugepages()Miaohe Lin2021-05-051-3/+0
* mm/hugetlb: avoid calculating fault_mutex_hash in truncate_op caseMiaohe Lin2021-05-051-2/+2
* mm/hugetlb: use some helper functions to cleanup codeMiaohe Lin2021-05-051-1/+1
* hugetlb/userfaultfd: unshare all pmds for hugetlbfs when register wpPeter Xu2021-05-051-0/+4
* mm: remove nrexceptional from inode: remove BUG_ONHugh Dickins2021-05-051-1/+8
* mm: remove nrexceptional from inodeMatthew Wilcox (Oracle)2021-05-051-1/+1
* dax: account DAX entries as nrpagesMatthew Wilcox (Oracle)2021-05-051-3/+3
* mm: introduce and use mapping_empty()Matthew Wilcox (Oracle)2021-05-053-4/+3
* Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio"Brian Geffon2021-04-301-4/+1
* iomap: use filemap_range_needs_writeback() for O_DIRECT readsJens Axboe2021-04-301-8/+16
* vfs: fs_parser: clean up kernel-doc warningsRandy Dunlap2021-04-301-1/+1
* ocfs2/dlm: remove unused functionJiapeng Chong2021-04-301-7/+0
* ocfs2: fix a typoBhaskar Chowdhury2021-04-301-1/+1
* ocfs2: map flags directly in flags_to_o2dlm()Joseph Qi2021-04-301-18/+18
* ocfs2: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTEYang Li2021-04-301-1/+1
* Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-04-291-6/+1
|\
| * sysctl: use min() helper for namecmp()Masahiro Yamada2021-04-241-6/+1
* | 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-281-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-1026-141/+294
| |\ \ \
| * | | | fs/jffs2: Delete obsolete TODO fileWang Qing2021-03-311-37/+0
| * | | | fs/befs: Delete obsolete TODO fileWang Qing2021-03-311-14/+0
| * | | | sysctl: add proc_dou8vec_minmax()Eric Dumazet2021-03-261-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