aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2018-12-28mm: migrate: drop unused argument of migrate_page_move_mapping()Gravatar Jan Kara 4-4/+4
2018-12-28blkdev: avoid migration stalls for blkdev pagesGravatar Jan Kara 1-0/+1
2018-12-28userfaultfd: clear flag if remap event not enabledGravatar Peter Xu 1-1/+9
2018-12-28mm, proc: report PR_SET_THP_DISABLE in procGravatar Michal Hocko 1-0/+10
2018-12-28mm, thp, proc: report THP eligibility for each vmaGravatar Michal Hocko 1-0/+2
2018-12-28mm/mmu_notifier: use structure for invalidate_range_start/end calls v2Gravatar Jérôme Glisse 2-5/+10
2018-12-28/proc/kpagecount: return 0 for special pages that are never mappedGravatar Anthony Yznaga 1-1/+1
2018-12-28userfaultfd: convert userfaultfd_ctx::refcount to refcount_tGravatar Eric Biggers 1-6/+5
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicGravatar Arun KS 7-7/+7
2018-12-28mm: reference totalram_pages and managed_pages once per functionGravatar Arun KS 1-3/+4
2018-12-28ocfs2: don't clear bh uptodate for block readGravatar Junxiao Bi 1-2/+0
2018-12-28ocfs2: clear journal dirty flag after shutdown journalGravatar Junxiao Bi 1-4/+2
2018-12-28ocfs2: fix panic due to unrecovered local allocGravatar Junxiao Bi 1-2/+7
2018-12-28ocfs2: improve ocfs2 MakefileGravatar Larry Chen 3-3/+3
2018-12-28ocfs2: remove set but not used variable 'lastzero'Gravatar zhong jiang 1-2/+1
2018-12-28ocfs2: dlmfs: remove set but not used variable 'status'Gravatar zhong jiang 1-2/+1
2018-12-28ocfs2: optimize the reading of heartbeat dataGravatar Jia Guo 1-5/+12
2018-12-27Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Gravatar Linus Torvalds 7-146/+236
2018-12-27Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 13-174/+272
2018-12-27Merge tag 'iomap-4.21-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 1-2/+15
2018-12-27Merge tag 'xfs-4.21-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 51-714/+932
2018-12-27Merge tag 'fs_for_4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 4-9/+15
2018-12-27Merge tag 'fsnotify_for_v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 4-17/+30
2018-12-27Merge tag 'dlm-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Gravatar Linus Torvalds 6-23/+34
2018-12-27Merge tag 'for-4.21-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Gravatar Linus Torvalds 47-2197/+3025
2018-12-27Merge tag 'gfs2-4.21.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 19-231/+317
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-3/+2
2018-12-27Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 5-174/+160
2018-12-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-2/+2
2018-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextGravatar Linus Torvalds 1-5/+6
2018-12-25Merge tag 'mtd/for-4.21' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 1-1/+2
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-2/+2
2018-12-23Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGravatar Linus Torvalds 1-7/+6
2018-12-22Revert "vfs: Allow userns root to call mknod on owned filesystems."Gravatar Christian Brauner 1-2/+1
2018-12-21xfs: reallocate realtime summary cache on growfsGravatar Omar Sandoval 1-8/+36
2018-12-21Merge tag '4.20-rc7-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 3-17/+25
2018-12-21iomap: don't search past page end in iomap_is_partially_uptodateGravatar Eric Sandeen 1-2/+15
2018-12-20Merge tag 'upstream-4.20-rc7' of git://git.infradead.org/linux-ubifsGravatar Linus Torvalds 4-26/+87
2018-12-20iomap: Revert "fs/iomap.c: get/put the page in iomap_page_create/release()"Gravatar Dave Chinner 1-7/+0
2018-12-19xfs: stringify scrub types in ftrace outputGravatar Darrick J. Wong 2-28/+79
2018-12-19xfs: stringify btree cursor types in ftrace outputGravatar Darrick J. Wong 3-14/+49
2018-12-19xfs: move XFS_INODE_FORMAT_STR mappings to libxfsGravatar Darrick J. Wong 2-5/+15
2018-12-19xfs: move XFS_AG_BTREE_CMP_FORMAT_STR mappings to libxfsGravatar Darrick J. Wong 2-4/+5
2018-12-19xfs: fix symbolic enum printing in ftrace outputGravatar Darrick J. Wong 3-0/+26
2018-12-19xfs: fix function pointer type in ftrace formatGravatar Darrick J. Wong 1-1/+1
2018-12-19ext4: check for shutdown and r/o file system in ext4_write_inode()Gravatar Theodore Ts'o 1-2/+7
2018-12-19ext4: force inode writes when nfsd calls commit_metadata()Gravatar Theodore Ts'o 1-0/+11
2018-12-19ext4: avoid declaring fs inconsistent due to invalid file handlesGravatar Theodore Ts'o 8-41/+65
2018-12-19ext4: include terminating u32 in size of xattr entries when expanding inodesGravatar Theodore Ts'o 1-1/+1
2018-12-19smb3: Fix rmdir compounding regression to strict serversGravatar Ronnie Sahlberg 3-17/+25