]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2016-07-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-07-29 Linus TorvaldsRevert "vfs: add lookup_hash() helper"
2016-07-29 Linus TorvaldsMerge branch 'overlayfs-linus' of git://git.kernel...
2016-07-29 Linus TorvaldsMerge tag 'freevxfs-for-4.8' of git://git.infradead...
2016-07-29 Linus TorvaldsMerge tag 'configfs-for-4.8' of git://git.infradead...
2016-07-29 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2016-07-29 Miklos Szeredifuse: use filemap_check_errors()
2016-07-29 Miklos Szeredimm: export filemap_check_errors() to modules
2016-07-29 Wei Fangfuse: fix wrong assignment of ->flags in fuse_send_init()
2016-07-29 Maxim Patlasovfuse: fuse_flush must check mapping->flags for errors
2016-07-29 Alexey Kuznetsovfuse: fsync() did not return IO errors
2016-07-29 Miklos Szerediovl: simplify empty checking
2016-07-29 Al Viroqstr: constify instances in overlayfs
2016-07-29 Miklos Szerediovl: clear nlink on rmdir
2016-07-29 Miklos Szerediovl: disallow overlayfs as upperdir
2016-07-29 Miklos Szerediovl: fix warning
2016-07-29 Wei Yongjunovl: remove duplicated include from super.c
2016-07-29 Vivek Goyalovl: append MAY_READ when diluting write checks
2016-07-29 Vivek Goyalovl: dilute permission checks on lower only if not...
2016-07-29 Miklos Szerediovl: fix POSIX ACL setting
2016-07-29 Miklos Szerediovl: share inode for hard link
2016-07-29 Miklos Szerediovl: store real inode pointer in ->i_private
2016-07-29 Miklos Szerediovl: permission: return ECHILD instead of ENOENT
2016-07-29 Miklos Szerediovl: update atime on upper
2016-07-29 Miklos Szerediovl: fix sgid on directory
2016-07-29 Miklos Szerediovl: simplify permission checking
2016-07-29 Vivek Goyalovl: do not require mounter to have MAY_WRITE on lower
2016-07-29 Vivek Goyalovl: do operations on underlying file system in mounter...
2016-07-29 Vivek Goyalovl: modify ovl_permission() to do checks on two inodes
2016-07-29 Vivek Goyalovl: define ->get_acl() for overlay inodes
2016-07-29 Vivek Goyalovl: move some common code in a function
2016-07-29 Andreas Gruenbacherovl: store ovl_entry in inode->i_private for all inodes
2016-07-29 Miklos Szerediovl: use generic_delete_inode
2016-07-29 Miklos Szerediovl: check mounter creds on underlying lookup
2016-07-29 Linus TorvaldsMerge tag 'trace-v4.8' of git://git.kernel.org/pub...
2016-07-29 Linus TorvaldsMerge tag 'vfio-v4.8-rc1' of git://github.com/awilliam...
2016-07-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-07-29 Linus TorvaldsMerge tag 'libnvdimm-for-4.8' of git://git.kernel.org...
2016-07-29 Linus TorvaldsMerge tag 'pinctrl-v4.8-1' of git://git.kernel.org...
2016-07-28 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-07-28 Vlastimil Babkamm, compaction: simplify contended compaction handling
2016-07-28 Vlastimil Babkamm, compaction: introduce direct compaction priority
2016-07-28 Vlastimil Babkamm, thp: remove __GFP_NORETRY from khugepaged and madvi...
2016-07-28 Vlastimil Babkamm, page_alloc: make THP-specific decisions more generic
2016-07-28 Vlastimil Babkamm, page_alloc: restructure direct compaction handling...
2016-07-28 Vlastimil Babkamm, page_alloc: don't retry initial attempt in slowpath
2016-07-28 Vlastimil Babkamm, page_alloc: set alloc_flags only once in slowpath
2016-07-28 Kirill A. Shutemovlib/stackdepot.c: use __GFP_NOWARN for stack allocations
2016-07-28 Alexander Potapenkomm, kasan: switch SLUB to stackdepot, enable memory...
2016-07-28 Alexander Potapenkomm, kasan: account for object redzone in SLUB's nearest...
2016-07-28 Kirill A. Shutemovmm: fix use-after-free if memory allocation failed...
2016-07-28 Markus Elfringzsmalloc: Delete an unnecessary check before the functi...
2016-07-28 zijun_humm/memblock.c: fix index adjustment error in __next_mem...
2016-07-28 Xishi Qiumem-hotplug: alloc new page from a nearest neighbor...
2016-07-28 Mikulas Patockamm: optimize copy_page_to/from_iter_iovec
2016-07-28 Mikulas Patockamm: add cond_resched() to generic_swapfile_activate()
2016-07-28 Michal HockoRevert "mm, mempool: only set __GFP_NOMEMALLOC if there...
2016-07-28 Hugh Dickinsmm, compaction: don't isolate PageWriteback pages in...
2016-07-28 Naoya Horiguchimm: hwpoison: remove incorrect comments
2016-07-28 Zhou Chengmingmake __section_nr() more efficient
2016-07-28 Vegard Nossumkmemleak: don't hang if user disables scanning early
2016-07-28 Dennis Chenarm64:acpi: fix the acpi alignment exception when ...
2016-07-28 Dennis Chenmm/memblock.c: add new infrastructure to address the...
2016-07-28 Andy Lutomirskiprintk: when dumping regs, show the stack, not thread_info
2016-07-28 Andy Lutomirskikdb: use task_cpu() instead of task_thread_info()->cpu
2016-07-28 Andy Lutomirskimm: fix memcg stack accounting for sub-page stacks
2016-07-28 Andy Lutomirskimm: track NR_KERNEL_STACK in KiB instead of number...
2016-07-28 Dan Williamsmm: cleanup ifdef guards for vmem_altmap
2016-07-28 Dan Williamsmm: CONFIG_ZONE_DEVICE stop depending on CONFIG_EXPERT
2016-07-28 Christoph Hellwigmemblock: include <asm/sections.h> instead of <asm...
2016-07-28 Huang Yingmm, THP: clean up return value of madvise_free_huge_pmd
2016-07-28 Ganesh Mahendranmm/zsmalloc: use helper to clear page->flags bit
2016-07-28 Ganesh Mahendranmm/zsmalloc: add __init,__exit attribute
2016-07-28 Ganesh Mahendranmm/zsmalloc: keep comments consistent with code
2016-07-28 Ganesh Mahendranmm/zsmalloc: avoid calculate max objects of zspage...
2016-07-28 Ganesh Mahendranmm/zsmalloc: use class->objs_per_zspage to get num...
2016-07-28 Ganesh Mahendranmm/zsmalloc: take obj index back from find_alloced_obj
2016-07-28 Ganesh Mahendranmm/zsmalloc: use obj_index to keep consistent with...
2016-07-28 Minchan Kimmm: bail out in shrink_inactive_list()
2016-07-28 Mel Gormanmm, vmscan: account for skipped pages as a partial...
2016-07-28 Mel Gormanmm: consider whether to decivate based on eligible...
2016-07-28 Mel Gormanmm: remove reclaim and compaction retry approximations
2016-07-28 Mel Gormanmm, vmscan: remove highmem_file_pages
2016-07-28 Minchan Kimmm: add per-zone lru list stat
2016-07-28 Mel Gormanmm, vmscan: release/reacquire lru_lock on pgdat change
2016-07-28 Mel Gormanmm, vmscan: remove redundant check in shrink_zones()
2016-07-28 Mel Gormanmm, vmscan: Update all zone LRU sizes before updating...
2016-07-28 Minchan Kimmm: show node_pages_scanned per node, not zone
2016-07-28 Mel Gormanmm, pagevec: release/reacquire lru_lock on pgdat change
2016-07-28 Minchan Kimmm, page_alloc: fix dirtyable highmem calculation
2016-07-28 Mel Gormanmm, vmstat: remove zone and node double accounting...
2016-07-28 Mel Gormanmm, vmstat: print node-based stats in zoneinfo file
2016-07-28 Mel Gormanmm: vmstat: account per-zone stalls and pages skipped...
2016-07-28 Mel Gormanmm: vmstat: replace __count_zone_vm_events with a zone...
2016-07-28 Mel Gormanmm: page_alloc: cache the last node whose dirty limit...
2016-07-28 Mel Gormanmm, page_alloc: remove fair zone allocation policy
2016-07-28 Mel Gormanmm, vmscan: add classzone information to tracepoints
2016-07-28 Mel Gormanmm, vmscan: Have kswapd reclaim from all zones if recla...
2016-07-28 Mel Gormanmm, vmscan: avoid passing in `remaining' unnecessarily...
2016-07-28 Mel Gormanmm, vmscan: avoid passing in classzone_idx unnecessaril...
next