summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2003-04-07[PATCH] goodbye compatmac.hAlan Cox
2003-04-07Make it more explicit that jiffies are "unsigned long", butLinus Torvalds
2003-04-08Add hooks into the NFSv4 XDR code to make use of the new uid/gidMarius Aamodt Eriksen
2003-04-08Add support for mapping NFSv4 remote user/group names into localMarius Aamodt Eriksen
2003-04-08Make the NFSv4 write code use the stateid if it exists.Trond Myklebust
2003-04-08Make NFSv4 'read' code use the cached stateid if it exists.Trond Myklebust
2003-04-08Make NFSv4 'setattr()' method use the cached stateid if the file isTrond Myklebust
2003-04-08Setup code to tear down the NFSv4 state once we're done with a file.Trond Myklebust
2003-04-08Implement stateful open() for NFSv4 as per RFC3010-bis.Trond Myklebust
2003-04-08Prepare for the introduction of NFSv4 state code.Trond Myklebust
2003-04-06[PATCH] generic HDLC updateKrzysztof Halasa
2003-04-06[PATCH] kill blk_queue_empty()Jens Axboe
2003-04-06[PATCH] Grab SET_MODULE_OWNER from the clutches of the deprecatedZwane Mwaikambo
2003-04-04Merge bk://linux-pnp.bkbits.net/pnp-2.5Linus Torvalds
2003-04-04[PATCH] linux-2.5.66-signal-cleanup.patchRoland McGrath
2003-04-04[PATCH] bk - fix oprofile for pm driver registerJohn Levon
2003-04-03Merge http://linux.bkbits.net/linux-2.5Adam Belay
2003-04-03[PATCH] md: Cleanups for md to move device size calculations into personalitiesNeil Brown
2003-04-02Merge nuts.ninka.net:/home/davem/src/BK/sparcwork-2.5David S. Miller
2003-04-02[SPARC64]: Support OLO10 relocations for modules.David S. Miller
2003-04-02Merge bk://kernel.bkbits.net/davem/net-2.5Linus Torvalds
2003-04-02[PATCH] ext3 journal commit I/O error fixAndrew Morton
2003-04-02[PATCH] ext3: create a slab cache for transaction handlesAndrew Morton
2003-04-02[PATCH] Add less-severe assert-failure form for ext3.Andrew Morton
2003-04-02[PATCH] remove dparent_lockAndrew Morton
2003-04-02[PATCH] real_lookup race fixAndrew Morton
2003-04-02[PATCH] umsdos fixesAndrew Morton
2003-04-02[PATCH] sync dirty pages in fadvise(FADV_DONTNEED)Andrew Morton
2003-04-02[PATCH] bio kmapping changesAndrew Morton
2003-04-02Merge davem@nuts.ninka.net:/home/davem/src/BK/net-2.5David S. Miller
2003-04-02Merge bk://kernel.bkbits.net/acme/net-2.5David S. Miller
2003-04-03o linux/net.h: bye bye struct net_protoArnaldo Carvalho de Melo
2003-04-02[IPSEC]: Implement UDP Encapsulation framework.Derek Atkins
2003-04-02[NET]: Add synchronize_net.Stephen Hemminger
2003-04-02Merge bk://kernel.bkbits.net/acme/net-2.5David S. Miller
2003-04-02[IPSEC]: Use of "sizeof" for header sizes, part IIHideaki Yoshifuji
2003-04-02o linux/net.h: CodingStyle changes and kerneldoc style structs documentationArnaldo Carvalho de Melo
2003-04-02Merge bk://kernel.bkbits.net/gregkh/linux/i2c-2.5Linus Torvalds
2003-04-02modules: Fix exporting symbols from modulesKai Germaschewski
2003-04-01Merge kroah.com:/home/greg/linux/BK/bleed-2.5Greg Kroah-Hartman
2003-04-01i2c: clean up previous w83781d patch due to changes I made to i2c core and bu...Greg Kroah-Hartman
2003-04-01[PATCH] i2c: w83781d i2c driver updated for 2.5.66-bk4 (with sysfs support, e...Martin Schlemmer
2003-04-01i2c: move i2c-proc to i2c-sensor and clean up all usages of it.Greg Kroah-Hartman
2003-04-01i2c: remove unused paramater in found_proc callback function.Greg Kroah-Hartman
2003-04-01i2c: remove proc and sysctl code from i2c-proc as it is no longer used.Greg Kroah-Hartman
2003-04-01Fix naming confusion: number of symbol kallsyms is "num_kallsyms",Linus Torvalds
2003-04-01[PATCH] module load notificationJohn Levon
2003-04-01[PATCH] remove kdevname() before someone starts using it againChristoph Hellwig
2003-04-01[PATCH] add some more Apple PCI idsPaul Mackerras
2003-04-01[PATCH] Extable list removalRusty Russell