summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-21dm thin: replace dm_cell_release_singleton with cell_defer_exceptJoe Thornber
2012-12-21dm: disable WRITE SAMEMike Snitzer
2012-12-21dm ioctl: prevent unsafe change to dm_ioctl data_sizeAlasdair G Kergon
2012-12-21dm persistent data: rename node to btree_nodeMikulas Patocka
2012-12-21NFS: Kill fscache warnings when mounting without -ofscTrond Myklebust
2012-12-21NFS: Provide stub nfs_fscache_wait_on_invalidate() for when CONFIG_NFS_FSCACHE=nDavid Howells
2012-12-20Merge tag 'vfio-for-v3.8-v2' of git://github.com/awilliam/linux-vfioLinus Torvalds
2012-12-20Merge branch 'for-next' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2012-12-20Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-20Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-12-20Merge tag 'fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-20Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2012-12-20keys: use keyring_alloc() to create module signing keyringDavid Howells
2012-12-20keys: fix unreachable codeAlan Cox
2012-12-20sendfile: allows bypassing of notifier eventsScott Wolchok
2012-12-20SGI-XP: handle non-fatal trapsRobin Holt
2012-12-20fat: fix incorrect function commentRavishankar N
2012-12-20Documentation: ABI: remove testing/sysfs-devices-nodeDavidlohr Bueso
2012-12-20proc: fix inconsistent lock stateXiaotian Feng
2012-12-20linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisorsGuenter Roeck
2012-12-20memcg: don't register hotcpu notifier from ->css_alloc()Tejun Heo
2012-12-20checkpatch: warn on uapi #includes that #include <uapi/...Joe Perches
2012-12-20revert "rtc: recycle id when unloading a rtc driver"Andrew Morton
2012-12-20mm: clean up transparent hugepage sysfs error messagesJeremy Eder
2012-12-20hfsplus: add error message for the case of failure of sync fs in delayed_sync...Vyacheslav Dubeyko
2012-12-20hfsplus: rework processing of hfs_btree_write() returned errorVyacheslav Dubeyko
2012-12-20hfsplus: rework processing errors in hfsplus_free_extents()Vyacheslav Dubeyko
2012-12-20hfsplus: avoid crash on failed block map freeAlan Cox
2012-12-20kcmp: include linux/ptrace.hCyrill Gorcunov
2012-12-20drivers/rtc/rtc-imxdi.c: must include <linux/spinlock.h>Jean Delvare
2012-12-20mm: cma: WARN if freed memory is still in useMarek Szyprowski
2012-12-20exec: do not leave bprm->interp on stackKees Cook
2012-12-20drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it existsZhenzhong Duan
2012-12-20drivers/firmware/dmi_scan.c: check dmi version when get system uuidZhenzhong Duan
2012-12-20Documentation: kernel-parameters.txt remove capability.disableJosh Boyer
2012-12-20mm: fix calculation of dirtyable memorySonny Rao
2012-12-20compaction: fix build error in CMA && !COMPACTIONMinchan Kim
2012-12-20vfs: make lremovexattr retry once on ESTALE errorJeff Layton
2012-12-20vfs: make removexattr retry once on ESTALEJeff Layton
2012-12-20vfs: make llistxattr retry once on ESTALE errorJeff Layton
2012-12-20vfs: make listxattr retry once on ESTALE errorJeff Layton
2012-12-20vfs: make lgetxattr retry once on ESTALEJeff Layton
2012-12-20vfs: make getxattr retry once on an ESTALE errorJeff Layton
2012-12-20vfs: allow lsetxattr() to retry once on ESTALE errorsJeff Layton
2012-12-20vfs: allow setxattr to retry once on ESTALE errorsJeff Layton
2012-12-20vfs: allow utimensat() calls to retry once on an ESTALE errorJeff Layton
2012-12-20vfs: fix user_statfs to retry once on ESTALE errorsJeff Layton
2012-12-20vfs: make fchownat retry once on ESTALE errorsJeff Layton