summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'generic-dispatch' of git://brick.kernel.dk/data/git/linux-2.6-b...Linus Torvalds2005-10-282-13/+31
|\
| * [BLOCK] kill generic max_back_kb handlingTejun Heo2005-10-281-1/+0
| * [PATCH] 03/05 move last_merge handlin into generic elevator codeTejun Heo2005-10-281-0/+3
| * [PATCH] generic dispatch fixesJens Axboe2005-10-282-2/+15
| * [PATCH] 01/05 Implement generic dispatch queueTejun Heo2005-10-282-15/+18
* | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2005-10-281-1/+1
|\|
| * [patch] remove gendisk->stamp_idle fieldChen, Kenneth W2005-10-281-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6.15Linus Torvalds2005-10-281-1/+2
|\ \
| * | [SK_BUFF] kernel-doc: fix skbuff warningsRandy Dunlap2005-10-261-1/+2
* | | [PATCH] gfp_t: the restAl Viro2005-10-282-4/+5
* | | [PATCH] gfp_t: remaining bits of drivers/*Al Viro2005-10-282-3/+3
* | | [PATCH] gfp_t: kernel/*Al Viro2005-10-282-3/+3
* | | [PATCH] gfp_t: drivers/usbAl Viro2005-10-282-10/+10
* | | [PATCH] gfp_t: block layer coreAl Viro2005-10-282-9/+9
* | | [PATCH] gfp_t: fs/*Al Viro2005-10-286-7/+7
* | | [PATCH] gfp_t: net/*Al Viro2005-10-281-1/+1
* | | [PATCH] gfp_t: lib/*Al Viro2005-10-284-5/+5
* | | [PATCH] gfp_t: mm/* (easy parts)Al Viro2005-10-284-7/+7
* | | [PATCH] gfp_t: infrastructureAl Viro2005-10-282-21/+27
* | | NFSv4: Add post-op attributes to NFSv4 write and commit callbacks.Trond Myklebust2005-10-271-0/+2
* | | NFSv4: Add post-op attributes to nfs4_proc_remove()Trond Myklebust2005-10-271-0/+7
* | | NFSv4: Add post-op attributes to nfs4_proc_rename()Trond Myklebust2005-10-271-0/+4
* | | NFSv4: Add post-op attributes to nfs4_proc_link()Trond Myklebust2005-10-271-0/+9
* | | NFS: Add optional post-op getattr instruction to the NFSv4 file close.Trond Myklebust2005-10-271-0/+3
* | | NFSv4: Add directory post-op attributes to the CREATE operations.Trond Myklebust2005-10-271-0/+2
* | | NFS: Don't let nfs_end_data_update() clobber attribute update informationTrond Myklebust2005-10-271-5/+10
* | | NFS: Optimise inode attribute cache updatesTrond Myklebust2005-10-272-1/+3
* | | NFS: Convert cache_change_attribute into a jiffy-based valueTrond Myklebust2005-10-271-1/+1
* | | NFS: Cleanup initialisation of struct nfs_fattrTrond Myklebust2005-10-271-0/+5
* | | Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6Trond Myklebust2005-10-273-13/+6
|\ \ \ | | |/ | |/|
| * | [SERIAL] new hp diva console portJustin Chen2005-10-241-0/+1
| * | [SERIAL] support the Exsys EX-4055 4S four-port cardBjorn Helgaas2005-10-241-0/+1
| |/
| * [PATCH] inotify/idr leak fixAndrew Morton2005-10-231-0/+1
| * [PATCH] Fix handling spurious page fault for hugetlb regionHugh Dickins2005-10-201-13/+3
* | Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6Trond Myklebust2005-10-202-2/+43
|\|
| * [PATCH] swiotlb: make sure initial DMA allocations really are in DMA memoryYasunori Goto2005-10-191-2/+30
| * [PATCH] Handle spurious page fault for hugetlb regionSeth, Rohit2005-10-191-0/+13
* | RPCSEC_GSS: krb5 cleanupJ. Bruce Fields2005-10-181-8/+4
* | RPCSEC_GSS remove all qop parametersJ. Bruce Fields2005-10-184-27/+8
* | RPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss mechanism.J. Bruce Fields2005-10-181-1/+17
* | RPCSEC_GSS: krb5 pre-privacy cleanupJ. Bruce Fields2005-10-181-3/+2
* | RPCSEC_GSS: cleanup au_rslack calculationJ. Bruce Fields2005-10-181-1/+6
* | SUNRPC: Provide a callback to allow free pages allocated during xdr encodingJ. Bruce Fields2005-10-181-1/+4
* | SUNRPC: Add support for privacy to generic gss-api code.J. Bruce Fields2005-10-181-0/+22
* | NFSv4: Eliminate nfsv4 open race...Trond Myklebust2005-10-181-1/+1
* | VFS: Allow the filesystem to return a full file pointer on open intentTrond Myklebust2005-10-181-0/+8
* | NFSv4: Fix up handling of open_to_lock sequence idsTrond Myklebust2005-10-181-15/+4
* | NFSv4: Make NFS clean up byte range locks asynchronouslyTrond Myklebust2005-10-181-1/+1
* | NFSv4: Fix a potential CLOSE raceTrond Myklebust2005-10-181-1/+1
* | NFSv4: Add functions to order RPC callsTrond Myklebust2005-10-181-7/+8