aboutsummaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-29lockd: Use sockaddr_storage + length for h_addr fieldChuck Lever3-7/+22
2008-09-29SUNRPC: Make svc_addr's argument a constantChuck Lever1-3/+3
2008-09-29lockd: Add address family-agnostic helper for zeroing the port numberChuck Lever1-1/+13
2008-09-29lockd: Specify address family for source addressChuck Lever1-5/+9
2008-09-29lockd: address-family independent printable addressesChuck Lever2-17/+65
2008-09-29NLM: Clean up before introducing new debugging messagesChuck Lever1-8/+11
2008-09-29SUNRPC: Support IPv6 when registering kernel RPC servicesChuck Lever3-8/+113
2008-09-29SUNRPC: Split portmap unregister API into separate functionChuck Lever1-12/+50
2008-09-29SUNRPC: Simplify rpcb_register() APIChuck Lever3-45/+32
2008-09-29SUNRPC: Set V6ONLY socket option for RPC listener socketsChuck Lever1-0/+13
2008-09-29lockd: don't depend on lockd main loop to end graceJ. Bruce Fields1-11/+13
2008-09-29locks: allow lockd to process blocked locks during grace periodJ. Bruce Fields1-9/+3
2008-09-29knfsd: allocate readahead cache in individual chunksJeff Layton1-24/+35
2008-09-29nfsd: nfs4xdr decode_stateid helper functionBenny Halevy1-44/+55
2008-09-29nfsd: properly xdr-decode NFS4_OPEN_CLAIM_DELEGATE_CUR stateidBenny Halevy1-1/+3
2008-09-29nfsd: don't declare p in ENCODE_SEQID_OP_HEADBenny Halevy1-1/+1
2008-09-29nfsd: nfs4xdr encode_stateid helper functionBenny Halevy1-44/+32
2008-09-29nfsd: fix nfsd4_encode_open buffer space reservationBenny Halevy1-1/+1
2008-09-29nfsd: properly xdr-encode deleg stateid returned from openBenny Halevy1-2/+6
2008-09-29nfsd: properly xdr-encode stateid4.seqid as uint32_t for cb_recallBenny Halevy1-1/+2
2008-09-29Configure out file locking featuresThomas Petazzoni6-9/+70
2008-09-29nfsd: permit unauthenticated stat of export rootJ. Bruce Fields5-18/+33
2008-09-29SUNRPC: Use proper INADDR_ANY when setting up RPC services on IPv6Chuck Lever1-6/+33
2008-09-29SUNRPC: Add address family field to svc_serv data structureChuck Lever5-11/+15
2008-09-21Linux 2.6.27-rc7Linus Torvalds1-1/+1
2008-09-21MAINTAINERS: Various fixesJean Delvare1-7/+7
2008-09-21MAINTAINERS: Trivial whitespace cleanupsJean Delvare1-81/+81
2008-09-21[MIPS] vmlinux.lds.S: handle .text.*Atsushi Nemoto1-0/+1
2008-09-21[MIPS] Fix potential latency problem due to non-atomic cpu_wait.Atsushi Nemoto3-20/+55
2008-09-21[MIPS] SMTC: Clear TIF_FPUBOUND on clone / fork.Ralf Baechle1-0/+2
2008-09-21[MIPS] Fix 64-bit IP checksum codeAtsushi Nemoto1-4/+17
2008-09-20mmc_test: initialize mmc_test_lock staticallyAkinobu Mita1-3/+1
2008-09-20mmc_block: handle error from mmc_register_driver()Akinobu Mita1-2/+7
2008-09-20atmel-mci: Set MMC_CAP_NEEDS_POLL if no detect_pinHaavard Skinnemoen1-0/+4
2008-09-20atmel-mci: Fix bogus debugfs file sizeHaavard Skinnemoen1-4/+0
2008-09-20atmel-mci: Fix memory leak in atmci_regs_showHaavard Skinnemoen1-0/+2
2008-09-20atmel-mci: debugfs: enable clock before dumping regsHaavard Skinnemoen1-0/+2
2008-09-20tmio_mmc: fix compilation with debug enabledDmitry Baryshkov1-2/+2
2008-09-20hwmon: (ad7414) Make ad7414_update_device() staticAdrian Bunk1-1/+1
2008-09-20hwmon: (it87) Fix fan tachometer reading in IT8712F rev 0x7 (I)Andrew Paprocki1-2/+2
2008-09-20hwmon: (atxp1) Fix device detection logicJean Delvare1-9/+9
2008-09-19KVM: ia64: 'struct fdesc' build fixJes Sorensen1-6/+1
2008-09-19avr32: nmi_enter() without nmi_exit()Manfred Spraul1-4/+4
2008-09-19avr32: fix sys_sync_file_range() call conventionHans-Christian Egtvedt2-1/+10
2008-09-19avr32: add generic_find_next_le_bit bit functionHans-Christian Egtvedt2-0/+31
2008-09-19avr32: add .gitignore filesMarkus Heidelberg2-0/+5
2008-09-19atstk1000: fix build breakage with BOARD_ATSTK100X_SW2_CUSTOM=yHaavard Skinnemoen1-1/+1
2008-09-19md: Don't wait UNINTERRUPTIBLE for other resync to finishNeilBrown1-1/+7
2008-09-18e100: Use pci_pme_active to clear PME_Status and disable PME#Rafael J. Wysocki1-3/+1
2008-09-18e1000: prevent corruption of EEPROM/NVMChristopher Li1-0/+23