summaryrefslogtreecommitdiffstats
path: root/drivers/md/persistent-data (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-089P: Add cancelled() to the transport functions.Simon Derr3-3/+23
2013-07-089P/RDMA: count posted buffers without a pending requestSimon Derr2-3/+34
2013-07-089P/RDMA: Improve error handling in rdma_requestSimon Derr1-16/+28
2013-07-089P/RDMA: Do not free req->rc in error handling in rdma_request()Simon Derr1-6/+3
2013-07-089P/RDMA: Use a semaphore to protect the RQSimon Derr1-10/+12
2013-07-089P/RDMA: Protect against duplicate repliesSimon Derr1-0/+7
2013-07-089P/RDMA: increase P9_RDMA_MAXSIZE to 1MBSimon Derr1-3/+1
2013-07-089pnet: refactor struct p9_fcall alloc codeSimon Derr1-17/+18
2013-07-089P/RDMA: rdma_request() needs not allocate req->rcSimon Derr1-19/+0
2013-07-089P: Fix fcall allocation for rdmaSimon Derr1-16/+23
2013-07-08fs/9p: xattr: add trusted and security namespacesJim Garlick6-1/+182
2013-07-08net/9p: add privport option to 9p tcp transportJim Garlick2-1/+42
2013-05-289p: Add rest of 9p files to MAINTAINERS entryRob Landley1-0/+5
2013-05-289p: trace: use %*ph to dump bufferAndy Shevchenko1-25/+3
2013-05-28net/9p: Handle error in zero copy request correctly for 9p2000.uAneesh Kumar K.V1-37/+18
2013-05-28net/9p: Use virtio transpart as the default transportAneesh Kumar K.V1-0/+3
2013-05-28net/9p: Make 9P2000.L the default protocol for 9p file systemAneesh Kumar K.V1-1/+1
2013-04-29Linux 3.9v3.9Linus Torvalds1-1/+1
2013-04-27vm: add no-mmu vm_iomap_memory() stubLinus Torvalds1-0/+10
2013-04-26efivars: only check for duplicates on the registered listMatt Fleming1-5/+7
2013-04-26TTY: fix atime/mtime regressionJiri Slaby1-2/+16
2013-04-26aio: fix possible invalid memory access when DEBUG is enabledZhao Hongjiang1-1/+1
2013-04-25parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updatesJohn David Anglin2-26/+26
2013-04-25parisc: disable -mlong-calls compiler option for kernel modulesHelge Deller1-2/+4
2013-04-25parisc: uaccess: fix compiler warnings caused by __put_user castingWill Deacon1-10/+4
2013-04-25parisc: Change kunmap macro to static inline functionJohn David Anglin1-1/+4
2013-04-25parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.John David Anglin3-1/+29
2013-04-25sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching.David S. Miller1-1/+2
2013-04-24Revert "gpio: pxa: set initcall level to module init"Linus Walleij1-1/+6
2013-04-24efi: Check EFI revision in setup_efi_varsJosh Boyer1-1/+1
2013-04-24x86, efi: Fix a build warningBorislav Petkov1-1/+1
2013-04-22Revert "MIPS: page.h: Provide more readable definition for PAGE_MASK."Ralf Baechle1-1/+1
2013-04-22kernel/hz.bc: ignore.Rusty Russell1-0/+1
2013-04-21Linux 3.9-rc8v3.9-rc8Linus Torvalds1-1/+1
2013-04-21events: Protect access via task_subsys_state_check()Paul E. McKenney1-0/+2
2013-04-20net: fix incorrect credentials passingLinus Torvalds1-2/+2
2013-04-20x86, microcode: Verify the family before dispatching microcode patchingH. Peter Anvin1-7/+31
2013-04-19net: rate-limit warn-bad-offload splats.Ben Greear1-0/+3
2013-04-19net: ax88796: avoid 64 bit arithmeticArnd Bergmann1-1/+1
2013-04-19qlge: Update version to 1.00.00.32.Jitendra Kalsaria1-1/+1
2013-04-19qlge: Fix ethtool autoneg advertising.Jitendra Kalsaria1-1/+1
2013-04-19qlge: Fix receive path to drop error framesSritej Velaga1-7/+29
2013-04-19net: qmi_wwan: prevent duplicate mac address on link (firmware bug workaround)Bjørn Mork1-0/+9
2013-04-19net: qmi_wwan: fixup destination address (firmware bug workaround)Bjørn Mork1-0/+11
2013-04-19net: qmi_wwan: fixup missing ethernet header (firmware bug workaround)Bjørn Mork1-0/+84
2013-04-19bonding: in bond_mc_swap() bond's mc addr list is walked without locknikolay@redhat.com1-0/+4
2013-04-19bonding: disable netpoll on enslave failurenikolay@redhat.com1-0/+1
2013-04-19bonding: primary_slave & curr_active_slave are not cleaned on enslave failurenikolay@redhat.com1-0/+10
2013-04-19bonding: vlans don't get deleted on enslave failurenikolay@redhat.com1-0/+1
2013-04-19bonding: mc addresses don't get deleted on enslave failurenikolay@redhat.com1-0/+5