index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-10
RPC: Document the format of the gssd downcalls
Trond Myklebust
1
-1
/
+1
2005-03-10
RPC: clean up the RPCSEC_GSS kerberos and spkm3 context import functions
Trond Myklebust
1
-4
/
+6
2005-03-10
NLM: Always use AUTH_UNIX authentication for NLM locking.
Trond Myklebust
1
-1
/
+0
2005-03-10
NFS: Add emulation of BSD flock() in terms of POSIX locks on the server
Trond Myklebust
1
-5
/
+0
2005-03-10
RPC: Shrink struct rpc_auth for those flavours that don't use the cache
Trond Myklebust
1
-4
/
+8
2005-03-10
RPC: Convert RPC credcache to use hlists
Trond Myklebust
1
-2
/
+2
2005-03-10
RPC: kill cr_auth
Trond Myklebust
1
-1
/
+1
2005-03-10
RPC: Make rpc_auth credential cache optional.
Trond Myklebust
1
-0
/
+1
2005-03-10
NFS: Clean up nfs_permission().
Trond Myklebust
1
-0
/
+1
2005-03-09
Merge sunset.davemloft.net:/home/davem/src/BK/network-2.6
David S. Miller
26
-166
/
+642
2005-03-09
Merge bk://kernel.bkbits.net/vojtech/for-linus
Linus Torvalds
8
-70
/
+275
2005-03-10
Manual merge
Vojtech Pavlik
8
-70
/
+275
2005-03-09
Merge bk://212.42.230.204:994/nf-2.6
David S. Miller
1
-1
/
+4
2005-03-09
Merge
David S. Miller
3
-3
/
+11
2005-03-09
Merge bk://bart.bkbits.net/ide-2.6
Linus Torvalds
17
-91
/
+366
2005-03-10
[ide] kill ide_driver_t->capacity
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2005-03-10
[ide] kill ide_driver_t->pre_reset
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2005-03-10
[ide] fix some rare ide-default vs ide-disk races
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2005-03-10
[ide] generic Power Management for IDE devices
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2005-03-09
[PATCH] fbdev: Cleanups in driver/video
Antonino Daplas
1
-3
/
+0
2005-03-09
[PATCH] fbdev: Capture modelist change event
Antonino Daplas
1
-1
/
+6
2005-03-09
[PATCH] fbdev: Add mode changing via sysfs
Jon Smirl
1
-0
/
+4
2005-03-09
[PATCH] nvidiafb: Add update framebuffer driver for nVidia chipsets
Antonino Daplas
2
-2
/
+87
2005-03-09
[PATCH] fbdev compat_ioctl warning fix
Andrew Morton
1
-1
/
+1
2005-03-09
[PATCH] cpusets - big numa cpu and memory placement
Paul Jackson
2
-0
/
+71
2005-03-09
[PATCH] new bitmap list format (for cpusets)
Paul Jackson
3
-5
/
+47
2005-03-09
[PATCH] FAT: make the fat_get_entry()/fat__get_entry() static
Hirofumi Ogawa
1
-17
/
+0
2005-03-09
[PATCH] FAT: Rewrite fat_add_entries()
Hirofumi Ogawa
1
-3
/
+2
2005-03-09
[PATCH] FAT: Allocate the cluster before adding the directory entry
Hirofumi Ogawa
1
-1
/
+1
2005-03-09
[PATCH] FAT: Use "struct fat_slot_info" for fat_scan()
Hirofumi Ogawa
1
-2
/
+3
2005-03-09
[PATCH] FAT: fat_build_inode() cleanup
Hirofumi Ogawa
1
-1
/
+1
2005-03-09
[PATCH] FAT: Add fat_remove_entries()
Hirofumi Ogawa
1
-0
/
+1
2005-03-09
[PATCH] FAT: Use "struct fat_slot_info" for fat_search_long()
Hirofumi Ogawa
1
-2
/
+1
2005-03-09
[PATCH] FAT: "struct vfat_slot_info" cleanup
Hirofumi Ogawa
1
-3
/
+5
2005-03-09
[PATCH] FAT: Use "unsigned int" for ->free_clusters and ->prev_free
Hirofumi Ogawa
1
-2
/
+2
2005-03-09
[PATCH] FAT: add debugging code to fatent.c
Hirofumi Ogawa
1
-0
/
+6
2005-03-09
[PATCH] FAT: Rewrite the FAT (File Allocation Table) access stuff
Hirofumi Ogawa
1
-10
/
+47
2005-03-09
[PATCH] let fat handle MS_SYNCHRONOUS flag
Hirofumi Ogawa
1
-0
/
+1
2005-03-09
[PATCH] FAT: Updated FAT attributes patch
Hirofumi Ogawa
1
-6
/
+16
2005-03-09
[PATCH] nfsd4: eliminate unnecessary remove_lease
Neil Brown
1
-1
/
+0
2005-03-09
[PATCH] nfsd4: move delegation decisions to lock_manager callbacks
Neil Brown
1
-0
/
+3
2005-03-09
[PATCH] nfsd4: remove dl_state
Neil Brown
1
-7
/
+0
2005-03-09
[PATCH] nfsd4: store-file-with-deleg
Neil Brown
1
-1
/
+1
2005-03-09
[PATCH] nfsd4: fix delegation refcounting
Neil Brown
1
-0
/
+1
2005-03-09
[PATCH] nfsd4: remove st_vfs_set
Neil Brown
1
-1
/
+0
2005-03-09
[PATCH] nfsd4: remove dl_recall_cnt
Neil Brown
1
-1
/
+0
2005-03-09
[PATCH] nfsd4: make nfsd4_cb_recall return void
Neil Brown
1
-1
/
+1
2005-03-09
[PATCH] nfsd4: provide no_cb_path error on renew
Neil Brown
1
-0
/
+1
2005-03-09
[PATCH] nfsd4: use existing open instead of reopening on read and write
Neil Brown
3
-4
/
+5
2005-03-09
[PATCH] nfsd4: reclaim cleanup
Neil Brown
1
-3
/
+0
[prev]
[next]