summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'work.thaw' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-04-12
|\
| * buffer.c: call thaw_super during emergency thawMateusz Guzik2018-03-19
| * vfs: factor sb iteration out of do_emergency_remountMateusz Guzik2017-10-05
* | Merge branch 'afs-dh' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2018-04-12
|\ \
| * | afs: Do better accretion of small writes on newly created contentDavid Howells2018-04-09
| * | afs: Add stats for data transfer operationsDavid Howells2018-04-09
| * | afs: Trace protocol errorsDavid Howells2018-04-09
| * | afs: Locally edit directory data for mkdir/create/unlink/...David Howells2018-04-09
| * | afs: Adjust the directory XDR structuresDavid Howells2018-04-09
| * | afs: Split the directory content defs into a headerDavid Howells2018-04-09
| * | afs: Fix directory handlingDavid Howells2018-04-09
| * | afs: Split the dynroot stuff out and give it its own ops tablesDavid Howells2018-04-09
| * | afs: Keep track of invalid-before version for dentry coherencyDavid Howells2018-04-09
| * | afs: Rearrange status mappingDavid Howells2018-04-09
| * | afs: Make it possible to get the data version in readpageDavid Howells2018-04-09
| * | afs: Init inode before accessing cacheDavid Howells2018-04-09
| * | afs: Introduce a statistics proc fileDavid Howells2018-04-09
| * | afs: Dump bad status recordDavid Howells2018-04-09
| * | afs: Implement @cell substitution handlingDavid Howells2018-04-09
| * | afs: Implement @sys substitution handlingDavid Howells2018-04-09
| * | afs: Prospectively look up extra files when doing a single lookupDavid Howells2018-04-09
| * | afs: Don't over-increment the cell usage count when pinning itDavid Howells2018-04-09
| * | afs: Fix checker warningsDavid Howells2018-04-09
* | | Merge tag 'tags/upstream-4.17-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2018-04-11
|\ \ \
| * | | ubifs: Remove useless parameter of lpt_heap_replaceJiang Biao2018-04-04
| * | | ubifs: Constify struct ubifs_lprops in scan_for_leb_for_idxJiang Biao2018-04-04
| * | | ubifs: remove unnecessary assignmentStefan Agner2018-04-04
| * | | ubifs: Check ubifs_wbuf_sync() return codeRichard Weinberger2018-04-04
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-04-11
|\ \ \ \
| * | | | page cache: use xa_lockMatthew Wilcox2018-04-11
| * | | | xarray: add the xa_lock to the radix_tree_rootMatthew Wilcox2018-04-11
| * | | | fscache: use appropriate radix tree accessorsMatthew Wilcox2018-04-11
| * | | | export __set_page_dirtyMatthew Wilcox2018-04-11
| * | | | elf: enforce MAP_FIXED on overlaying elf segmentsMichal Hocko2018-04-11
| * | | | fs, elf: drop MAP_FIXED usage from elf_mapMichal Hocko2018-04-11
| * | | | fs/dcache.c: add cond_resched() in shrink_dentry_list()Nikolay Borisov2018-04-11
| * | | | fs/proc/proc_sysctl.c: fix typo in sysctl_check_table_array()Waiman Long2018-04-11
| * | | | exec: pin stack limit during execKees Cook2018-04-11
| * | | | exec: introduce finalize_exec() before start_thread()Kees Cook2018-04-11
| * | | | exec: pass stack rlimit into mm layout functionsKees Cook2018-04-11
| * | | | seq_file: account everything to kmemcgAlexey Dobriyan2018-04-11
| * | | | seq_file: allocate seq_file from kmem_cacheAlexey Dobriyan2018-04-11
| * | | | fs/reiserfs/journal.c: add missing resierfs_warning() argAndrew Morton2018-04-11
| * | | | autofs4: use wait_event_killableMatthew Wilcox2018-04-11
| * | | | proc: use slower rb_first()Alexey Dobriyan2018-04-11
| * | | | proc: switch struct proc_dir_entry::count to refcountAlexey Dobriyan2018-04-11
| * | | | proc: reject "." and ".." as filenamesAlexey Dobriyan2018-04-11
| * | | | proc: do mmput ASAP for /proc/*/map_filesAlexey Dobriyan2018-04-11
| * | | | proc: faster /proc/cmdlineAlexey Dobriyan2018-04-11
| * | | | proc: register filesystem lastAlexey Dobriyan2018-04-11