aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* NSM: Make sure to return an error if the SM_MON call result is not zeroChuck Lever2009-01-06
* NSM: Remove BUG_ON() in nsm_monitor()Chuck Lever2009-01-06
* NLM: Remove redundant printk() in nlmclnt_lock()Chuck Lever2009-01-06
* NSM: Use sm_name instead of h_name in nsm_monitor() and nsm_unmonitor()Chuck Lever2009-01-06
* NSM: Support IPv6 version of mon_nameChuck Lever2009-01-06
* NSM: Use modern style for sm_name field in nsm_handleChuck Lever2009-01-06
* NSM: convert printk(KERN_DEBUG) to a dprintk()Chuck Lever2009-01-06
* NSM: Use C99 structure initializer to initialize nsm_argsChuck Lever2009-01-06
* NLM: Add helper to handle IPv4 addressesChuck Lever2009-01-06
* NLM: Support IPv6 scope IDs in nlm_display_address()Chuck Lever2009-01-06
* NLM: Remove AF_UNSPEC arm in nlm_display_address()Chuck Lever2009-01-06
* NLM: Remove address eye-catcher buffers from nlm_hostChuck Lever2009-01-06
* NLM: Use modern style for pointer fields in nlm_hostChuck Lever2009-01-06
* lockd: set svc_serv->sv_maxconn to a more reasonable value (try #3)Jeff Layton2009-01-06
* sunrpc: add sv_maxconn field to svc_serv (try #3)Jeff Layton2009-01-06
* nfsd: document new filehandle fsid typesJ. Bruce Fields2009-01-06
* nfsd: Fix leaked memory in nfs4_make_rec_clidnameKrishna Kumar2009-01-06
* nfsd: Minor cleanup of find_stateidKrishna Kumar2009-01-06
* nfsd: update fh_verify descriptionJ. Bruce Fields2009-01-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-01-05
|\
| * dm snapshot: extend exception store functionsJonathan Brassow2009-01-05
| * dm snapshot: split out exception store implementationsAlasdair G Kergon2009-01-05
| * dm snapshot: rename struct exception_storeJonathan Brassow2009-01-05
| * dm snapshot: separate out exception store interfaceJonathan Brassow2009-01-05
| * dm mpath: move trigger_event to system workqueueAlasdair G Kergon2009-01-05
| * dm: add name and uuid to sysfsMilan Broz2009-01-05
| * dm table: rework reference countingMikulas Patocka2009-01-05
| * dm: support barriers on simple devicesAndi Kleen2009-01-05
| * dm request: extend target interfaceKiyoshi Ueda2009-01-05
| * dm request: add cachesKiyoshi Ueda2009-01-05
| * dm ioctl: allow dm_copy_name_and_uuid to return only one fieldMilan Broz2009-01-05
| * dm log: ensure log bitmap fits on log deviceMilan Broz2009-01-05
| * dm log: move region_size validationMilan Broz2009-01-05
| * dm log: avoid reinitialising io_req on every operationTakahiro Yasui2009-01-05
| * dm: consolidate target deregistration error handlingMikulas Patocka2009-01-05
| * dm raid1: fix error countJonathan Brassow2009-01-05
| * dm log: fix dm_io_client leak on error pathsTakahiro Yasui2009-01-05
| * dm snapshot: change yield to msleepMikulas Patocka2009-01-05
| * dm table: drop reference at unbindMikulas Patocka2009-01-05
* | Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds2009-01-05
|\ \
| * | mfd: Fix section mismatch in da903xMark Brown2009-01-04
| * | mfd: move drivers/i2c/chips/menelaus.c to drivers/mfdDavid Brownell2009-01-04
| * | mfd: move drivers/i2c/chips/tps65010.c to drivers/mfdDavid Brownell2009-01-04
| * | mfd: dm355evm msp430 driverDavid Brownell2009-01-04
| * | mfd: Add missing break from wm3850-coreMark Brown2009-01-04
| * | mfd: Add WM8351 supportMark Brown2009-01-04
| * | mfd: Support configurable numbers of DCDCs and ISINKs on WM8350Mark Brown2009-01-04
| * | mfd: Handle missing WM8350 platform dataMark Brown2009-01-04
| * | mfd: Add WM8352 supportMark Brown2009-01-04
| * | mfd: Use irq_to_desc in twl4030 codeSamuel Ortiz2009-01-04