index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-23
Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependent
Kevin Coffman
3
-7
/
+2
2008-04-23
Correct grammer/typos in dprintks
Kevin Coffman
1
-3
/
+3
2008-04-23
SVCRDMA: Add check for XPT_CLOSE in svc_rdma_send
Tom Tucker
1
-0
/
+2
2008-04-23
nfsd: initialize lease type in nfs4_open_delegation()
Felix Blyakher
1
-2
/
+2
2008-04-23
Documentation: NFS/RDMA instructions for 2.6.25-rc1
James Lentini
1
-0
/
+252
2008-04-23
NFS: convert nfs4 callback thread to kthread API
Jeff Layton
1
-38
/
+35
2008-04-23
nfsd: fix sparse warning in vfs.c
Harvey Harrison
1
-1
/
+1
2008-04-23
nfsd: fix sparse warnings
Harvey Harrison
5
-13
/
+15
2008-04-23
lockd: convert nsm_mutex to a spinlock
J. Bruce Fields
1
-15
/
+19
2008-04-23
lockd: clean up __nsm_find()
J. Bruce Fields
1
-16
/
+16
2008-04-23
lockd: fix race in nlm_release()
J. Bruce Fields
1
-6
/
+4
2008-04-23
sunrpc: GSS integrity and decryption failures should return GARBAGE_ARGS
Harshula Jayasuriya
2
-4
/
+8
2008-04-23
lockd: fix sparse warning in svcshare.c
Harvey Harrison
1
-1
/
+2
2008-04-23
make nfsd_create_setattr() static
Adrian Bunk
1
-1
/
+1
2008-04-23
SUNRPC: allow svc_recv to break out of 500ms sleep when alloc_page fails
Jeff Layton
1
-3
/
+5
2008-04-23
NFSD: Remove redundant "select" clauses in fs/Kconfig
Chuck Lever
1
-2
/
+0
2008-04-23
NFSD: Move "select NFSD_V2_ACL if NFSD_V3_ACL"
Chuck Lever
1
-1
/
+1
2008-04-23
NFSD: Move "select FS_POSIX_ACL if NFSD_V4"
Chuck Lever
1
-2
/
+2
2008-04-23
NFSD: Update help text for CONFIG_NFSD
Chuck Lever
1
-29
/
+47
2008-04-23
NFSD: Remove NFSD_TCP kernel build option
Chuck Lever
2
-12
/
+0
2008-04-23
nfsd: clarify readdir/mountpoint-crossing code
J. Bruce Fields
1
-3
/
+10
2008-04-23
svcrpc: move unused field from cache_deferred_req
J. Bruce Fields
2
-2
/
+0
2008-04-23
nfsd4: kill unnecessary check in preprocess_stateid_op
J. Bruce Fields
1
-1
/
+1
2008-04-23
nfsd4: simplify stateid sequencing checks
J. Bruce Fields
1
-15
/
+26
2008-04-23
nfsd4: remove unnecessary CHECK_FH check in preprocess_seqid_op
J. Bruce Fields
1
-7
/
+7
2008-04-23
nfs: remove unnecessary NFS_NEED_* defines
J. Bruce Fields
2
-2
/
+1
2008-04-23
IPv6 support for NFS server export caches
Aurélien Charbon
5
-45
/
+111
2008-04-23
NLM: Convert lockd to use kthreads
Jeff Layton
2
-75
/
+60
2008-04-23
SUNRPC: have svc_recv() check kthread_should_stop()
Jeff Layton
1
-2
/
+22
2008-04-23
SUNRPC: export svc_sock_update_bufs
Jeff Layton
1
-0
/
+1
2008-04-23
knfsd: Remove NLM_HOST_MAX and associated logic.
NeilBrown
1
-6
/
+3
2008-04-23
slab_err: Pass parameters correctly to slab_bug
Christoph Lameter
1
-2
/
+2
2008-04-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
12
-138
/
+573
2008-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
21
-54
/
+49
2008-04-23
pnpacpi: fix potential corruption on "pnpacpi: exceeded the max number of IRQ...
Len Brown
1
-4
/
+6
2008-04-23
iwlwifi: Fix built-in compilation of iwlcore
Tomas Winkler
1
-1
/
+1
2008-04-23
net: Unexport move_addr_to_{kernel,user}
Adrian Bunk
1
-3
/
+0
2008-04-23
rt2x00: Select LEDS_CLASS.
David S. Miller
1
-5
/
+10
2008-04-23
iwlwifi: Select LEDS_CLASS.
David S. Miller
1
-2
/
+6
2008-04-23
leds: Do not guard NEW_LEDS with HAS_IOMEM
David S. Miller
1
-1
/
+0
2008-04-23
[patch 7/7] vfs: mountinfo: show dominating group id
Miklos Szeredi
4
-2
/
+65
2008-04-23
[patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo
Ram Pai
4
-23
/
+144
2008-04-23
[patch 5/7] vfs: mountinfo: allow using process root
Miklos Szeredi
3
-63
/
+70
2008-04-23
[patch 4/7] vfs: mountinfo: add mount peer group ID
Miklos Szeredi
3
-4
/
+95
2008-04-23
[patch 3/7] vfs: mountinfo: add mount ID
Miklos Szeredi
2
-0
/
+35
2008-04-23
[patch 2/7] vfs: mountinfo: add seq_file_root()
Miklos Szeredi
4
-8
/
+49
2008-04-23
[patch 1/7] vfs: mountinfo: add dentry_path()
Ram Pai
4
-40
/
+118
2008-04-23
[PATCH] remove unused label in xattr.c (noise from ro-bind)
Al Viro
1
-1
/
+0
2008-04-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
18
-120
/
+118
2008-04-22
Fix cardbus resource allocation
Linus Torvalds
1
-15
/
+15
[next]