summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-01SUNRPC: Add RPC task and client level options to disable the resend timeoutTrond Myklebust
2013-10-01SUNRPC: Clean up - convert xprt_prepare_transmit to return a boolTrond Myklebust
2013-10-01SUNRPC: Clear the request rq_bytes_sent field in xprt_release_writeTrond Myklebust
2013-10-01SUNRPC: Don't set the request connect_cookie until a successful transmitTrond Myklebust
2013-10-01SUNRPC: Only update the TCP connect cookie on a successful connectTrond Myklebust
2013-10-01SUNRPC: Enable the keepalive option for TCP socketsTrond Myklebust
2013-10-01NFSv4: Fix a use-after-free situation in _nfs4_proc_getlk()Trond Myklebust
2013-10-01Merge tag 'nfs-for-3.12-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-09-30Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2013-09-30pidns: fix free_pid() to handle the first fork failureOleg Nesterov
2013-09-30ipc,msg: prevent race with rmid in msgsnd,msgrcvDavidlohr Bueso
2013-09-30ipc/sem.c: update sem_otime for all operationsManfred Spraul
2013-09-30mm/hwpoison: fix the lack of one reference count against poisoned pageWanpeng Li
2013-09-30mm/hwpoison: fix false report on 2nd attempt at page recoveryWanpeng Li
2013-09-30mm/hwpoison: fix test for a transparent huge pageWanpeng Li
2013-09-30mm/hwpoison: fix traversal of hugetlbfs pages to avoid printk floodWanpeng Li
2013-09-30block: change config option name for cmdline partition parsingPaul Gortmaker
2013-09-30mm/mlock.c: prevent walking off the end of a pagetable in no-pmd configurationVlastimil Babka
2013-09-30mm: avoid reinserting isolated balloon pages into LRU listsRafael Aquini
2013-09-30arch/parisc/mm/fault.c: fix uninitialized variable usageFelipe Pena
2013-09-30include/asm-generic/vtime.h: avoid zero-length fileAndrew Morton
2013-09-30nilfs2: fix issue with race condition of competition between segments for dir...Vyacheslav Dubeyko
2013-09-30Documentation/kernel-parameters.txt: replace kernelcore with MovableWeiping Pan
2013-09-30mm/bounce.c: fix a regression where MS_SNAP_STABLE (stable pages snapshotting...Darrick J. Wong
2013-09-30kernel/kmod.c: check for NULL in call_usermodehelper_exec()Tetsuo Handa
2013-09-30ipc/sem.c: synchronize the proc interfaceManfred Spraul
2013-09-30ipc/sem.c: optimize sem_lock()Manfred Spraul
2013-09-30ipc/sem.c: fix race in sem_lock()Manfred Spraul
2013-09-30mm/compaction.c: periodically schedule when freeing pagesDavid Rientjes
2013-09-30fs/binfmt_elf.c: prevent a coredump with a large vm_map_count from OopsingDan Aloni
2013-09-30revert "mm/memory-hotplug: fix lowmem count overflow when offline pages"Joonyoung Shim
2013-09-30Merge tag 'regulator-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-09-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2013-09-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-09-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2013-09-30Merge tag 'for-linus-20130929' of git://github.com/sctscore/official-linuxLinus Torvalds
2013-09-30Merge tag 'arc-fixes-for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-30Merge remote-tracking branch 'regulator/fix/wm8350' into regulator-linusMark Brown
2013-09-30Merge remote-tracking branch 'regulator/fix/wm831x' into regulator-linusMark Brown
2013-09-30Merge remote-tracking branch 'regulator/fix/ti-abb' into regulator-linusMark Brown
2013-09-30Merge remote-tracking branch 'regulator/fix/palmas' into regulator-linusMark Brown
2013-09-30Merge remote-tracking branch 'regulator/fix/doc' into regulator-linusMark Brown
2013-09-30Merge remote-tracking branch 'regulator/fix/da9063' into regulator-linusMark Brown
2013-09-30avr32: cast syscall_return to silence compiler warningGabor Juhos
2013-09-30avr32: fix clockevents kernel warningGabor Juhos
2013-09-30avr32: use Kbuild infrastructure to handle the asm-generic headersSteven Rostedt
2013-09-30afs: dget_parent() can't return a negative dentryAl Viro
2013-09-30ocfs2: needs ->d_lock to poke in ->d_parent->d_inode from ->d_revalidate()Al Viro
2013-09-30sysv: Add forgotten superblock lock init for v7 fsLubomir Rintel
2013-09-29apparmor: fix suspicious RCU usage warning in policy.c/policy.hJohn Johansen