summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-07-13sunrpc: move p_count out of struct rpc_procinfoChristoph Hellwig
2017-07-13lockd: fix some weird indentationChristoph Hellwig
2017-07-13nfs: don't cast callback decode/proc/encode routinesChristoph Hellwig
2017-07-13nfs: fix decoder callback prototypesChristoph Hellwig
2017-07-13lockd: fix decoder callback prototypesChristoph Hellwig
2017-07-13nfsd: fix decoder callback prototypesChristoph Hellwig
2017-07-13nfsd: fix encoder callback prototypesChristoph Hellwig
2017-07-13nfs: fix encoder callback prototypesChristoph Hellwig
2017-07-13lockd: fix encoder callback prototypesChristoph Hellwig
2017-07-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-13Btrfs: fix write corruption due to bio cloning on raid5/6Filipe Manana
2017-07-13isofs: Fix isofs_show_options()David Howells
2017-07-13ext2: Fix memory leak when truncate races ext2_get_blocksErnesto A. Fernández
2017-07-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-07-12writeback: rework wb_[dec|inc]_stat family of functionsNikolay Borisov
2017-07-12xfs: map KM_MAYFAIL to __GFP_RETRY_MAYFAILMichal Hocko
2017-07-12fault-inject: support systematic fault injectionDmitry Vyukov
2017-07-12kcmp: fs/epoll: wrap kcmp code with CONFIG_CHECKPOINT_RESTORECyrill Gorcunov
2017-07-12kcmp: add KCMP_EPOLL_TFD mode to compare epoll target filesCyrill Gorcunov
2017-07-12procfs: fdinfo: extend information about epoll target filesCyrill Gorcunov
2017-07-12fs/Kconfig: kill CONFIG_PERCPU_RWSEM some moreDavidlohr Bueso
2017-07-12bfs: fix sanity checks for empty filesRakesh Pandit
2017-07-12sysctl: add unsigned int range supportLuis R. Rodriguez
2017-07-12sysctl: simplify unsigned int supportLuis R. Rodriguez
2017-07-12sysctl: fix lax sysctl_check_table() sanity checkLuis R. Rodriguez
2017-07-12nfsd4: factor ctime into change attributeJ. Bruce Fields
2017-07-12Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-07-11Merge tag 'smb3-security-fixes-for-4.13' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-07-11Merge tag 'ceph-for-4.13-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-07-11proc: Fix proc_sys_prune_dcache to hold a sb referenceEric W. Biederman
2017-07-11VFS: Kill off s_options and helpersDavid Howells
2017-07-11orangefs: Implement show_optionsDavid Howells
2017-07-119p: Implement show_optionsDavid Howells
2017-07-11isofs: Implement show_optionsDavid Howells
2017-07-11afs: Implement show_optionsDavid Howells
2017-07-11affs: Implement show_optionsDavid Howells
2017-07-11befs: Implement show_optionsDavid Howells
2017-07-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-10binfmt_elf: safely increment argv pointersKees Cook
2017-07-10binfmt_elf: use ELF_ET_DYN_BASE only for PIEKees Cook
2017-07-10fs, epoll: short circuit fetching events if thread has been killedDavid Rientjes
2017-07-10fs/proc/generic.c: switch to ida_simple_get/removeHeiner Kallweit
2017-07-10fs/dcache.c: fix spin lockup issue on nlru->lockSahitya Tummala
2017-07-10fs/proc/task_mmu.c: remove obsolete comment in show_map_vma()Vasily Averin
2017-07-10mm: hwpoison: dissolve in-use hugepage in unrecoverable memory errorNaoya Horiguchi
2017-07-10fs/buffer.c: make bh_lru_install() more efficientEric Biggers
2017-07-10Merge tag 'for-f2fs-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2017-07-10Fix up over-eager 'wait_queue_t' renamingLinus Torvalds
2017-07-10Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-07-10Merge branch 'nowait-aio-btrfs-fixup' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds