summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-10
|\
| * writeback: update writeback tracepoints to report cgroupTejun Heo2015-08-18
| * kernfs: implement kernfs_path_len()Tejun Heo2015-08-18
| * writeback: explain why @inode is allowed to be NULL for inode_congested()Tejun Heo2015-08-18
| * writeback: remove wb_writeback_work->single_wait/doneTejun Heo2015-08-18
| * writeback: bdi_for_each_wb() iteration is memcg ID based not blkcgTejun Heo2015-08-18
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-10
|\ \
| * | mm: mark most vm_operations_struct constKirill A. Shutemov2015-09-10
| * | namei: fix warning while make xmldocs caused by namei.cMasanari Iida2015-09-10
| * | fs/affs: make root lookup from blkdev logical sizePranay Kr. Srivastava2015-09-10
| * | seq_file: provide an analogue of print_hex_dump()Andy Shevchenko2015-09-10
| * | fs: Don't dump core if the corefile would become world-readable.Jann Horn2015-09-10
| * | fs: if a coredump already exists, unlink and recreate with O_EXCLJann Horn2015-09-10
| * | hfs: fix B-tree corruption after insertion at position 0Hin-Tak Leung2015-09-10
| * | hfs,hfsplus: cache pages correctly between bnode_create and bnode_freeHin-Tak Leung2015-09-10
| * | fs/coda: fix readlink buffer overflowJan Harkes2015-09-10
| * | proc: convert to kstrto*()/kstrto*_from_user()Alexey Dobriyan2015-09-10
| * | proc: change proc_subdir_lock to a rwlockWaiman Long2015-09-10
| * | procfs: always expose /proc/<pid>/map_files/ and make it readableCalvin Owens2015-09-10
| * | proc: add cond_resched to /proc/kpage* read/write loopVladimir Davydov2015-09-10
| * | proc: export idle flag via kpageflagsVladimir Davydov2015-09-10
| * | mm: introduce idle page trackingVladimir Davydov2015-09-10
| * | proc: add kpagecgroup fileVladimir Davydov2015-09-10
* | | fix ufs write vs readpage race when writing into a holeAl Viro2015-09-09
* | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2015-09-09
|\ \ \
| * | | cifs: Fix use-after-free on mid_q_entryChristopher Oo2015-08-20
| * | | Update cifs version numberSteve French2015-08-20
| * | | Add way to query server fs info for smb3Steve French2015-08-20
* | | | dax: update PMD fault handler with PMEM APIRoss Zwisler2015-09-09
| |/ / |/| |
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-08
|\ \ \
| * | | hugetlbfs: add hugetlbfs_fallocate()Mike Kravetz2015-09-08
| * | | hugetlbfs: truncate_hugepages() takes a range of pagesMike Kravetz2015-09-08
| * | | hugetlbfs: hugetlb_vmtruncate_list() needs to take a range to deleteMike Kravetz2015-09-08
| * | | mm: /proc/pid/smaps:: show proportional swap share of the mappingMinchan Kim2015-09-08
| * | | pagemap: add mmap-exclusive bit for marking pages mapped only hereKonstantin Khlebnikov2015-09-08
| * | | pagemap: hide physical addresses from non-privileged usersKonstantin Khlebnikov2015-09-08
| * | | pagemap: rework hugetlb and thp reportKonstantin Khlebnikov2015-09-08
| * | | pagemap: switch to the new format and do some cleanupKonstantin Khlebnikov2015-09-08
| * | | pagemap: check permissions and capabilities at open timeKonstantin Khlebnikov2015-09-08
| * | | mm: take i_mmap_lock in unmap_mapping_range() for DAXKirill A. Shutemov2015-09-08
| * | | dax: use linear_page_index()Matthew Wilcox2015-09-08
| * | | dax: ensure that zero pages are removed from other processesMatthew Wilcox2015-09-08
| * | | dax: don't use set_huge_zero_page()Kirill A. Shutemov2015-09-08
| * | | dax: fix race between simultaneous faultsMatthew Wilcox2015-09-08
| * | | ext4: start transaction before calling into DAXMatthew Wilcox2015-09-08
| * | | ext4: add ext4_get_block_dax()Matthew Wilcox2015-09-08
| * | | dax: improve comment about truncate raceMatthew Wilcox2015-09-08
| * | | ext4: use ext4_get_block_write() for DAXMatthew Wilcox2015-09-08
| * | | fs/dax.c: fix typo in #endif commentValentin Rothberg2015-09-08
| * | | xfs: huge page fault supportMatthew Wilcox2015-09-08