summaryrefslogtreecommitdiffstats
path: root/block/blk-timeout.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-25arp: fix a regression in arp_solicit()Cong Wang1-3/+3
2012-12-22net: sched: integer overflow fixStefan Hasko1-1/+1
2012-12-22CONFIG_HOTPLUG removal from networking coreGreg KH3-15/+0
2012-12-22Drivers: network: more __dev* removalGreg KH3-14/+13
2012-12-21bridge: call br_netpoll_disable in br_add_ifGao feng1-3/+5
2012-12-21ipv4: arp: fix a lockdep splat in arp_solicit()Eric Dumazet1-5/+3
2012-12-21tuntap: dont use a private kmem_cacheEric Dumazet1-21/+3
2012-12-21net: devnet_rename_seq should be a seqcountEric Dumazet3-12/+12
2012-12-21ip_gre: fix possible use after freeEric Dumazet1-1/+5
2012-12-21ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionallyIsaku Yamahata1-1/+4
2012-12-21solos-pci: double lock in geos_gpio_store()Dan Carpenter1-1/+1
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-21keys: use keyring_alloc() to create module signing keyringDavid Howells1-9/+6
2012-12-21keys: fix unreachable codeAlan Cox1-2/+0
2012-12-21sendfile: allows bypassing of notifier eventsScott Wolchok1-0/+2
2012-12-21SGI-XP: handle non-fatal trapsRobin Holt1-2/+32
2012-12-21fat: fix incorrect function commentRavishankar N3-4/+7
2012-12-21Documentation: ABI: remove testing/sysfs-devices-nodeDavidlohr Bueso1-7/+0
2012-12-21proc: fix inconsistent lock stateXiaotian Feng1-6/+6
2012-12-21linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisorsGuenter Roeck1-2/+4
2012-12-21memcg: don't register hotcpu notifier from ->css_alloc()Tejun Heo1-1/+13
2012-12-21checkpatch: warn on uapi #includes that #include <uapi/...Joe Perches1-2/+5
2012-12-21revert "rtc: recycle id when unloading a rtc driver"Andrew Morton1-1/+0
2012-12-21mm: clean up transparent hugepage sysfs error messagesJeremy Eder1-3/+3
2012-12-21hfsplus: add error message for the case of failure of sync fs in delayed_sync...Vyacheslav Dubeyko1-1/+4
2012-12-21hfsplus: rework processing of hfs_btree_write() returned errorVyacheslav Dubeyko3-5/+12
2012-12-21hfsplus: rework processing errors in hfsplus_free_extents()Vyacheslav Dubeyko1-4/+20
2012-12-21hfsplus: avoid crash on failed block map freeAlan Cox1-1/+12
2012-12-21kcmp: include linux/ptrace.hCyrill Gorcunov1-0/+1
2012-12-21drivers/rtc/rtc-imxdi.c: must include <linux/spinlock.h>Jean Delvare1-0/+1
2012-12-21mm: cma: WARN if freed memory is still in useMarek Szyprowski1-2/+9
2012-12-21exec: do not leave bprm->interp on stackKees Cook4-2/+23
2012-12-21drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it existsZhenzhong Duan1-15/+47
2012-12-21drivers/firmware/dmi_scan.c: check dmi version when get system uuidZhenzhong Duan1-3/+15
2012-12-21Documentation: kernel-parameters.txt remove capability.disableJosh Boyer1-6/+0
2012-12-21mm: fix calculation of dirtyable memorySonny Rao1-5/+20
2012-12-21compaction: fix build error in CMA && !COMPACTIONMinchan Kim1-6/+20
2012-12-21vfs: make lremovexattr retry once on ESTALE errorJeff Layton1-2/+7
2012-12-21vfs: make removexattr retry once on ESTALEJeff Layton1-2/+7
2012-12-21vfs: make llistxattr retry once on ESTALE errorJeff Layton1-2/+7
2012-12-21vfs: make listxattr retry once on ESTALE errorJeff Layton1-2/+7
2012-12-21vfs: make lgetxattr retry once on ESTALEJeff Layton1-2/+7
2012-12-21vfs: make getxattr retry once on an ESTALE errorJeff Layton1-2/+7
2012-12-21vfs: allow lsetxattr() to retry once on ESTALE errorsJeff Layton1-2/+7
2012-12-21vfs: allow setxattr to retry once on ESTALE errorsJeff Layton1-2/+7
2012-12-21vfs: allow utimensat() calls to retry once on an ESTALE errorJeff Layton1-1/+5
2012-12-21vfs: fix user_statfs to retry once on ESTALE errorsJeff Layton1-1/+8
2012-12-21vfs: make fchownat retry once on ESTALE errorsJeff Layton1-0/+5
2012-12-21vfs: make fchmodat retry once on ESTALE errorsJeff Layton1-2/+7