aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* mm: drop support of non-linear mapping from fault codepathKirill A. Shutemov2015-02-10
* mm: drop support of non-linear mapping from unmap/zap codepathKirill A. Shutemov2015-02-10
* mm: replace remap_file_pages() syscall with emulationKirill A. Shutemov2015-02-10
* mm/vmstat.c: fix/cleanup ifdefsAndrew Morton2015-02-10
* mm/slab_common.c: use kmem_cache_free()Vaishali Thakkar2015-02-10
* mm/slub.c: fix typo in commentKim Phillips2015-02-10
* mm: don't use compound_head() in virt_to_head_page()Joonsoo Kim2015-02-10
* mm/slub: optimize alloc/free fastpath by removing preemption on/offJoonsoo Kim2015-02-10
* fsioctl.c: make generic_block_fiemap() signal-tolerantDmitry Monakhov2015-02-10
* o2dlm: fix NULL pointer dereference in o2dlm_blocking_ast_wrapperSrinivas Eeda2015-02-10
* ocfs2: prune the dcache before deleting the dentry of directoryalex chen2015-02-10
* ocfs2: make resv_lock spinlock staticFabian Frederick2015-02-10
* ocfs2: remove unreachable code in __ocfs2_recovery_thread()Daeseok Youn2015-02-10
* ocfs2: removes mlog_errno() call twice in ocfs2_find_dir_space_el()Daeseok Youn2015-02-10
* ocfs2: remove unreachable codeDaeseok Youn2015-02-10
* ocfs2: o2net: silence uninitialized variable warningDan Carpenter2015-02-10
* ocfs2: remove pointless assignment from ocfs2_calc_refcount_meta_credits()Jan Kara2015-02-10
* ocfs2: add a mount option journal_async_commit on ocfs2 filesystemalex chen2015-02-10
* ocfs2: fix journal commit deadlock in ocfs2_convert_inline_data_to_extentsalex chen2015-02-10
* ocfs2: dlm: dlmdomain: remove unused functionRickard Strandqvist2015-02-10
* ocfs2: quota_local: remove unused functionRickard Strandqvist2015-02-10
* ocfs2: xattr: remove unused functionRickard Strandqvist2015-02-10
* ocfs2: fix snprintf format specifier in dlmdebug.calex chen2015-02-10
* ocfs2: fix wrong commentJunxiao Bi2015-02-10
* ocfs2: fix uninitialized variable accessJunxiao Bi2015-02-10
* ocfs2: remove unnecessary else in ocfs2_set_acl()Fabian Frederick2015-02-10
* ocfs2/dlm: add missing dlm_lock_put() when recovery master downXue jiufei2015-02-10
* sh: eliminate unused irq_reg_{readl,writel} accessorsKevin Cernekee2015-02-10
* sh: build superh without CONFIG_EXPERTRob Landley2015-02-10
* fsnotify: fix handling of renames in auditJan Kara2015-02-10
* inotify: update documentation to reflect code changesZhang Zhen2015-02-10
* fanotify: don't set FAN_ONDIR implicitly on a marks ignored maskLino Sanfilippo2015-02-10
* fanotify: don't recalculate a marks mask if only the ignored mask changedLino Sanfilippo2015-02-10
* fanotify: only destroy mark when both mask and ignored_mask are clearedLino Sanfilippo2015-02-10
* hugetlb, x86: register 1G page size if we can allocate them at runtimeKirill A. Shutemov2015-02-10
* Merge branch 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2015-02-09
|\
| * Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo2015-02-09
| |\
| | * ahci_xgene: Fix the dma state machine lockup for the ATA_CMD_SMART PIO mode c...Suman Tripathi2015-02-03
| * | ata: libahci: Use of_platform_device_create only if supportedGuenter Roeck2015-02-03
| * | sata_mv: Delete unnecessary checks before the function call "phy_power_off"Markus Elfring2015-02-03
| * | ata: Delete unnecessary checks before the function call "pci_dev_put"Markus Elfring2015-02-03
| * | ata: pata_platform: fix owner module reference mismatch for scsi hostAkinobu Mita2015-01-28
| * | ata: ahci_platform: fix owner module reference mismatch for scsi hostAkinobu Mita2015-01-28
| * | pata_pdc2027x: Use 64-bit timekeepingTina Ruchandani2015-01-27
| * | ata: libahci: Fix devres cleanup on failureThierry Reding2015-01-21
| * | ata: libahci: Allow using multiple regulatorsGregory CLEMENT2015-01-19
| * | Documentation: bindings: Add the regulator property to the sub-nodes AHCI bin...Gregory CLEMENT2015-01-19
| * | ata: libahci: Clean-up the ahci_platform_en/disable_phys functionsGregory CLEMENT2015-01-19
| * | sata_rcar: extend PM methodsMikhail Ulyanov2015-01-19
| * | sata_dwc_460ex: disable compilation on ARM and ARM64Andy Shevchenko2015-01-12