kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory load
[linux] / fs /
2018-04-14 Alexey Dobriyanproc: revalidate misc dentries
2018-04-13 Linus TorvaldsMerge tag 'drm-fixes-for-v4.17-rc1' of git://people...
2018-04-13 Linus TorvaldsMerge tag 'trace-v4.17-2' of git://git./linux/kernel...
2018-04-13 Linus TorvaldsMerge tag 'pci-v4.17-changes-2' of git://git./linux...
2018-04-13 Linus TorvaldsMerge branch 'parisc-4.17-2' of git://git./linux/kernel...
2018-04-12 Dave AirlieMerge tag 'drm-misc-next-fixes-2018-04-11' of git:...
2018-04-12 Linus TorvaldsMerge tag 'xfs-4.17-merge-4' of git://git./fs/xfs/xfs...
2018-04-12 Linus TorvaldsMerge tag 'gfs2-4.17.fixes2' of git://git./linux/kernel...
2018-04-12 Linus TorvaldsMerge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org...
2018-04-12 Linus TorvaldsMerge branch 'work.thaw' of git://git./linux/kernel...
2018-04-12 Linus TorvaldsMerge branch 'afs-dh' of git://git./linux/kernel/git...
2018-04-12 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2018-04-12 Linus TorvaldsMerge tag 'for-linus-4.17-rc1-tag' of git://git./linux...
2018-04-12 Linus TorvaldsMerge tag 'dma-mapping-4.17-2' of git://git.infradead...
2018-04-12 Linus TorvaldsMerge tag 'mmc-v4.17-2' of git://git./linux/kernel...
2018-04-12 Linus TorvaldsMerge tag 'for_linus-4.16' of git://git./linux/kernel...
2018-04-12 Linus TorvaldsMerge tag 'microblaze-4.17-rc1' of git://git.monstr...
2018-04-12 Bob PetersonGFS2: Minor improvements to comments and documentation
2018-04-12 Andreas Gruenbachergfs2: Stop using rhashtable_walk_peek
2018-04-12 Linus TorvaldsMerge tag 'asm-generic' of git://git./linux/kernel...
2018-04-12 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2018-04-12 Linus TorvaldsMerge tag 'iommu-updates-v4.17' of git://git./linux...
2018-04-12 Linus TorvaldsMerge tag 'pm-4.17-rc1-2' of git://git./linux/kernel...
2018-04-11 Linus TorvaldsMerge tag 'ktest-v4.17' of git://git./linux/kernel...
2018-04-11 Linus TorvaldsMerge tag 'tags/upstream-4.17-rc1' of git://git.infrade...
2018-04-11 Linus TorvaldsMerge git://git./pub/scm/linux/kernel/git/rw/uml
2018-04-11 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2018-04-11 Linus TorvaldsMerge tag 'nios2-v4.17-rc1' of git://git./linux/kernel...
2018-04-11 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2018-04-11 Matthew Wilcoxpage cache: use xa_lock
2018-04-11 Matthew Wilcoxxarray: add the xa_lock to the radix_tree_root
2018-04-11 Matthew Wilcoxfscache: use appropriate radix tree accessors
2018-04-11 Matthew Wilcoxexport __set_page_dirty
2018-04-11 Michal Hockoelf: enforce MAP_FIXED on overlaying elf segments
2018-04-11 Michal Hockofs, elf: drop MAP_FIXED usage from elf_map
2018-04-11 Nikolay Borisovfs/dcache.c: add cond_resched() in shrink_dentry_list()
2018-04-11 Waiman Longfs/proc/proc_sysctl.c: fix typo in sysctl_check_table_a...
2018-04-11 Kees Cookexec: pin stack limit during exec
2018-04-11 Kees Cookexec: introduce finalize_exec() before start_thread()
2018-04-11 Kees Cookexec: pass stack rlimit into mm layout functions
2018-04-11 Alexey Dobriyanseq_file: account everything to kmemcg
2018-04-11 Alexey Dobriyanseq_file: allocate seq_file from kmem_cache
2018-04-11 Andrew Mortonfs/reiserfs/journal.c: add missing resierfs_warning...
2018-04-11 Matthew Wilcoxautofs4: use wait_event_killable
2018-04-11 Alexey Dobriyanproc: use slower rb_first()
2018-04-11 Alexey Dobriyanproc: switch struct proc_dir_entry::count to refcount
2018-04-11 Alexey Dobriyanproc: reject "." and ".." as filenames
2018-04-11 Alexey Dobriyanproc: do mmput ASAP for /proc/*/map_files
2018-04-11 Alexey Dobriyanproc: faster /proc/cmdline
2018-04-11 Alexey Dobriyanproc: register filesystem last
2018-04-11 Alexey Dobriyanproc: fix /proc/*/map_files lookup some more
2018-04-11 Alexey Dobriyanproc: move "struct proc_dir_entry" into kmem cache
2018-04-11 Danilo Krummrichfs/proc/proc_sysctl.c: remove redundant link check...
2018-04-11 Danilo Krummrichfs/proc/proc_sysctl.c: fix potential page fault while...
2018-04-11 Alexey Dobriyanproc: use set_puts() at /proc/*/wchan
2018-04-11 Alexey Dobriyanproc: check permissions earlier for /proc/*/wchan
2018-04-11 Andrei Vaginproc: replace seq_printf by seq_put_smth to speed up...
2018-04-11 Andrei Vaginproc: optimize single-symbol delimiters to spead up...
2018-04-11 Andrei Vaginproc: replace seq_printf on seq_putc to speed up /proc...
2018-04-11 Andrei Vaginproc: add seq_put_decimal_ull_width to speed up /proc...
2018-04-11 Alexey Dobriyanproc: account "struct pde_opener"
2018-04-11 Alexey Dobriyanproc: move "struct pde_opener" to kmem cache
2018-04-11 Alexey Dobriyanproc: randomize "struct pde_opener"
2018-04-11 Alexey Dobriyanproc: faster open/close of files without ->release...
2018-04-11 Alexey Dobriyanproc: move /proc/sysvipc creation to where it belongs
2018-04-11 Alexey Dobriyanproc: do less stuff under ->pde_unload_lock
2018-04-11 Mateusz Guzikproc: get rid of task lock/unlock pair to read umask...
2018-04-11 Andrei Vaginprocfs: optimize seq_pad() to speed up /proc/pid/maps
2018-04-11 Andrei Vaginprocfs: add seq_put_hex_ll to speed up /proc/pid/maps
2018-04-11 Roman Gushchindcache: account external names as indirectly reclaimabl...
2018-04-11 Rafael J. WysockiMerge branches 'pm-cpuidle' and 'pm-qos'
2018-04-11 Carlos MaiolinoForce log to disk before reading the AGF during a fstrim
2018-04-11 Matthew WilcoxExport __set_page_dirty
2018-04-10 Dave AirlieMerge tag 'drm-misc-next-fixes-2018-04-04' of git:...
2018-04-10 Frank SorensonNFS: advance nfs_entry cookie only after decoding compl...
2018-04-10 chendtNFSv3/acl: forget acl cache after setattr
2018-04-10 Trond MyklebustNFSv4.1: Fix exclusive create
2018-04-10 Trond MyklebustNFSv4: Declare the size up to date after it was set.
2018-04-10 Matthew Wilcoxnfs: Use ida_simple API
2018-04-10 Trond MyklebustNFSv4: Fix the nfs_inode_set_delegation() arguments
2018-04-10 Trond MyklebustNFSv4: Clean up CB_GETATTR encoding
2018-04-10 Trond MyklebustNFSv4: Don't ask for attributes when ACCESS is protecte...
2018-04-10 Trond MyklebustNFSv4: Add a helper to encode/decode struct timespec
2018-04-10 Trond MyklebustNFSv4: Clean up encode_attrs
2018-04-10 Trond MyklebustNFSv4; Clean up XDR encoding of type bitmap4
2018-04-10 Trond MyklebustNFSv4: Allow GFP_NOIO sleeps in decode_attr_owner/decod...
2018-04-10 Trond MyklebustNFSv4: Ignore change attribute invalidations if we...
2018-04-10 Trond MyklebustNFS: More fine grained attribute tracking
2018-04-10 Trond MyklebustNFS: Don't force unnecessary cache invalidation in...
2018-04-10 Trond MyklebustNFS: Don't redirty the attribute cache in nfs_wcc_updat...
2018-04-10 Trond MyklebustNFS: Don't force a revalidation of all attributes if...
2018-04-10 Trond MyklebustNFSv4: Don't return the delegation when not needed...
2018-04-10 Trond MyklebustNFS: Remove the unused return_delegation() callback
2018-04-10 Trond MyklebustNFS: Move the delegation return down into _nfs4_do_seta...
2018-04-10 Trond MyklebustNFS: Add a delegation return into nfs4_proc_unlink_setup()
2018-04-10 Trond MyklebustNFS: Move delegation recall into the NFSv4 callback...
2018-04-10 Trond MyklebustNFS: Move the delegation return down into nfs4_proc_rem...
2018-04-10 Trond MyklebustNFS: Move the delegation return down into nfs4_proc_link()
2018-04-10 Trond MyklebustNFSv4: Fix nfs4_return_incompatible_delegation
2018-04-10 Jeff Laytonnfs4: wake any lock waiters on successful RECLAIM_COMPLETE
next