summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | nfsd41: sessionid hashingMarc Eshel2009-04-031-0/+7
| * | | | | nfsd41: introduce nfs4_client cl_sessions listMarc Eshel2009-04-031-0/+3
| * | | | | nfsd41: sessions basic data typesAndy Adamson2009-04-031-0/+33
| * | | | | nfsd41: define nfs41 error codesMarc Eshel2009-04-032-2/+42
| * | | | | nfs41: common protocol definitionsBenny Halevy2009-04-031-1/+127
| * | | | | nfsd: don't use the deferral service, return NFS4ERR_DELAYAndy Adamson2009-04-031-0/+1
| * | | | | nfsd: embed nfsd4_current_state in nfsd4_compoundresAndy Adamson2009-03-291-4/+5
| * | | | | Fix a build warning about leaking CONFIG_NFSD to userspace.Greg Banks2009-03-271-4/+5
| * | | | | SUNRPC: Clean up static inline functions in svc_xprt.hChuck Lever2009-03-181-20/+26
| * | | | | knfsd: add file to export stats about nfsd poolsGreg Banks2009-03-181-0/+11
| * | | | | knfsd: avoid overloading the CPU scheduler with enormous load averagesGreg Banks2009-03-181-0/+2
| * | | | | Short write in nfsd becomes a full write to the clientDavid Shaw2009-03-181-1/+1
| * | | | | nfsd4: remove use of mutex for file_hashtableJ. Bruce Fields2009-03-181-1/+1
| * | | | | nfsd4: remove unused CHECK_FH flagJ. Bruce Fields2009-03-181-1/+0
| * | | | | nfsd4: separate delegreturn case from preprocess_stateid_opJ. Bruce Fields2009-03-181-1/+0
| * | | | | nfs: replace uses of __constant_{endian}Harvey Harrison2009-03-184-98/+98
| * | | | | nfsd4: use helper for copying delegation filehandleJ. Bruce Fields2009-03-181-4/+2
| * | | | | nfsd4: use helper for copying filehandles for replayJ. Bruce Fields2009-03-182-2/+8
| | |_|_|/ | |/| | |
* | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-04-063-65/+2
|\ \ \ \ \
| * | | | | i2c: Delete unused i2c-algo-sgi helper moduleJean Delvare2009-04-061-26/+0
| * | | | | i2c: Delete many unused driver IDsJean Delvare2009-04-061-37/+0
| * | | | | i2c: Deprecate client_register and client_unregister methodsJean Delvare2009-04-061-2/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-04-064-168/+395
|\ \ \ \ \ \
| * | | | | | [SCSI] fcoe, libfcoe: Add support for FIP. FCoE discovery and keep-alive.Joe Eykholt2009-04-031-1/+133
| * | | | | | [SCSI] fcoe: Add a header file defining the FIP protocol for FCoE.Joe Eykholt2009-04-031-0/+237
| * | | | | | [SCSI] fcoe, libfc: fix double fcoe_softc memory allocVasu Dev2009-04-031-5/+17
| * | | | | | [SCSI] fcoe: cleans up libfcoe.h and adds fcoe.h for fcoe moduleVasu Dev2009-04-031-118/+2
| * | | | | | [SCSI] fcoe: removes default sw transport code file fcoe_sw.cVasu Dev2009-04-031-6/+0
| * | | | | | [SCSI] fcoe: removes fc_transport_fcoe.[ch] code filesVasu Dev2009-04-031-54/+0
| * | | | | | [SCSI] fcoe: prep work to completely remove fc_transport_fcoe codeVasu Dev2009-04-031-0/+2
| * | | | | | [SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an arrayRobert Love2009-04-031-1/+22
| * | | | | | [SCSI] fcoe: Use percpu kernel funcs for struct fcoe_percpu_sRobert Love2009-04-031-1/+0
| * | | | | | [SCSI] fcoe: Initialize all possilbe skb_queue(s) when module is loadedRobert Love2009-04-031-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2009-04-063-1/+50
|\ \ \ \ \ \ \
| * | | | | | | leds: add BD2802GU LED driverKim Kyuwon2009-04-061-0/+26
| * | | | | | | leds: Add suspend/resume state flags to leds-gpioRichard Purdie2009-04-061-1/+2
| * | | | | | | leds: simple driver for pwm driven LEDsLuotao Fu2009-04-061-0/+21
| * | | | | | | leds: allow led-drivers to use a variable range of brightness valuesGuennadi Liakhovetski2009-04-061-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | block: Add flag for telling the IO schedulers NOT to anticipate more IOJens Axboe2009-04-063-12/+19
* | | | | | | Add WRITE_SYNC_PLUG and SWRITE_SYNC_PLUGJens Axboe2009-04-061-0/+3
* | | | | | | block: change the request allocation/congestion logic to be sync/async basedJens Axboe2009-04-062-23/+41
|/ / / / / /
* | | | | | Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds2009-04-054-13/+8
|\ \ \ \ \ \
| * | | | | | mfd: remove DS1WM clock handlingPhilipp Zabel2009-04-051-0/+1
| * | | | | | mfd: remove unused PASIC3 bus_shift fieldPhilipp Zabel2009-04-051-1/+0
| * | | | | | mfd: convert DS1WM to use MFD corePhilipp Zabel2009-04-052-12/+5
| * | | | | | mfd: Support active high IRQs on WM835xMark Brown2009-04-051-0/+2
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-04-0514-110/+139
|\ \ \ \ \ \ \
| * | | | | | | ACPI: support acpi_device_ops .notify methodsBjorn Helgaas2009-04-052-0/+12
| * | | | | | | Merge branch 'linus' into releaseLen Brown2009-04-05493-7461/+12798
| |\| | | | | |
| * | | | | | | Merge branch 'x2apic' into releaseLen Brown2009-04-052-3/+4
| |\ \ \ \ \ \ \