gfs2: fix flock panic issue
[cascardo/linux.git] / include /
2015-12-14 Benjamin Marzinskigfs2: change gfs2 readdir cookie
2015-11-10 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2015-11-10 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2015-11-10 Linus TorvaldsMerge tag 'ntb-4.4' of git://github.com/jonmason/ntb
2015-11-10 Linus TorvaldsMerge tag 'dmaengine-4.4-rc1' of git://git.infradead...
2015-11-10 Linus TorvaldsMerge tag 'rtc-v4.4' of git://git./linux/kernel/git...
2015-11-10 Linus TorvaldsMerge tag 'fbdev-4.4' of git://git./linux/kernel/git...
2015-11-10 Linus TorvaldsMerge branch 'drm-next' of git://people.freedesktop...
2015-11-10 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-11-10 Linus TorvaldsMerge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org...
2015-11-10 Linus TorvaldsMerge tag 'gfs2-merge-window' of git://git./linux/kerne...
2015-11-10 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2015-11-10 Linus TorvaldsMerge branch 'parisc-4.4-1' of git://git./linux/kernel...
2015-11-10 Linus TorvaldsMerge tag 'nios2-v4.4-rc1' of git://git./linux/kernel...
2015-11-10 Linus TorvaldsMerge tag 'xtensa-20151108' of git://github.com/czankel...
2015-11-10 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2015-11-09 Linus TorvaldsMerge tag 'modules-next-for-linus' of git://git./linux...
2015-11-09 Yaowei Baiinclude/linux/kdev_t.h: old/new_valid_dev() can return...
2015-11-09 Yaowei Baiinclude/linux/kdev_t.h: remove unused huge_valid_dev()
2015-11-09 Nicolas Pitrekmap_atomic_to_page() has no users, remove it
2015-11-09 Andrew Mortonremove abs64()
2015-11-09 Michal Nazarewiczkernel.h: make abs() work with 64-bit types
2015-11-07 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-11-07 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2015-11-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-11-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-11-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-11-07 Dave AirlieMerge tag 'drm-intel-next-fixes-2015-11-06' of git...
2015-11-07 Dave AirlieMerge branch 'vmwgfx-next' of git://people.freedesktop...
2015-11-07 Anish Bhattinclude/linux/zutil.h: fix usage example of zlib_adler32()
2015-11-07 Robin Murphydma-mapping: tidy up dma_parms default handling
2015-11-07 Oleg Nesterovsignal: introduce kernel_signal_stop() to fix jffs2_gar...
2015-11-07 Oleg Nesterovsignal: turn dequeue_signal_lock() into kernel_dequeue_...
2015-11-07 Oleg Nesterovsignals: kill block_all_signals() and unblock_all_signals()
2015-11-07 Hitoshi Mitakenilfs2: add tracepoints for analyzing reading and writi...
2015-11-07 Hitoshi Mitakenilfs2: add tracepoints for analyzing sufile manipulation
2015-11-07 Hitoshi Mitakenilfs2: add a tracepoint for transaction events
2015-11-07 Hitoshi Mitakenilfs2: add a tracepoint for tracking stage transition...
2015-11-07 Cody P Schaferrbtree: clarify documentation of rbtree_postorder_for_e...
2015-11-07 Rasmus Villemoeslib/kasprintf.c: introduce kvasprintf_const
2015-11-07 Martin Kepplingerbitops.h: add sign_extend64()
2015-11-07 Martin Kepplingerbitops.h: improve sign_extend32()'s documentation
2015-11-07 Andrew Mortoninclude/linux/compiler-gcc.h: improve __visible documen...
2015-11-07 Kirill A. Shutemovmm: use 'unsigned int' for compound_dtor/compound_order...
2015-11-07 Kirill A. Shutemovmm: use 'unsigned int' for page order
2015-11-07 Kirill A. Shutemovmm: make compound_head() robust
2015-11-07 Kirill A. Shutemovmm: pack compound_dtor and compound_order into one...
2015-11-07 Kirill A. Shutemovmm: drop page->slab_page
2015-11-07 Sergey SENOZHATSKYmm: zsmalloc: constify struct zs_pool name
2015-11-07 Dan Streetmanzpool: remove redundant zpool->type string, const-ify...
2015-11-07 Dan Streetmanmodule: export param_free_charp()
2015-11-07 Michal Hockomm, fs: introduce mapping_gfp_constraint()
2015-11-07 Andrew Mortoninclude/linux/mmzone.h: reflow comment
2015-11-07 Mel Gormanmm: page_alloc: hide some GFP internals and document...
2015-11-07 Mel Gormanmm, page_alloc: reserve pageblocks for high-order atomi...
2015-11-07 Mel Gormanmm, page_alloc: remove MIGRATE_RESERVE
2015-11-07 Mel Gormanmm, page_alloc: delete the zonelist_cache
2015-11-07 Mel Gormanmm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
2015-11-07 Mel Gormanmm: page_alloc: remove GFP_IOFS
2015-11-07 Mel Gormanmm, page_alloc: distinguish between being unable to...
2015-11-07 Mel Gormanmm, page_alloc: use masks and shifts when converting...
2015-11-07 Mel Gormanmm, page_alloc: remove unnecessary taking of a seqlock...
2015-11-07 Mel Gormanmm, page_alloc: remove unnecessary parameter from zone_...
2015-11-07 Linus TorvaldsMerge branch 'for-linus-4.4' of git://git./linux/kernel...
2015-11-07 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2015-11-06 Linus TorvaldsMerge tag 'asm-generic-for-linus' of git://git./linux...
2015-11-06 Linus TorvaldsMerge tag 'trace-v4.4' of git://git./linux/kernel/git...
2015-11-06 Jiri KosinaMerge branches 'for-4.3/upstream-fixes', 'for-4.4/corsa...
2015-11-06 Linus TorvaldsMerge tag 'for-v4.4-important-fix' of git://git./linux...
2015-11-06 Linus TorvaldsMerge tag 'devicetree-for-4.4' of git://git./linux...
2015-11-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-11-06 Linus TorvaldsMerge tag 'for-linus-20151106' of git://git.infradead...
2015-11-06 Linus TorvaldsMerge branch 'mailbox-for-next' of git://git.linaro...
2015-11-06 Linus TorvaldsMerge tag 'pci-v4.4-changes' of git://git./linux/kernel...
2015-11-06 Linus TorvaldsMerge tag 'sound-4.4-rc1' of git://git./linux/kernel...
2015-11-06 Linus TorvaldsMerge tag 'backlight-for-linus-4.4' of git://git./linux...
2015-11-06 Linus TorvaldsMerge tag 'mfd-for-linus-4.4' of git://git./linux/kerne...
2015-11-06 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.4-1' of git://git...
2015-11-06 Linus TorvaldsMerge tag 'powerpc-4.4-1' of git://git./linux/kernel...
2015-11-06 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-11-06 Eric B Munsonmm: mlock: add mlock flags to enable VM_LOCKONFAULT...
2015-11-06 Eric B Munsonmm: introduce VM_LOCKONFAULT
2015-11-06 Eric B Munsonmm: mlock: add new mlock system call
2015-11-06 Tetsuo Handamm: remove refresh_cpu_vm_stats() definition for !SMP...
2015-11-06 Johannes Weinermm: page_counter: let page_counter_try_charge() return...
2015-11-06 Hugh Dickinsmm: rename mem_cgroup_migrate to mem_cgroup_replace_page
2015-11-06 Vladimir Davydovmm: do not inc NR_PAGETABLE if ptlock_init failed
2015-11-06 Vladimir Davydovmemcg: simplify and inline __mem_cgroup_from_kmem
2015-11-06 Vladimir Davydovmemcg: unify slab and other kmem pages charging
2015-11-06 Vladimir Davydovmemcg: simplify charging kmem pages
2015-11-06 yalin wanginclude/linux/vm_event_item.h: change HIGHMEM_ZONE...
2015-11-06 Andrew Mortonmm/vmstat.c: uninline node_page_state()
2015-11-06 Vineet Guptamm: optimize PageHighMem() check
2015-11-06 David Rientjesmm, oom: remove task_lock protecting comm printing
2015-11-06 Vlastimil Babkamm, compaction: distinguish contended status in tracepoints
2015-11-06 Vlastimil Babkamm, compaction: export tracepoints zone names to userspace
2015-11-06 Vlastimil Babkamm, compaction: export tracepoints status strings to...
2015-11-06 Yaowei Baimm/memcontrol: make mem_cgroup_inactive_anon_is_low...
2015-11-06 Junichi Nomuramm/filemap.c: make global sync not clear error status...
2015-11-06 Naoya Horiguchimm: hugetlb: proc: add HugetlbPages field to /proc...
next