summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | nfsd: nfs4xdr decode_stateid helper functionBenny Halevy2008-09-291-44/+55
* | nfsd: properly xdr-decode NFS4_OPEN_CLAIM_DELEGATE_CUR stateidBenny Halevy2008-09-291-1/+3
* | nfsd: don't declare p in ENCODE_SEQID_OP_HEADBenny Halevy2008-09-291-1/+1
* | nfsd: nfs4xdr encode_stateid helper functionBenny Halevy2008-09-291-44/+32
* | nfsd: fix nfsd4_encode_open buffer space reservationBenny Halevy2008-09-291-1/+1
* | nfsd: properly xdr-encode deleg stateid returned from openBenny Halevy2008-09-291-2/+6
* | nfsd: properly xdr-encode stateid4.seqid as uint32_t for cb_recallBenny Halevy2008-09-291-1/+2
* | Configure out file locking featuresThomas Petazzoni2008-09-296-9/+70
* | nfsd: permit unauthenticated stat of export rootJ. Bruce Fields2008-09-295-18/+33
* | SUNRPC: Use proper INADDR_ANY when setting up RPC services on IPv6Chuck Lever2008-09-291-6/+33
* | SUNRPC: Add address family field to svc_serv data structureChuck Lever2008-09-295-11/+15
* | Linux 2.6.27-rc7v2.6.27-rc7Linus Torvalds2008-09-211-1/+1
* | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-09-213-12/+12
|\ \
| * | hwmon: (ad7414) Make ad7414_update_device() staticAdrian Bunk2008-09-201-1/+1
| * | hwmon: (it87) Fix fan tachometer reading in IT8712F rev 0x7 (I)Andrew Paprocki2008-09-201-2/+2
| * | hwmon: (atxp1) Fix device detection logicJean Delvare2008-09-201-9/+9
* | | Merge branch 'kvm-updates/2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-09-211-6/+1
|\ \ \
| * | | KVM: ia64: 'struct fdesc' build fixJes Sorensen2008-09-191-6/+1
| |/ /
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-09-216-24/+75
|\ \ \
| * | | [MIPS] vmlinux.lds.S: handle .text.*Atsushi Nemoto2008-09-211-0/+1
| * | | [MIPS] Fix potential latency problem due to non-atomic cpu_wait.Atsushi Nemoto2008-09-213-20/+55
| * | | [MIPS] SMTC: Clear TIF_FPUBOUND on clone / fork.Ralf Baechle2008-09-211-0/+2
| * | | [MIPS] Fix 64-bit IP checksum codeAtsushi Nemoto2008-09-211-4/+17
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-09-214-11/+18
|\ \ \
| * | | mmc_test: initialize mmc_test_lock staticallyAkinobu Mita2008-09-201-3/+1
| * | | mmc_block: handle error from mmc_register_driver()Akinobu Mita2008-09-201-2/+7
| * | | atmel-mci: Set MMC_CAP_NEEDS_POLL if no detect_pinHaavard Skinnemoen2008-09-201-0/+4
| * | | atmel-mci: Fix bogus debugfs file sizeHaavard Skinnemoen2008-09-201-4/+0
| * | | atmel-mci: Fix memory leak in atmci_regs_showHaavard Skinnemoen2008-09-201-0/+2
| * | | atmel-mci: debugfs: enable clock before dumping regsHaavard Skinnemoen2008-09-201-0/+2
| * | | tmio_mmc: fix compilation with debug enabledDmitry Baryshkov2008-09-201-2/+2
* | | | MAINTAINERS: Various fixesJean Delvare2008-09-211-7/+7
* | | | MAINTAINERS: Trivial whitespace cleanupsJean Delvare2008-09-211-81/+81
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-09-192-1/+4
|\ \ \
| * | | [S390] cio: fix orb initialization in cio_start_keyStefan Weinhuber2008-09-161-0/+1
| * | | [S390] cio: Fix driver_data handling for ccwgroup devices.Cornelia Huck2008-09-161-1/+3
| | |/ | |/|
* | | Merge git://oss.sgi.com:8090/xfs/linux-2.6Linus Torvalds2008-09-197-47/+119
|\ \ \
| * | | [XFS] Don't do I/O beyond eof when unreserving spaceLachlan McIlroy2008-09-171-0/+18
| * | | [XFS] Fix use-after-free with buffersLachlan McIlroy2008-09-171-24/+20
| * | | [XFS] Prevent lockdep false positives when locking two inodes.David Chinner2008-09-172-1/+16
| * | | [XFS] Fix barrier status change detection.David Chinner2008-09-171-1/+1
| * | | [XFS] Prevent direct I/O from mapping extents beyond eofLachlan McIlroy2008-09-171-0/+4
| * | | [XFS] Fix regression introduced by remount fixupChristoph Hellwig2008-09-171-0/+20
| * | | [XFS] Move memory allocations for log tracing out of the critical pathLachlan McIlroy2008-09-172-21/+40
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-09-197-23/+42
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'ipoib', 'mlx4' and 'nes' into for-linusRoland Dreier2008-09-164-13/+18
| |\ \ \ \
| | | * | | RDMA/nes: Fix client side QP destroyFaisal Latif2008-09-161-9/+2
| | * | | | IB/mlx4: Fix up fast register page list formatVladimir Sokolovsky2008-09-153-2/+10
| | * | | | mlx4_core: Set RAE and init mtt_sz field in FRMR MPT entriesVladimir Sokolovsky2008-09-021-2/+6
| | |/ / /
| * | | | IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop()Yossi Etigin2008-09-163-10/+24
| |/ / /
OpenPOWER on IntegriCloud