aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit acco...Wanpeng Li2013-03-22
* printk: Provide a wake_up_klogd() off-caseFrederic Weisbecker2013-03-22
* irq_work.h: fix warning when CONFIG_IRQ_WORK=nJames Hogan2013-03-22
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-03-21
|\
| * cifs: ignore everything in SPNEGO blob after mechTypesJeff Layton2013-03-21
| * cifs: delay super block destruction until all cifsFileInfo objects are goneMateusz Guzik2013-03-13
| * cifs: map NT_STATUS_SHARING_VIOLATION to EBUSY instead of ETXTBSYSachin Prabhu2013-03-13
* | Merge tag 'ext4_for_linue' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-03-21
|\ \
| * | ext4: fix data=journal fast mount/umount hangTheodore Ts'o2013-03-20
| * | ext4: fix ext4_evict_inode() racing against workqueue processing codeTheodore Ts'o2013-03-20
| * | ext4: fix memory leakage in mext_check_coverageDmitry Monakhov2013-03-18
| * | ext4: use s_extent_max_zeroout_kb value as number of kbLukas Czerner2013-03-12
| * | ext4: use atomic64_t for the per-flexbg free_clusters countTheodore Ts'o2013-03-11
| * | jbd2: fix use after free in jbd2_journal_dirty_metadata()Jan Kara2013-03-11
| * | ext4: reserve metadata block for every delayed writeLukas Czerner2013-03-10
| * | ext4: update reserved space after the 'correction'Lukas Czerner2013-03-10
| * | ext4: do not use yield()Lukas Czerner2013-03-10
| * | ext4: remove unused variable in ext4_free_blocks()Lukas Czerner2013-03-10
| * | ext4: fix WARN_ON from ext4_releasepage()Jan Kara2013-03-10
| * | ext4: fix the wrong number of the allocated blocks in ext4_split_extent()Zheng Liu2013-03-10
| * | ext4: update extent status tree after an extent is zeroed outZheng Liu2013-03-10
| * | ext4: fix wrong m_len value after unwritten extent conversionZheng Liu2013-03-10
| * | ext4: add self-testing infrastructure to do a sanity checkDmitry Monakhov2013-03-10
| * | ext4: avoid a potential overflow in ext4_es_can_be_merged()Zheng Liu2013-03-10
| * | ext4: invalidate extent status tree during extent migrationDmitry Monakhov2013-03-04
| * | ext4: remove unnecessary wait for extent conversion in ext4_fallocate()Jan Kara2013-03-04
| * | ext4: add warning to ext4_convert_unwritten_extents_endioDmitry Monakhov2013-03-04
| * | ext4: disable merging of uninitialized extentsDmitry Monakhov2013-03-04
| * | ext4: ext4_split_extent should take care of extent zerooutDmitry Monakhov2013-03-04
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2013-03-21
|\ \ \
| * | | thermal: exynos_thermal: return a proper error code while thermal_zone_device...Devendra Naga2013-03-11
| * | | thermal: rcar_thermal: propagate return value of thermal_zone_device_registerDevendra Naga2013-03-11
| * | | Thermal: kirkwood: Convert to devm_ioremap_resource()Sachin Kamat2013-03-11
| * | | Thermal: rcar: Convert to devm_ioremap_resource()Sachin Kamat2013-03-11
| * | | Thermal: dove: Convert to devm_ioremap_resource()Sachin Kamat2013-03-11
| * | | thermal: rcar: fix missing unlock on error in rcar_thermal_update_temp()Wei Yongjun2013-03-11
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-03-21
|\ \ \ \
| * | | | perf/x86: Add SNB/SNB-EP scheduling constraints for cycle_activity eventStephane Eranian2013-03-18
| * | | | kprobes/x86: Check Interrupt Flag modifier when registering probeMasami Hiramatsu2013-03-18
| * | | | kprobes: Make hash_64() as always inlinedMasami Hiramatsu2013-03-18
| * | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-03-18
| |\ \ \ \
| | * | | | perf tools: Fix LIBNUMA build with glibc 2.12 and older.Vinson Lee2013-03-14
| | * | | | perf/POWER7: Create a sysfs format entry for Power7 eventsSukadev Bhattiprolu2013-03-13
| | * | | | perf probe: Fix segfaultAnanth N Mavinakayanahalli2013-03-13
| | * | | | libtraceevent: Remove hard coded include to /usr/local/include in MakefileJack Mitchell2013-03-13
| | * | | | perf record: Fix -C optionJiri Olsa2013-03-13
| | * | | | perf tools: check if -DFORTIFY_SOURCE=2 is allowedMarcin Slusarz2013-03-13
| | * | | | perf report: Fix build with NO_NEWT=1Michael Ellerman2013-03-13
| | * | | | perf annotate: Fix build with NO_NEWT=1Michael Ellerman2013-03-13
| * | | | | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2013-03-18
| |\ \ \ \ \