index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] gfp_t: drivers/scsi
Al Viro
2005-10-28
14
-20
/
+26
*
[PATCH] gfp_t: kernel/*
Al Viro
2005-10-28
6
-12
/
+11
*
[PATCH] gfp_t: drivers/usb
Al Viro
2005-10-28
37
-100
/
+100
*
[PATCH] gfp_t: dma-mapping (simple cases)
Al Viro
2005-10-28
6
-6
/
+6
*
[PATCH] gfp_t: dma-mapping (xtensa)
Al Viro
2005-10-28
2
-2
/
+2
*
[PATCH] gfp_t: dma-mapping (amd64)
Al Viro
2005-10-28
3
-4
/
+4
*
[PATCH] gfp_t: dma-mapping (sh)
Al Viro
2005-10-28
6
-7
/
+7
*
[PATCH] gfp_t: dma-mapping (ppc)
Al Viro
2005-10-28
2
-3
/
+3
*
[PATCH] gfp_t: dma-mapping (parisc)
Al Viro
2005-10-28
4
-9
/
+9
*
[PATCH] gfp_t: dma-mapping (mips)
Al Viro
2005-10-28
5
-10
/
+10
*
[PATCH] gfp_t: dma-mapping (frv)
Al Viro
2005-10-28
5
-5
/
+5
*
[PATCH] gfp_t: dma-mapping (cris)
Al Viro
2005-10-28
1
-2
/
+2
*
[PATCH] gfp_t: dma-mapping (alpha)
Al Viro
2005-10-28
2
-2
/
+2
*
[PATCH] gfp_t: dma-mapping (ia64)
Al Viro
2005-10-28
6
-6
/
+6
*
[PATCH] gfp_t: dma-mapping (arm)
Al Viro
2005-10-28
2
-6
/
+6
*
[PATCH] gfp_t: block layer core
Al Viro
2005-10-28
7
-24
/
+24
*
[PATCH] gfp_t: fs/*
Al Viro
2005-10-28
25
-52
/
+52
*
[PATCH] gfp_t: net/*
Al Viro
2005-10-28
7
-8
/
+8
*
[PATCH] gfp_t: lib/*
Al Viro
2005-10-28
8
-10
/
+10
*
[PATCH] gfp_t: mm/* (easy parts)
Al Viro
2005-10-28
9
-22
/
+22
*
[PATCH] gfp_t: infrastructure
Al Viro
2005-10-28
6
-28
/
+34
*
Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6
Trond Myklebust
2005-10-27
4
-7
/
+8
|
\
|
*
Linux v2.6.14
v2.6.14
Linus Torvalds
2005-10-27
1
-1
/
+1
|
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6
Linus Torvalds
2005-10-27
1
-0
/
+1
|
|
\
|
|
*
[TCP]: Clear stale pred_flags when snd_wnd changes
Herbert Xu
2005-10-27
1
-0
/
+1
|
*
|
[PATCH] cpufreq: SMP fix for conservative governor
Dave Jones
2005-10-27
1
-3
/
+3
|
*
|
Revert "x86-64: Avoid unnecessary double bouncing for swiotlb"
Linus Torvalds
2005-10-27
1
-3
/
+3
*
|
|
RPC: Ensure that nobody can queue up new upcalls after rpc_close_pipes()
Trond Myklebust
2005-10-27
1
-14
/
+15
*
|
|
NFS: Allow files that are open for write to invalidate caches
Trond Myklebust
2005-10-27
1
-4
/
+0
*
|
|
NFSv4: Convert unnecessary XDR warning messages into dprintk()
Trond Myklebust
2005-10-27
1
-11
/
+6
*
|
|
NFSv4: Add post-op attributes to NFSv4 write and commit callbacks.
Trond Myklebust
2005-10-27
3
-7
/
+36
*
|
|
NFSv4: Add post-op attributes to nfs4_proc_remove()
Trond Myklebust
2005-10-27
3
-14
/
+45
*
|
|
NFSv4: Add post-op attributes to nfs4_proc_rename()
Trond Myklebust
2005-10-27
3
-7
/
+41
*
|
|
NFSv4: Add post-op attributes to nfs4_proc_link()
Trond Myklebust
2005-10-27
3
-11
/
+54
*
|
|
NFS: Ensure that nfs_link() instantiates the dentry correctly
Trond Myklebust
2005-10-27
1
-7
/
+4
*
|
|
NFS: Add optional post-op getattr instruction to the NFSv4 file close.
Trond Myklebust
2005-10-27
3
-7
/
+39
*
|
|
NFS: Optimise attribute revalidation on close().
Trond Myklebust
2005-10-27
1
-2
/
+2
*
|
|
NFSv4: Add directory post-op attributes to the CREATE operations.
Trond Myklebust
2005-10-27
3
-15
/
+84
*
|
|
NFS: nfs_lookup doesn't need to revalidate the parent directory's inode
Chuck Lever
2005-10-27
1
-6
/
+0
*
|
|
NFS: Don't let nfs_end_data_update() clobber attribute update information
Trond Myklebust
2005-10-27
5
-29
/
+73
*
|
|
NFS: Optimise inode attribute cache updates
Trond Myklebust
2005-10-27
6
-20
/
+44
*
|
|
NFS: Convert cache_change_attribute into a jiffy-based value
Trond Myklebust
2005-10-27
2
-5
/
+5
*
|
|
NFS: Cleanup initialisation of struct nfs_fattr
Trond Myklebust
2005-10-27
7
-65
/
+71
*
|
|
Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6
Trond Myklebust
2005-10-27
66
-504
/
+737
|
\
|
|
|
*
|
[PATCH] Yet more posix-cpu-timer fixes
Roland McGrath
2005-10-27
1
-4
/
+7
|
*
|
Revert "remove false BUG_ON() from run_posix_cpu_timers()"
Linus Torvalds
2005-10-27
2
-18
/
+26
|
|
/
|
*
[PATCH] Fix cpu timers expiration time
Oleg Nesterov
2005-10-26
1
-3
/
+3
|
*
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2005-10-26
2
-1
/
+27
|
|
\
|
|
*
[SERIAL] new hp diva console port
Justin Chen
2005-10-24
2
-0
/
+2
|
|
*
[SERIAL] support the Exsys EX-4055 4S four-port card
Bjorn Helgaas
2005-10-24
2
-1
/
+25
[next]