summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-28NFSv4 Remove zeroing state kern warningsAndy Adamson1-8/+5
2013-10-02SUNRPC: call_connect_status should recheck bind and connect status on errorTrond Myklebust1-3/+6
2013-10-02SUNRPC: Remove redundant initialisations of request rq_bytes_sentTrond Myklebust1-8/+7
2013-10-02SUNRPC: Fix RPC call retransmission statisticsTrond Myklebust1-2/+4
2013-10-02NFSv4: Ensure that we disable the resend timeout for NFSv4Trond Myklebust3-0/+4
2013-10-02SUNRPC: Add RPC task and client level options to disable the resend timeoutTrond Myklebust4-4/+19
2013-10-02SUNRPC: Clean up - convert xprt_prepare_transmit to return a boolTrond Myklebust3-11/+12
2013-10-02SUNRPC: Clear the request rq_bytes_sent field in xprt_release_writeTrond Myklebust1-0/+10
2013-10-02SUNRPC: Don't set the request connect_cookie until a successful transmitTrond Myklebust1-3/+5
2013-10-02SUNRPC: Only update the TCP connect cookie on a successful connectTrond Myklebust1-1/+1
2013-10-02SUNRPC: Enable the keepalive option for TCP socketsTrond Myklebust1-0/+13
2013-10-02NFSv4: Fix a use-after-free situation in _nfs4_proc_getlk()Trond Myklebust1-0/+1
2013-10-01Merge tag 'nfs-for-3.12-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds5-23/+63
2013-10-01Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds26-102/+258
2013-10-01pidns: fix free_pid() to handle the first fork failureOleg Nesterov1-0/+5
2013-10-01ipc,msg: prevent race with rmid in msgsnd,msgrcvDavidlohr Bueso1-0/+13
2013-10-01ipc/sem.c: update sem_otime for all operationsManfred Spraul1-13/+29
2013-10-01mm/hwpoison: fix the lack of one reference count against poisoned pageWanpeng Li1-2/+3
2013-10-01mm/hwpoison: fix false report on 2nd attempt at page recoveryWanpeng Li1-2/+4
2013-10-01mm/hwpoison: fix test for a transparent huge pageWanpeng Li1-1/+1
2013-10-01mm/hwpoison: fix traversal of hugetlbfs pages to avoid printk floodWanpeng Li1-2/+3
2013-10-01block: change config option name for cmdline partition parsingPaul Gortmaker7-13/+24
2013-10-01mm/mlock.c: prevent walking off the end of a pagetable in no-pmd configurationVlastimil Babka1-2/+6
2013-10-01mm: avoid reinserting isolated balloon pages into LRU listsRafael Aquini3-2/+29
2013-10-01arch/parisc/mm/fault.c: fix uninitialized variable usageFelipe Pena1-2/+3
2013-10-01include/asm-generic/vtime.h: avoid zero-length fileAndrew Morton1-0/+1
2013-10-01nilfs2: fix issue with race condition of competition between segments for dir...Vyacheslav Dubeyko2-2/+11
2013-10-01Documentation/kernel-parameters.txt: replace kernelcore with MovableWeiping Pan1-1/+1
2013-10-01mm/bounce.c: fix a regression where MS_SNAP_STABLE (stable pages snapshotting...Darrick J. Wong1-0/+2
2013-10-01kernel/kmod.c: check for NULL in call_usermodehelper_exec()Tetsuo Handa1-0/+4
2013-10-01ipc/sem.c: synchronize the proc interfaceManfred Spraul1-0/+8
2013-10-01ipc/sem.c: optimize sem_lock()Manfred Spraul1-0/+8
2013-10-01ipc/sem.c: fix race in sem_lock()Manfred Spraul1-44/+78
2013-10-01mm/compaction.c: periodically schedule when freeing pagesDavid Rientjes1-0/+7
2013-10-01fs/binfmt_elf.c: prevent a coredump with a large vm_map_count from OopsingDan Aloni1-12/+18
2013-10-01revert "mm/memory-hotplug: fix lowmem count overflow when offline pages"Joonyoung Shim1-4/+0
2013-09-30Merge tag 'regulator-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-13/+27
2013-09-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds3-20/+21
2013-09-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-6/+5
2013-09-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds17-73/+24
2013-09-30Merge tag 'for-linus-20130929' of git://github.com/sctscore/official-linuxLinus Torvalds8-52/+64
2013-09-30Merge tag 'arc-fixes-for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-8/+18
2013-09-30Merge remote-tracking branch 'regulator/fix/wm8350' into regulator-linusMark Brown1-1/+1
2013-09-30Merge remote-tracking branch 'regulator/fix/wm831x' into regulator-linusMark Brown1-2/+2
2013-09-30Merge remote-tracking branch 'regulator/fix/ti-abb' into regulator-linusMark Brown1-2/+14
2013-09-30Merge remote-tracking branch 'regulator/fix/palmas' into regulator-linusMark Brown1-7/+7
2013-09-30Merge remote-tracking branch 'regulator/fix/doc' into regulator-linusMark Brown1-0/+2
2013-09-30Merge remote-tracking branch 'regulator/fix/da9063' into regulator-linusMark Brown1-1/+1
2013-09-30avr32: cast syscall_return to silence compiler warningGabor Juhos1-1/+1
2013-09-30avr32: fix clockevents kernel warningGabor Juhos1-1/+8