index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: hlist UP debug fixup
Nick Piggin
2011-01-14
2
-3
/
+5
*
fs: scale mntget/mntput
Nick Piggin
2011-01-07
2
-36
/
+19
*
fs: implement faster dentry memcmp
Nick Piggin
2011-01-07
1
-0
/
+21
*
fs: improve scalability of pseudo filesystems
Nick Piggin
2011-01-07
1
-0
/
+1
*
fs: dcache per-inode inode alias locking
Nick Piggin
2011-01-07
1
-1
/
+0
*
fs: dcache per-bucket dcache hash locking
Nick Piggin
2011-01-07
2
-2
/
+4
*
bit_spinlock: add required includes
Nick Piggin
2011-01-07
1
-0
/
+4
*
kernel: add bl_list
Nick Piggin
2011-01-07
2
-0
/
+271
*
fs: provide simple rcu-walk generic_check_acl implementation
Nick Piggin
2011-01-07
1
-0
/
+19
*
fs: provide rcu-walk aware permission i_ops
Nick Piggin
2011-01-07
5
-8
/
+10
*
fs: rcu-walk aware d_revalidate method
Nick Piggin
2011-01-07
1
-1
/
+0
*
fs: cache optimise dentry and inode for rcu-walk
Nick Piggin
2011-01-07
2
-36
/
+42
*
fs: dcache reduce branches in lookup path
Nick Piggin
2011-01-07
1
-0
/
+6
*
fs: dcache remove d_mounted
Nick Piggin
2011-01-07
1
-21
/
+21
*
fs: fs_struct use seqlock
Nick Piggin
2011-01-07
1
-0
/
+3
*
fs: rcu-walk for path lookup
Nick Piggin
2011-01-07
3
-9
/
+46
*
kernel: optimise seqlock
Nick Piggin
2011-01-07
1
-7
/
+73
*
fs: avoid inode RCU freeing for pseudo fs
Nick Piggin
2011-01-07
2
-0
/
+2
*
fs: icache RCU free inodes
Nick Piggin
2011-01-07
2
-2
/
+4
*
fs: dcache rationalise dget variants
Nick Piggin
2011-01-07
1
-12
/
+3
*
fs: dcache remove dcache_lock
Nick Piggin
2011-01-07
5
-11
/
+14
*
fs: Use rename lock and RCU for multi-step operations
Nick Piggin
2011-01-07
1
-0
/
+1
*
fs: scale inode alias list
Nick Piggin
2011-01-07
1
-0
/
+1
*
fs: dcache scale subdirs
Nick Piggin
2011-01-07
1
-0
/
+1
*
fs: dcache scale dentry refcount
Nick Piggin
2011-01-07
1
-14
/
+15
*
fs: dcache scale hash
Nick Piggin
2011-01-07
1
-33
/
+2
*
hostfs: simplify locking
Nick Piggin
2011-01-07
1
-1
/
+1
*
fs: change d_hash for rcu-walk
Nick Piggin
2011-01-07
1
-1
/
+2
*
fs: change d_compare for rcu-walk
Nick Piggin
2011-01-07
2
-9
/
+7
*
fs: name case update method
Nick Piggin
2011-01-07
1
-0
/
+2
*
fs: change d_delete semantics
Nick Piggin
2011-01-07
1
-3
/
+3
*
fs: dcache documentation cleanup
Nick Piggin
2011-01-07
1
-12
/
+6
*
kernel: kmem_ptr_validate considered harmful
Nick Piggin
2011-01-07
1
-2
/
+0
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-01-03
1
-3
/
+0
|
\
|
*
[media] wm8775: Revert changeset fcb9757333 to avoid a regression
Mauro Carvalho Chehab
2011-01-03
1
-3
/
+0
*
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
2011-01-03
1
-3
/
+10
|
\
\
|
|
/
|
/
|
|
*
dmaengine: provide dummy functions for DMA_ENGINE=n
Guennadi Liakhovetski
2011-01-03
1
-3
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-12-26
7
-12
/
+42
|
\
\
|
*
|
Revert "ipv4: Allow configuring subnets as local addresses"
David S. Miller
2010-12-23
1
-1
/
+0
|
*
|
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-12-23
1
-4
/
+24
|
|
\
\
|
|
*
|
mac80211/rt2x00: add ieee80211_tx_status_ni()
Johannes Stezenbach
2010-12-20
1
-4
/
+24
|
*
|
|
net: Fix range checks in tcf_valid_offset().
David S. Miller
2010-12-21
1
-1
/
+3
|
*
|
|
net_sched: always clone skbs
Changli Gao
2010-12-20
1
-5
/
+1
|
*
|
|
ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.
David Stevens
2010-12-20
1
-0
/
+10
|
*
|
|
netlink: fix gcc -Wconversion compilation warning
Dmitry V. Levin
2010-12-17
1
-1
/
+1
|
*
|
|
net: fix nulls list corruptions in sk_prot_alloc
Octavian Purdila
2010-12-16
1
-0
/
+3
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2010-12-24
1
-10
/
+35
|
\
\
\
\
|
*
|
|
|
kthread_work: make lockdep happy
Yong Zhang
2010-12-22
1
-10
/
+35
*
|
|
|
|
taskstats: pad taskstats netlink response for aligment issues on ia64
Jeff Mahoney
2010-12-23
1
-1
/
+2
*
|
|
|
|
include/linux/unaligned: pack the whole struct rather than just the field
Will Newton
2010-12-23
1
-3
/
+3
|
/
/
/
/
[next]