aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nfsd: break lease on unlink, link, and renameJ. Bruce Fields2011-01-131-4/+23
* nfsd4: break lease on nfsd setattrJ. Bruce Fields2011-01-131-8/+4
* nfsd: don't support msnfs export optionJ. Bruce Fields2011-01-133-44/+3
* nfsd4: initialize cb_per_clientJ. Bruce Fields2011-01-131-0/+1
* nfsd4: allow restarting callbacksJ. Bruce Fields2011-01-113-6/+32
* nfsd4: simplify nfsd4_cb_prepareJ. Bruce Fields2011-01-111-22/+4
* nfsd4: give out delegations more quickly in 4.1 caseJ. Bruce Fields2011-01-111-2/+15
* nfsd4: add helper function to run callbacksJ. Bruce Fields2011-01-111-2/+7
* nfsd4: make sure sequence flags are set after destroy_sessionJ. Bruce Fields2011-01-113-2/+8
* nfsd4: re-probe callback on connection lossJ. Bruce Fields2011-01-111-1/+1
* nfsd4: set sequence flag when backchannel is downJ. Bruce Fields2011-01-113-8/+8
* nfsd4: keep finer-grained callback statusJ. Bruce Fields2011-01-113-17/+22
* rpc: allow xprt_class->setup to return a preexisting xprtJ. Bruce Fields2011-01-113-9/+13
* rpc: keep backchannel xprt as long as server connectionJ. Bruce Fields2011-01-113-11/+29
* rpc: move sk_bc_xprt to svc_xprtJ. Bruce Fields2011-01-114-6/+8
* nfsd4: allow backchannel recoveryJ. Bruce Fields2011-01-112-9/+43
* nfsd4: support BIND_CONN_TO_SESSIONJ. Bruce Fields2011-01-116-10/+102
* nfsd4: modify session list under cl_lockJ. Bruce Fields2011-01-111-0/+6
* Documentation: fl_mylease no longer existsJ. Bruce Fields2011-01-111-2/+0
* Merge commit 'v2.6.37' into for-2.6.38-incomingJ. Bruce Fields2011-01-11424-3094/+4332
|\
| * Linux 2.6.37Linus Torvalds2011-01-041-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-0414-25/+87
| |\
| | * ipv4/route.c: respect prefsrc for local routesJoel Sing2011-01-041-2/+6
| | * bridge: stp: ensure mac header is setFlorian Westphal2011-01-031-0/+2
| | * bridge: fix br_multicast_ipv6_rcv for paged skbsTomas Winkler2011-01-031-10/+18
| | * atl1: fix oops when changing tx/rx ring paramsJ. K. Cliburn2011-01-031-0/+10
| | * drivers/atm/atmtcp.c: add missing atm_dev_putJulia Lawall2010-12-311-1/+4
| | * starfire: Fix dma_addr_t size test for MIPSBen Hutchings2010-12-311-1/+1
| | * tg3: fix return value check in tg3_read_vpd()David Sterba2010-12-311-1/+1
| | * Broadcom CNIC core network driver: fix mem leak on allocation failures in cni...Jesper Juhl2010-12-311-2/+8
| | * ISDN, Gigaset: Fix memory leak in do_disconnect_req()Jesper Juhl2010-12-311-0/+1
| | * CAN: Use inode instead of kernel address for /proc fileDan Rosenberg2010-12-311-2/+2
| | * skfp: testing the wrong variable in skfp_driver_init()Dan Carpenter2010-12-281-1/+1
| | * ppp: allow disabling multilink protocol ID compressionstephen hemminger2010-12-281-2/+7
| | * ehea: Avoid changing vlan flagsBreno Leitao2010-12-281-0/+7
| | * ueagle-atm: fix PHY signal initialization raceDan Williams2010-12-281-3/+19
| * | remove trim_fs method from Documentation/filesystems/LockingChristoph Hellwig2011-01-041-2/+0
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-0314-157/+78
| |\ \
| | * \ Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2011-01-03259-1598/+2484
| | |\ \
| | | * | ARM: pxa: fix page table corruption on resumeAric D. Blumer2011-01-031-2/+2
| | | * | ARM: it8152: add IT8152_LAST_IRQ definition to fix build errorMike Rapoport2011-01-031-0/+1
| | | * | ARM: pxa: PXA_ESERIES depends on FB_W100.Lennert Buytenhek2011-01-031-0/+1
| | * | | ARM: 6605/1: Add missing include "asm/memory.h"Axel Lin2011-01-031-0/+1
| | * | | ARM: 6540/1: Stop irqsoff trace on return to userTodd Android Poynor2010-12-241-0/+6
| | * | | ARM: 6537/1: update Nomadik, U300 and Ux500 maintainersLinus Walleij2010-12-241-1/+16
| | * | | ARM: 6536/1: Add missing SZ_{32,64,128}Stephen Warren2010-12-241-3/+3
| | * | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-12-221-0/+1
| | |\ \ \
| | | * | | ARM: pxa: PXA_ESERIES depends on FB_W100.Lennert Buytenhek2010-12-161-0/+1
| | * | | | Merge branch 'kmap_atomic_fixes' of git://git.linaro.org/people/nico/linuxRussell King2010-12-206-150/+48
| | |\ \ \ \
| | | * | | | ARM: fix cache-feroceon-l2 after stack based kmap_atomic()Nicolas Pitre2010-12-191-18/+19