summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-06NSM: Support IPv6 version of mon_nameChuck Lever2-19/+9
2009-01-06NSM: Use modern style for sm_name field in nsm_handleChuck Lever1-1/+1
2009-01-06NSM: convert printk(KERN_DEBUG) to a dprintk()Chuck Lever1-2/+4
2009-01-06NSM: Use C99 structure initializer to initialize nsm_argsChuck Lever1-7/+7
2009-01-06NLM: Add helper to handle IPv4 addressesChuck Lever1-3/+8
2009-01-06NLM: Support IPv6 scope IDs in nlm_display_address()Chuck Lever2-7/+24
2009-01-06NLM: Remove AF_UNSPEC arm in nlm_display_address()Chuck Lever1-3/+0
2009-01-06NLM: Remove address eye-catcher buffers from nlm_hostChuck Lever2-10/+4
2009-01-06NLM: Use modern style for pointer fields in nlm_hostChuck Lever1-3/+3
2009-01-06lockd: set svc_serv->sv_maxconn to a more reasonable value (try #3)Jeff Layton1-0/+8
2009-01-06sunrpc: add sv_maxconn field to svc_serv (try #3)Jeff Layton2-7/+20
2009-01-06nfsd: document new filehandle fsid typesJ. Bruce Fields1-0/+4
2009-01-06nfsd: Fix leaked memory in nfs4_make_rec_clidnameKrishna Kumar1-1/+1
2009-01-06nfsd: Minor cleanup of find_stateidKrishna Kumar1-3/+4
2009-01-06nfsd: update fh_verify descriptionJ. Bruce Fields1-6/+24
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds22-983/+1319
2009-01-06dm snapshot: extend exception store functionsJonathan Brassow6-37/+55
2009-01-06dm snapshot: split out exception store implementationsAlasdair G Kergon6-737/+833
2009-01-06dm snapshot: rename struct exception_storeJonathan Brassow3-24/+25
2009-01-06dm snapshot: separate out exception store interfaceJonathan Brassow4-120/+134
2009-01-06dm mpath: move trigger_event to system workqueueAlasdair G Kergon1-4/+4
2009-01-06dm: add name and uuid to sysfsMilan Broz4-2/+136
2009-01-06dm table: rework reference countingMikulas Patocka4-20/+33
2009-01-06dm: support barriers on simple devicesAndi Kleen5-10/+33
2009-01-06dm request: extend target interfaceKiyoshi Ueda1-0/+15
2009-01-06dm request: add cachesKiyoshi Ueda1-1/+40
2009-01-06dm ioctl: allow dm_copy_name_and_uuid to return only one fieldMilan Broz1-2/+4
2009-01-06dm log: ensure log bitmap fits on log deviceMilan Broz1-0/+8
2009-01-06dm log: move region_size validationMilan Broz2-14/+14
2009-01-06dm log: avoid reinitialising io_req on every operationTakahiro Yasui1-10/+7
2009-01-06dm: consolidate target deregistration error handlingMikulas Patocka10-50/+20
2009-01-06dm raid1: fix error countJonathan Brassow1-3/+3
2009-01-06dm log: fix dm_io_client leak on error pathsTakahiro Yasui1-0/+5
2009-01-06dm snapshot: change yield to msleepMikulas Patocka1-3/+4
2009-01-06dm table: drop reference at unbindMikulas Patocka1-1/+1
2009-01-05Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds29-343/+4546
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds8-115/+258
2009-01-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-3/+10
2009-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds12-130/+316
2009-01-05Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds3-201/+408
2009-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds20-269/+685
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds43-1084/+964
2009-01-05igb: fix anoying type mismatch warning on rx/tx queue sizingLinus Torvalds1-2/+2
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds47-2462/+1481
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds63-1910/+11470
2009-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds15-256/+375
2009-01-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds5-48/+74
2009-01-05Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds72-3153/+9756
2009-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds58-219/+126
2009-01-05mm lockless pagecache barrier fixNick Piggin1-1/+1