aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* fs: implement faster dentry memcmpNick Piggin2011-01-07
* fs: improve scalability of pseudo filesystemsNick Piggin2011-01-07
* fs: dcache per-inode inode alias lockingNick Piggin2011-01-07
* fs: dcache per-bucket dcache hash lockingNick Piggin2011-01-07
* bit_spinlock: add required includesNick Piggin2011-01-07
* kernel: add bl_listNick Piggin2011-01-07
* fs: provide simple rcu-walk generic_check_acl implementationNick Piggin2011-01-07
* fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-07
* fs: rcu-walk aware d_revalidate methodNick Piggin2011-01-07
* fs: cache optimise dentry and inode for rcu-walkNick Piggin2011-01-07
* fs: dcache reduce branches in lookup pathNick Piggin2011-01-07
* fs: dcache remove d_mountedNick Piggin2011-01-07
* fs: fs_struct use seqlockNick Piggin2011-01-07
* fs: rcu-walk for path lookupNick Piggin2011-01-07
* kernel: optimise seqlockNick Piggin2011-01-07
* fs: avoid inode RCU freeing for pseudo fsNick Piggin2011-01-07
* fs: icache RCU free inodesNick Piggin2011-01-07
* fs: dcache rationalise dget variantsNick Piggin2011-01-07
* fs: dcache remove dcache_lockNick Piggin2011-01-07
* fs: Use rename lock and RCU for multi-step operationsNick Piggin2011-01-07
* fs: scale inode alias listNick Piggin2011-01-07
* fs: dcache scale subdirsNick Piggin2011-01-07
* fs: dcache scale dentry refcountNick Piggin2011-01-07
* fs: dcache scale hashNick Piggin2011-01-07
* hostfs: simplify lockingNick Piggin2011-01-07
* fs: change d_hash for rcu-walkNick Piggin2011-01-07
* fs: change d_compare for rcu-walkNick Piggin2011-01-07
* fs: name case update methodNick Piggin2011-01-07
* fs: change d_delete semanticsNick Piggin2011-01-07
* fs: dcache documentation cleanupNick Piggin2011-01-07
* kernel: kmem_ptr_validate considered harmfulNick Piggin2011-01-07
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-03
|\
| * [media] wm8775: Revert changeset fcb9757333 to avoid a regressionMauro Carvalho Chehab2011-01-03
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2011-01-03
|\ \ | |/ |/|
| * dmaengine: provide dummy functions for DMA_ENGINE=nGuennadi Liakhovetski2011-01-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-26
|\ \
| * | Revert "ipv4: Allow configuring subnets as local addresses"David S. Miller2010-12-23
| * | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-12-22
| |\ \
| | * | mac80211/rt2x00: add ieee80211_tx_status_ni()Johannes Stezenbach2010-12-20
| * | | net: Fix range checks in tcf_valid_offset().David S. Miller2010-12-21
| * | | net_sched: always clone skbsChangli Gao2010-12-20
| * | | ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.David Stevens2010-12-19
| * | | netlink: fix gcc -Wconversion compilation warningDmitry V. Levin2010-12-17
| * | | net: fix nulls list corruptions in sk_prot_allocOctavian Purdila2010-12-16
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-12-24
|\ \ \ \
| * | | | kthread_work: make lockdep happyYong Zhang2010-12-22
* | | | | taskstats: pad taskstats netlink response for aligment issues on ia64Jeff Mahoney2010-12-22
* | | | | include/linux/unaligned: pack the whole struct rather than just the fieldWill Newton2010-12-22
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-12-21
|\ \ \ \
| * | | | ceph: mark user pages dirty on direct-io readsHenry C Chang2010-12-17