summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-12-21dm persistent data: use DMERR_LIMIT for errorsMike Snitzer3-21/+20
2012-12-21dm block manager: reinstate message when validator failsMike Snitzer1-1/+4
2012-12-21dm raid: round region_size to power of twoJonathan Brassow1-1/+3
2012-12-21dm thin: cleanup dead codeJoe Thornber1-14/+5
2012-12-21dm thin: rename cell_defer_except to cell_defer_no_holderJoe Thornber1-21/+21
2012-12-21dm snapshot: optimize track_chunkMikulas Patocka1-3/+2
2012-12-21dm raid: use DM_ENDIO_INCOMPLETEMikulas Patocka1-1/+1
2012-12-21dm raid1: remove impossible mempool_alloc error testMikulas Patocka1-5/+3
2012-12-21dm thin: emit ignore_discard in status when discards disabledMike Snitzer1-2/+4
2012-12-21dm persistent data: fix nested btree deletionJoe Thornber2-3/+8
2012-12-21dm thin: wake worker when discard is preparedJoe Thornber1-4/+7
2012-12-21dm thin: fix race between simultaneous io and discards to same blockJoe Thornber1-25/+59
2012-12-21dm thin: replace dm_cell_release_singleton with cell_defer_exceptJoe Thornber3-39/+12
2012-12-21dm: disable WRITE SAMEMike Snitzer1-0/+2
2012-12-21dm ioctl: prevent unsafe change to dm_ioctl data_sizeAlasdair G Kergon1-0/+8
2012-12-21dm persistent data: rename node to btree_nodeMikulas Patocka4-47/+47
2012-12-21NFS: Kill fscache warnings when mounting without -ofscTrond Myklebust1-4/+15
2012-12-21NFS: Provide stub nfs_fscache_wait_on_invalidate() for when CONFIG_NFS_FSCACHE=nDavid Howells1-0/+1
2012-12-20Merge tag 'vfio-for-v3.8-v2' of git://github.com/awilliam/linux-vfioLinus Torvalds2-53/+64
2012-12-20Merge branch 'for-next' of git://git.infradead.org/users/eparis/notifyLinus Torvalds14-121/+180
2012-12-20Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds30-88/+261
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds80-531/+1311
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds118-357/+211
2012-12-20Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds6-7/+11
2012-12-20Merge tag 'fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds25-183/+204
2012-12-20Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds3-9/+158
2012-12-20keys: use keyring_alloc() to create module signing keyringDavid Howells1-9/+6
2012-12-20keys: fix unreachable codeAlan Cox1-2/+0
2012-12-20sendfile: allows bypassing of notifier eventsScott Wolchok1-0/+2
2012-12-20SGI-XP: handle non-fatal trapsRobin Holt1-2/+32
2012-12-20fat: fix incorrect function commentRavishankar N3-4/+7
2012-12-20Documentation: ABI: remove testing/sysfs-devices-nodeDavidlohr Bueso1-7/+0
2012-12-20proc: fix inconsistent lock stateXiaotian Feng1-6/+6
2012-12-20linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisorsGuenter Roeck1-2/+4
2012-12-20memcg: don't register hotcpu notifier from ->css_alloc()Tejun Heo1-1/+13
2012-12-20checkpatch: warn on uapi #includes that #include <uapi/...Joe Perches1-2/+5
2012-12-20revert "rtc: recycle id when unloading a rtc driver"Andrew Morton1-1/+0
2012-12-20mm: clean up transparent hugepage sysfs error messagesJeremy Eder1-3/+3
2012-12-20hfsplus: add error message for the case of failure of sync fs in delayed_sync...Vyacheslav Dubeyko1-1/+4
2012-12-20hfsplus: rework processing of hfs_btree_write() returned errorVyacheslav Dubeyko3-5/+12
2012-12-20hfsplus: rework processing errors in hfsplus_free_extents()Vyacheslav Dubeyko1-4/+20
2012-12-20hfsplus: avoid crash on failed block map freeAlan Cox1-1/+12
2012-12-20kcmp: include linux/ptrace.hCyrill Gorcunov1-0/+1
2012-12-20drivers/rtc/rtc-imxdi.c: must include <linux/spinlock.h>Jean Delvare1-0/+1
2012-12-20mm: cma: WARN if freed memory is still in useMarek Szyprowski1-2/+9
2012-12-20exec: do not leave bprm->interp on stackKees Cook4-2/+23
2012-12-20drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it existsZhenzhong Duan1-15/+47
2012-12-20drivers/firmware/dmi_scan.c: check dmi version when get system uuidZhenzhong Duan1-3/+15
2012-12-20Documentation: kernel-parameters.txt remove capability.disableJosh Boyer1-6/+0
2012-12-20mm: fix calculation of dirtyable memorySonny Rao1-5/+20