summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* hugetlbfs: Use i_mmap_rwsem to fix page fault/truncate raceMike Kravetz2018-12-28
* mm: migrate: drop unused argument of migrate_page_move_mapping()Jan Kara2018-12-28
* blkdev: avoid migration stalls for blkdev pagesJan Kara2018-12-28
* userfaultfd: clear flag if remap event not enabledPeter Xu2018-12-28
* mm, proc: report PR_SET_THP_DISABLE in procMichal Hocko2018-12-28
* mm, thp, proc: report THP eligibility for each vmaMichal Hocko2018-12-28
* mm/mmu_notifier: use structure for invalidate_range_start/end calls v2Jérôme Glisse2018-12-28
* /proc/kpagecount: return 0 for special pages that are never mappedAnthony Yznaga2018-12-28
* userfaultfd: convert userfaultfd_ctx::refcount to refcount_tEric Biggers2018-12-28
* mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-28
* mm: reference totalram_pages and managed_pages once per functionArun KS2018-12-28
* ocfs2: don't clear bh uptodate for block readJunxiao Bi2018-12-28
* ocfs2: clear journal dirty flag after shutdown journalJunxiao Bi2018-12-28
* ocfs2: fix panic due to unrecovered local allocJunxiao Bi2018-12-28
* ocfs2: improve ocfs2 MakefileLarry Chen2018-12-28
* ocfs2: remove set but not used variable 'lastzero'zhong jiang2018-12-28
* ocfs2: dlmfs: remove set but not used variable 'status'zhong jiang2018-12-28
* ocfs2: optimize the reading of heartbeat dataJia Guo2018-12-28
* Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2018-12-27
|\
| * locks: Use inode_is_open_for_writeNikolay Borisov2018-12-17
| * fs/locks: remove unnecessary white space.NeilBrown2018-12-07
| * fs/locks: merge posix_unblock_lock() and locks_delete_block()NeilBrown2018-12-07
| * fs/locks: create a tree of dependent requests.NeilBrown2018-12-07
| * fs/locks: change all *_conflict() functions to return bool.NeilBrown2018-12-07
| * fs/locks: always delete_block after waiting.NeilBrown2018-12-07
| * fs/locks: allow a lock request to block other requests.NeilBrown2018-11-30
| * fs/locks: use properly initialized file_lock when unlocking.NeilBrown2018-11-30
| * ocfs2: properly initial file_lock used for unlock.NeilBrown2018-11-30
| * gfs2: properly initial file_lock used for unlock.NeilBrown2018-11-30
| * NFS: use locks_copy_lock() to copy locks.NeilBrown2018-11-30
| * fs/locks: split out __locks_wake_up_blocks().NeilBrown2018-11-30
| * fs/locks: rename some lists and pointers.NeilBrown2018-11-30
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-12-27
|\ \
| * | ext4: check for shutdown and r/o file system in ext4_write_inode()Theodore Ts'o2018-12-19
| * | ext4: force inode writes when nfsd calls commit_metadata()Theodore Ts'o2018-12-19
| * | ext4: avoid declaring fs inconsistent due to invalid file handlesTheodore Ts'o2018-12-19
| * | ext4: include terminating u32 in size of xattr entries when expanding inodesTheodore Ts'o2018-12-19
| * | ext4: compare old and new mode before setting update_mode flagChengguang Xu2018-12-10
| * | ext4: fix EXT4_IOC_GROUP_ADD ioctlruippan (潘睿)2018-12-04
| * | ext4: hard fail dax mount on unsupported devicesEric Sandeen2018-12-04
| * | ext4: remove redundant condition checkChengguang Xu2018-12-04
| * | jbd2: clean up indentation issue, replace spaces with tabColin Ian King2018-12-04
| * | ext4: clean up indentation issues, remove extraneous tabsColin Ian King2018-12-04
| * | ext4: missing unlock/put_page() in ext4_try_to_write_inline_data()Maurizio Lombardi2018-12-04
| * | ext4: fix possible use after free in ext4_quota_enablePan Bian2018-12-03
| * | jbd2: avoid long hold times of j_state_lock while committing a transactionJan Kara2018-12-03
| * | ext4: add ext4_sb_bread() to disambiguate ENOMEM casesTheodore Ts'o2018-11-25
* | | Merge tag 'iomap-4.21-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-12-27
|\ \ \
| * | | iomap: don't search past page end in iomap_is_partially_uptodateEric Sandeen2018-12-21
* | | | Merge tag 'xfs-4.21-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-12-27
|\ \ \ \