summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2005-06-24[PATCH] knfsd: nfsd4: make needlessly global code staticNeilBrown1-8/+0
2005-06-24[PATCH] knfsd: nfsd4: reboot hashNeilBrown1-1/+5
2005-06-24[PATCH] knfsd: nfsd4: idmap initializationNeilBrown1-0/+5
2005-06-24[PATCH] knfsd: nfsd4: clean up state initializationNeilBrown1-0/+2
2005-06-24[PATCH] knfsd: nfsd4: rename nfs4_state_initNeilBrown1-2/+2
2005-06-24[PATCH] knfsd: nfsd4: delegation recoveryNeilBrown1-0/+1
2005-06-24[PATCH] nfsd4: reference count struct nfs4_fileNeilBrown1-0/+1
2005-06-24[PATCH] nfsd4: rename nfs4_file fieldsNeilBrown1-2/+2
2005-06-24[PATCH] nfsd4: fix fh_expire_typeNeilBrown1-1/+1
2005-06-24[PATCH] I2O: Lindent run and replacement of printk through osm printing funct...Markus Lidel1-4/+4
2005-06-24[PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronizationMarkus Lidel2-97/+42
2005-06-24[PATCH] I2O: Adaptec specific SG_IO access, firmware access through sysfs and...Markus Lidel2-11/+48
2005-06-24[PATCH] I2O: new sysfs attributes and Adaptec specific block device access an...Markus Lidel2-57/+270
2005-06-24[PATCH] I2O: first code cleanup of spare warnings and unused functionsMarkus Lidel1-58/+16
2005-06-24[PATCH] I2O: bugfixes and compability enhancementsMarkus Lidel2-13/+8
2005-06-24[PATCH] tpm: TPMs on additional LPC busKylene Hall1-0/+1
2005-06-24[PATCH] ipmi: add power cycle capabilityCorey Minyard1-0/+5
2005-06-24[PATCH] quota: reiserfs: improve quota credit estimatesJan Kara2-4/+13
2005-06-24[PATCH] quota: ext3: Improve quota credit estimatesJan Kara2-8/+12
2005-06-24[PATCH] quota: improve credits estimatesJan Kara3-2/+17
2005-06-24[PATCH] pass iocb to dio_iodone_tChristoph Hellwig1-2/+2
2005-06-24[PATCH] Keys: Make request-key create an authorisation keyDavid Howells4-10/+59
2005-06-24[PATCH] Keys: Pass session keyring to call_usermodehelper()David Howells2-2/+21
2005-06-24[PATCH] keys: Discard key spinlock and use RCU for key payloadDavid Howells2-12/+19
2005-06-23[TCP]: Report congestion control algorithm in tcp_diag.Stephen Hemminger1-2/+2
2005-06-23[TCP]: Add pluggable congestion control algorithm infrastructure.Stephen Hemminger2-47/+11
2005-06-23[PATCH] better USB_MON dependenciesAdrian Bunk1-1/+1
2005-06-23[PATCH] Introduce tty_unregister_ldisc()Alexey Dobriyan1-0/+1
2005-06-23[PATCH] aio: make wait_queue ->task ->privateBenjamin LaHaise1-8/+8
2005-06-23[PATCH] remove <linux/xattr_acl.h>Christoph Hellwig2-1/+3
2005-06-23[PATCH] acl endianess annotationsChristoph Hellwig1-4/+4
2005-06-23[PATCH] Remove f_error field from struct fileChristoph Lameter1-1/+0
2005-06-23[PATCH] block: add unlocked_ioctl support for block devicesArnd Bergmann1-0/+1
2005-06-23[PATCH] Improve CD/DVD packet driver write performancePeter Osterlund1-1/+1
2005-06-23[PATCH] Don't force O_LARGEFILE for 32 bit processes on ia64Yoav Zach1-0/+4
2005-06-23[PATCH] setuid core dumpAlan Cox3-1/+7
2005-06-23[PATCH] kprobes: Temporary disarming of reentrant probePrasanna S Panchamukhi1-0/+9
2005-06-23[PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_taskHien Nguyen1-2/+1
2005-06-23[PATCH] Move kprobe [dis]arming into arch specific codeRusty Lynch1-0/+2
2005-06-23[PATCH] kprobes: function-return probesHien Nguyen1-2/+88
2005-06-23[PATCH] quota: consolidate code surrounding vfs_quota_on_mountChristoph Hellwig1-1/+2
2005-06-23[PATCH] add check to /proc/devices read routinesNeil Horman1-1/+1
2005-06-23[PATCH] optimise loop driver a bitNick Piggin1-1/+1
2005-06-23[PATCH] create a kstrdup library functionPaulo Marques2-4/+2
2005-06-23[PATCH] fix for prune_icache()/forced final iput() racesAlexander Viro1-0/+1
2005-06-23[PATCH] timers: introduce try_to_del_timer_sync()Oleg Nesterov1-1/+3
2005-06-23[PATCH] timers fixes/improvementsOleg Nesterov1-21/+9
2005-06-23[PATCH] blk: remove BLK_TAGS_{PER_LONG|MASK}Tejun Heo1-3/+0
2005-06-23[PATCH] blk: remove blk_queue_tag->real_max_depth optimizationTejun Heo1-1/+0
2005-06-23[PATCH] NUMA aware block device control structure allocationChristoph Lameter4-5/+15