summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [XFS] propogate return codes from flush routinesLachlan McIlroy2007-05-0810-22/+53
* [XFS] Fix quotaon syscall failures for group enforcement requests.Donald Douwsma2007-05-081-3/+1Star
* [XFS] Invalidate quotacheck when mounting without a quota type.Donald Douwsma2007-05-081-0/+11
* [XFS] reducing the number of random number functions.Joe Perches2007-05-084-20/+3Star
* [XFS] remove more misc. unused argsEric Sandeen2007-05-083-15/+8Star
* [XFS] the "aendp" arg to xfs_dir2_data_freescan is always NULL, remove it.Eric Sandeen2007-05-085-21/+13Star
* [XFS] The last argument "lsn" of xfs_trans_commit() is always called withEric Sandeen2007-05-0821-67/+50Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-05-082-9/+9
|\
| * [SCSI] esp_scsi: Fix section mismatch warnings.Martin Habets2007-05-071-1/+1
| * [VIDEO] sunxvr2500: Fix PCI device ID table.David S. Miller2007-05-071-8/+8
* | Fix bluetooth HCI sysfs compileLinus Torvalds2007-05-081-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2007-05-0724-106/+1861
|\
| * Pull mem-attribute into release branchTony Luck2007-04-306-58/+392
| |\
| | * [IA64] update memory attribute aliasing documentation & test casesBjorn Helgaas2007-03-302-34/+284
| | * [IA64] fail mmaps that span areas with incompatible attributesBjorn Helgaas2007-03-301-3/+43
| | * [IA64] allow WB /sys/.../legacy_mem mmapsBjorn Helgaas2007-03-301-2/+0Star
| | * [IA64] make ioremap avoid unsupported attributesBjorn Helgaas2007-03-302-10/+56
| | * [IA64] rename ioremap variables to match i386Bjorn Helgaas2007-03-301-13/+13
| * | Pull percpu-dtc into release branchTony Luck2007-04-3012-48/+63
| |\ \
| | * | [IA64] relax per-cpu TLB requirement to DTCChen, Kenneth W2007-02-074-41/+16Star
| | * | [IA64] remove per-cpu ia64_phys_stacked_size_p8Chen, Kenneth W2007-02-078-7/+47
| * | | Pull error-inject into release branchTony Luck2007-04-306-0/+1406
| |\ \ \
| | * | | [IA64] Fix example error injection programTony Luck2007-02-061-1/+1
| | * | | [IA64] Itanium MC Error Injection Tool: pal_mc_error_inject() interfaceFenghua Yu2007-01-301-0/+33
| | * | | [IA64] Itanium MC Error Injection Tool: Makefile changesFenghua Yu2007-01-301-0/+1
| | * | | [IA64] Itanium MC Error Injection Tool: Driver sysfs interfaceFenghua Yu2007-01-301-0/+293
| | * | | [IA64] Itanium MC Error Injection Tool: Doc and sample applicationFenghua Yu2007-01-301-0/+1068
| | * | | [IA64] Itanium MC Error Injection Tool: Kernel configurationFenghua Yu2007-01-302-0/+11
* | | | | Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-05-0715-205/+546
|\ \ \ \ \
| * | | | | gfs2: nfs lock support for gfs2Marc Eshel2007-05-072-10/+104
| * | | | | lockd: add code to handle deferred lock requestsMarc Eshel2007-05-074-7/+40
| * | | | | lockd: always preallocate block in nlmsvc_lock()Marc Eshel2007-05-071-23/+11Star
| * | | | | lockd: handle test_lock deferralsMarc Eshel2007-05-073-16/+73
| * | | | | lockd: pass cookie in nlmsvc_testlockMarc Eshel2007-05-074-6/+7
| * | | | | lockd: handle fl_grant callbacksMarc Eshel2007-05-071-4/+87
| * | | | | lockd: save lock state on deferralMarc Eshel2007-05-072-0/+35
| * | | | | locks: add fl_grant callback for asynchronous lock returnMarc Eshel2007-05-072-0/+20
| * | | | | nfsd4: Convert NFSv4 to new lock interfaceMarc Eshel2007-05-071-7/+13
| * | | | | locks: add lock cancel commandMarc Eshel2007-05-073-0/+21
| * | | | | locks: allow {vfs,posix}_lock_file to return conflicting lockMarc Eshel2007-05-075-36/+32Star
| * | | | | locks: factor out generic/filesystem switch from setlock codeMarc Eshel2007-05-072-32/+37
| * | | | | locks: factor out generic/filesystem switch from test_lockJ. Bruce Fields2007-05-072-13/+26
| * | | | | locks: give posix_test_lock same interface as ->lockMarc Eshel2007-05-068-51/+32Star
| * | | | | locks: make ->lock release private data before returning in GETLK caseJ. Bruce Fields2007-05-062-4/+1Star
| * | | | | locks: create posix-to-flock helper functionsJ. Bruce Fields2007-04-161-25/+36
| * | | | | locks: trivial removal of unnecessary parenthesesJ. Bruce Fields2007-04-161-2/+2
* | | | | | Fix up SLUB compileLinus Torvalds2007-05-071-3/+3
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2007-05-0726-2059/+2158
|\ \ \ \ \ \
| * | | | | | [GFS2] Uncomment sprintf_symbol calling codeSteven Whitehouse2007-05-011-12/+0Star
| * | | | | | [DLM] lowcomms styleDavid Teigland2007-05-011-30/+37