summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Add RPC task and client level options to disable the resend timeoutTrond Myklebust2013-10-014-4/+19
* SUNRPC: Clean up - convert xprt_prepare_transmit to return a boolTrond Myklebust2013-10-013-11/+12
* SUNRPC: Clear the request rq_bytes_sent field in xprt_release_writeTrond Myklebust2013-10-011-0/+10
* SUNRPC: Don't set the request connect_cookie until a successful transmitTrond Myklebust2013-10-011-3/+5
* SUNRPC: Only update the TCP connect cookie on a successful connectTrond Myklebust2013-10-011-1/+1
* SUNRPC: Enable the keepalive option for TCP socketsTrond Myklebust2013-10-011-0/+13
* NFSv4: Fix a use-after-free situation in _nfs4_proc_getlk()Trond Myklebust2013-10-011-0/+1
* Merge tag 'nfs-for-3.12-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-09-305-23/+63
|\
| * NFS: Give "flavor" an initial value to fix a compile warningAnna Schumaker2013-09-291-1/+1
| * NFSv4.1: try SECINFO_NO_NAME flavs until one worksWeston Andros Adamson2013-09-291-3/+27
| * NFSv4.1: Ensure memory ordering between nfs4_ds_connect and nfs4_fl_prepare_dsTrond Myklebust2013-09-291-0/+2
| * NFSv4.1: nfs4_fl_prepare_ds - fix bugs when the connect attempt failsTrond Myklebust2013-09-291-9/+9
| * NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem methodTrond Myklebust2013-09-264-10/+24
* | Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2013-09-3026-102/+258
|\ \
| * | pidns: fix free_pid() to handle the first fork failureOleg Nesterov2013-09-301-0/+5
| * | ipc,msg: prevent race with rmid in msgsnd,msgrcvDavidlohr Bueso2013-09-301-0/+13
| * | ipc/sem.c: update sem_otime for all operationsManfred Spraul2013-09-301-13/+29
| * | mm/hwpoison: fix the lack of one reference count against poisoned pageWanpeng Li2013-09-301-2/+3
| * | mm/hwpoison: fix false report on 2nd attempt at page recoveryWanpeng Li2013-09-301-2/+4
| * | mm/hwpoison: fix test for a transparent huge pageWanpeng Li2013-09-301-1/+1
| * | mm/hwpoison: fix traversal of hugetlbfs pages to avoid printk floodWanpeng Li2013-09-301-2/+3
| * | block: change config option name for cmdline partition parsingPaul Gortmaker2013-09-307-13/+24
| * | mm/mlock.c: prevent walking off the end of a pagetable in no-pmd configurationVlastimil Babka2013-09-301-2/+6
| * | mm: avoid reinserting isolated balloon pages into LRU listsRafael Aquini2013-09-303-2/+29
| * | arch/parisc/mm/fault.c: fix uninitialized variable usageFelipe Pena2013-09-301-2/+3
| * | include/asm-generic/vtime.h: avoid zero-length fileAndrew Morton2013-09-301-0/+1
| * | nilfs2: fix issue with race condition of competition between segments for dir...Vyacheslav Dubeyko2013-09-302-2/+11
| * | Documentation/kernel-parameters.txt: replace kernelcore with MovableWeiping Pan2013-09-301-1/+1
| * | mm/bounce.c: fix a regression where MS_SNAP_STABLE (stable pages snapshotting...Darrick J. Wong2013-09-301-0/+2
| * | kernel/kmod.c: check for NULL in call_usermodehelper_exec()Tetsuo Handa2013-09-301-0/+4
| * | ipc/sem.c: synchronize the proc interfaceManfred Spraul2013-09-301-0/+8
| * | ipc/sem.c: optimize sem_lock()Manfred Spraul2013-09-301-0/+8
| * | ipc/sem.c: fix race in sem_lock()Manfred Spraul2013-09-301-44/+78
| * | mm/compaction.c: periodically schedule when freeing pagesDavid Rientjes2013-09-301-0/+7
| * | fs/binfmt_elf.c: prevent a coredump with a large vm_map_count from OopsingDan Aloni2013-09-301-12/+18
| * | revert "mm/memory-hotplug: fix lowmem count overflow when offline pages"Joonyoung Shim2013-09-301-4/+0
* | | Merge tag 'regulator-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-09-306-13/+27
|\ \ \
| * \ \ Merge remote-tracking branch 'regulator/fix/wm8350' into regulator-linusMark Brown2013-09-301-1/+1
| |\ \ \
| | * | | regulator: wm8350: correct the max_uV of LDOLaxman Dewangan2013-09-191-1/+1
| * | | | Merge remote-tracking branch 'regulator/fix/wm831x' into regulator-linusMark Brown2013-09-301-2/+2
| |\ \ \ \
| | * | | | regulator: wm831x-ldo: Fix max_uV for gp_ldo and aldo linear range settingsAxel Lin2013-09-231-2/+2
| | |/ / /
| * | | | Merge remote-tracking branch 'regulator/fix/ti-abb' into regulator-linusMark Brown2013-09-301-2/+14
| |\ \ \ \
| | * | | | regulator: ti-abb: Fix bias voltage glitch in transition to bypass modeNishanth Menon2013-09-271-2/+14
| | | |_|/ | | |/| |
| * | | | Merge remote-tracking branch 'regulator/fix/palmas' into regulator-linusMark Brown2013-09-301-7/+7
| |\ \ \ \
| | * | | | regulator: palmas: Remove wrong comment for the equation calculating num_volt...Axel Lin2013-09-171-6/+0
| | * | | | regulator: palmas: configure enable time for LDOsLaxman Dewangan2013-09-101-0/+6
| | * | | | regulator: palmas: fix the n_voltages for smps to 122Laxman Dewangan2013-09-041-1/+1
| * | | | | Merge remote-tracking branch 'regulator/fix/doc' into regulator-linusMark Brown2013-09-301-0/+2
| |\ \ \ \ \
| | * | | | | regulator: fix fatal kernel-doc errorRandy Dunlap2013-09-171-0/+2
| | | |_|/ / | | |/| | |
| * | | | | Merge remote-tracking branch 'regulator/fix/da9063' into regulator-linusMark Brown2013-09-301-1/+1
| |\ \ \ \ \