index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2011-03-16
16
-33
/
+2299
|
\
|
*
crypto: tcrypt - do not attempt to write to readonly variable
David Sterba
2011-03-04
1
-1
/
+2
|
*
random: update interface comments to reflect reality
Jarod Wilson
2011-02-21
1
-3
/
+10
|
*
crypto: picoxcell - add support for the picoxcell crypto engines
Jamie Iles
2011-02-21
4
-1
/
+2013
|
*
crypto: sha1 - Add test vector to test partial block processing
Herbert Xu
2011-02-17
1
-1
/
+29
|
*
hwrng: omap - Convert release_resource to release_region/release_mem_region
Julia Lawall
2011-02-16
1
-8
/
+6
|
*
crypto: aesni-intel - Fix remaining leak in rfc4106_set_hash_key
Jesper Juhl
2011-02-16
1
-9
/
+6
|
*
crypto: omap-sham - don't treat NULL clk as an error
Jamie Iles
2011-01-29
1
-2
/
+2
|
*
crypto: omap-aes - don't treat NULL clk as an error
Jamie Iles
2011-01-29
1
-2
/
+2
|
*
crypto: testmgr - mark ghash as fips_allowed
Jarod Wilson
2011-01-29
1
-0
/
+1
|
*
crypto: testmgr - mark xts(aes) as fips_allowed
Jarod Wilson
2011-01-29
1
-0
/
+1
|
*
crypto: skcipher - remove redundant NULL check
Davidlohr Bueso
2011-01-29
1
-2
/
+1
|
*
hwrng: pixocell - add support for picoxcell TRNG
Jamie Iles
2011-01-23
3
-0
/
+221
|
*
crypto: aesni-intel - Don't leak memory in rfc4106_set_hash_subkey
Jesper Juhl
2011-01-23
1
-8
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
2011-03-16
18
-378
/
+351
|
\
\
|
*
|
GFS2: Don't use _raw version of RCU dereference
Steven Whitehouse
2011-03-15
1
-1
/
+1
|
*
|
GFS2: Adding missing unlock_page()
Maxim
2011-03-14
1
-0
/
+1
|
*
|
GFS2: Update to AIL list locking
Steven Whitehouse
2011-03-14
3
-1
/
+5
|
*
|
GFS2: introduce AIL lock
Dave Chinner
2011-03-11
5
-18
/
+29
|
*
|
GFS2: fix block allocation check for fallocate
Benjamin Marzinski
2011-03-11
1
-25
/
+31
|
*
|
GFS2: Optimize glock multiple-dequeue code
Bob Peterson
2011-03-11
1
-8
/
+4
|
*
|
GFS2: Remove potential race in flock code
Steven Whitehouse
2011-03-09
1
-2
/
+4
|
*
|
GFS2: Fix glock deallocation race
Steven Whitehouse
2011-03-09
4
-11
/
+12
|
*
|
GFS2: quota allows exceeding hard limit
Abhijith Das
2011-03-09
2
-1
/
+8
|
*
|
GFS2: deallocation performance patch
Bob Peterson
2011-02-24
3
-8
/
+48
|
*
|
GFS2: panics on quotacheck update
Abhijith Das
2011-02-07
1
-1
/
+5
|
*
|
GFS2: Improve cluster mmap scalability
Steven Whitehouse
2011-02-02
1
-5
/
+10
|
*
|
GFS2: Fix glock queue trace point
Steven Whitehouse
2011-01-31
1
-1
/
+1
|
*
|
GFS2: Post-VFS scale update for RCU path walk
Steven Whitehouse
2011-01-21
2
-7
/
+10
|
*
|
GFS2: Use RCU for glock hash table
Steven Whitehouse
2011-01-21
8
-297
/
+190
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2011-03-16
24
-561
/
+1660
|
\
\
\
|
*
|
|
fs/9p: Make the writeback_fid owned by root
Aneesh Kumar K.V
2011-03-15
1
-36
/
+56
|
*
|
|
fs/9p: Writeback dirty data before setattr
Aneesh Kumar K.V
2011-03-15
2
-0
/
+8
|
*
|
|
fs/9p: call vmtruncate before setattr 9p opeation
Aneesh Kumar K.V
2011-03-15
2
-11
/
+8
|
*
|
|
fs/9p: Properly update inode attributes on link
Aneesh Kumar K.V
2011-03-15
2
-10
/
+4
|
*
|
|
fs/9p: Prevent multiple inclusion of same header
Aneesh Kumar K.V
2011-03-15
3
-3
/
+11
|
*
|
|
fs/9p: Workaround vfs rename rehash bug
Aneesh Kumar K.V
2011-03-15
1
-0
/
+5
|
*
|
|
fs/9p: Mark directory inode invalid for many directory inode operations
Aneesh Kumar K.V
2011-03-15
2
-16
/
+30
|
*
|
|
fs/9p: Add . and .. dentry revalidation flag
Aneesh Kumar K.V
2011-03-15
1
-1
/
+1
|
*
|
|
fs/9p: mark inode attribute invalid on rename, unlink and setattr
Aneesh Kumar K.V
2011-03-15
2
-0
/
+5
|
*
|
|
fs/9p: Add support for marking inode attribute invalid
Aneesh Kumar K.V
2011-03-15
5
-0
/
+104
|
*
|
|
fs/9p: Initialize root inode number for dotl
Aneesh Kumar K.V
2011-03-15
1
-1
/
+1
|
*
|
|
fs/9p: Update link count correctly on different file system operations
Aneesh Kumar K.V
2011-03-15
2
-5
/
+29
|
*
|
|
fs/9p: Add drop_inode 9p callback
Aneesh Kumar K.V
2011-03-15
1
-0
/
+15
|
*
|
|
fs/9p: Add direct IO support in cached mode
Aneesh Kumar K.V
2011-03-15
2
-6
/
+116
|
*
|
|
fs/9p: Fix inode i_size update in file_write
Aneesh Kumar K.V
2011-03-15
1
-2
/
+6
|
*
|
|
fs/9p: set default readahead pages in cached mode
Aneesh Kumar K.V
2011-03-15
1
-0
/
+2
|
*
|
|
fs/9p: Move writeback fid to v9fs_inode
Aneesh Kumar K.V
2011-03-15
5
-24
/
+41
|
*
|
|
fs/9p: Add v9fs_inode
Aneesh Kumar K.V
2011-03-15
8
-220
/
+184
|
*
|
|
fs/9p: Don't set stat.st_blocks based on nrpages
Aneesh Kumar K.V
2011-03-15
2
-6
/
+8
[next]