summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2002-10-15[PATCH] refcounts for gendisksAlexander Viro
2002-10-15[PATCH] preparation to use of driverfs refcounts, part 2 - diskAlexander Viro
2002-10-15[PATCH] preparation to use of driverfs refcounts, part 1 - partitionsAlexander Viro
2002-10-15[PATCH] block ioctl cleanupAlexander Viro
2002-10-15[PATCH] device_register() splitupAlexander Viro
2002-10-15[PATCH] disk->minor_shift cleanupAlexander Viro
2002-10-15[PATCH] early allocation of ->partAlexander Viro
2002-10-14Merge tove:v2.5/linux into home.transmeta.com:/home/torvalds/v2.5/linuxLinus Torvalds
2002-10-14Block layer ioctl cleanups.Linus Torvalds
2002-10-13Merge bk://linuxusb.bkbits.net/linus-2.5Linus Torvalds
2002-10-13[PATCH] remove kiobufsAndrew Morton
2002-10-13[PATCH] batched slab shrink and registration APIAndrew Morton
2002-10-13Merge kroah.com:/home/linux/linux/BK/bleeding-2.5Greg Kroah-Hartman
2002-10-13[PATCH] usbcore doc + minor fixesDavid Brownell
2002-10-12[PATCH] USB: Vicam driver update/rewriteJoe Burks
2002-10-12[PATCH] rename /proc/sys/vm/dirty_async_ratio to dirty_ratioAndrew Morton
2002-10-12[PATCH] reduced and tunable swappinessAndrew Morton
2002-10-12[PATCH] page freeing function for swsuspAndrew Morton
2002-10-12[PATCH] adds dmask option to fat (5/5)Hirofumi Ogawa
2002-10-12[PATCH] removes posix option of fat (3/5)Hirofumi Ogawa
2002-10-12[PATCH] configurable corenameAlan Cox
2002-10-12[PATCH] remove unused work queueAlan Cox
2002-10-11Fix defined but not used warnings by marking variablesRichard Henderson
2002-10-11Merge master.kernel.org:/home/davem/BK/net-2.5Linus Torvalds
2002-10-11[PATCH] InterMezzo for 2.5Robert Read
2002-10-11[PATCH] convert tty_drivers to list_headsBrian Gerst
2002-10-11Merge nuts.ninka.net:/home/davem/src/BK/network-2.5David S. Miller
2002-10-11Declare set_change_info() only if CONFIG_NFSD_V3 is enabled. ItLinus Torvalds
2002-10-11Merge home.transmeta.com:/home/torvalds/v2.5/codaLinus Torvalds
2002-10-11[PATCH] Coda FS updateJan Harkes
2002-10-11[PATCH] various fixesAndrew Morton
2002-10-11Merge http://linux-ntfs.bkbits.net/linux-2.5-ilookupLinus Torvalds
2002-10-11Merge http://linux-isdn.bkbits.net/linux-2.5.isdnLinus Torvalds
2002-10-11include/linux/net.h: Update SOCKOPS_WRAPPED to new AIO recvmsg/sendmsg args.David S. Miller
2002-10-11[PATCH] kNFSd: get_int and get_expiry to help in parsing.Neil Brown
2002-10-11[PATCH] kNFSd: Implement get_word to help in parsing cache updatesNeil Brown
2002-10-11[PATCH] kNFSd: Provide generic code for making an upcall.Neil Brown
2002-10-11[PATCH] kNFSd: Create files: /proc/net/rpc/$CACHENAME/channel for communicati...Neil Brown
2002-10-11[PATCH] kNFSd: Provide support for request deferral and revisit.Neil Brown
2002-10-11[PATCH] kNFSd: Convert export-table to use new cache codeNeil Brown
2002-10-11[PATCH] kNFSd: exp_getclient, now just a small wrapper, goes in favour of aut...Neil Brown
2002-10-11[PATCH] kNFSd: Move auth domain lookup into svcauthNeil Brown
2002-10-11[PATCH] kNFSd: Use new cache infrastructure for auth_unix specific lookups.Neil Brown
2002-10-11[PATCH] kNFSd: Initialial caching infrastructure for RPC authentication cachesNeil Brown
2002-10-11[PATCH] kNFSd: Tidy up the rpc authentication interface.Neil Brown
2002-10-11[PATCH] kNFSd: Giant patch importing NFSv4 server functionalityNeil Brown
2002-10-11[PATCH] kNFSd: Stub support for name lookupNeil Brown
2002-10-11[PATCH] kNFSd: ensure XDR buffer is large enough for NFSv4Neil Brown
2002-10-11[PATCH] kNFSd: New routine exp_pseudoroot() to find 'root' filehandle for nfsv4Neil Brown
2002-10-11[PATCH] kNFSd: new routine fh_dup2()Neil Brown