summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs: icache RCU free inodesNick Piggin2011-01-0760-68/+490
* fs: consolidate dentry kill sequenceNick Piggin2011-01-071-74/+61
* fs: use RCU in shrink_dentry_list to reduce lock nestingNick Piggin2011-01-071-21/+25
* fs: reduce dcache_inode_lock width in lru scanningNick Piggin2011-01-071-8/+8
* fs: dcache reduce prune_one_dentry lockingNick Piggin2011-01-071-12/+15
* fs: dcache reduce d_parent lockingNick Piggin2011-01-071-9/+12
* fs: dcache rationalise dget variantsNick Piggin2011-01-0712-47/+24
* fs: dcache reduce dcache_inode_lockNick Piggin2011-01-071-12/+12
* fs: dcache reduce locking in d_allocNick Piggin2011-01-071-2/+4
* fs: dcache reduce dput lockingNick Piggin2011-01-071-29/+23
* fs: dcache avoid starvation in dcache multi-step operationsNick Piggin2011-01-071-14/+42
* fs: dcache remove dcache_lockNick Piggin2011-01-0740-307/+109
* fs: Use rename lock and RCU for multi-step operationsNick Piggin2011-01-075-30/+152
* fs: increase d_name lock coverageNick Piggin2011-01-071-2/+12
* fs: scale inode alias listNick Piggin2011-01-079-9/+78
* fs: dcache scale subdirsNick Piggin2011-01-0716-160/+339
* fs: dcache scale d_unhashedNick Piggin2011-01-0710-54/+102
* fs: dcache scale dentry refcountNick Piggin2011-01-0721-69/+126
* fs: dcache scale lruNick Piggin2011-01-071-28/+84
* fs: dcache scale hashNick Piggin2011-01-072-44/+64
* hostfs: simplify lockingNick Piggin2011-01-073-17/+24
* fs: change d_hash for rcu-walkNick Piggin2011-01-0725-51/+94
* fs: change d_compare for rcu-walkNick Piggin2011-01-0723-157/+242
* fs: name case update methodNick Piggin2011-01-074-31/+37
* jfs: dont overwrite dentry name in d_revalidateNick Piggin2011-01-071-8/+35
* cifs: dont overwrite dentry name in d_revalidateNick Piggin2011-01-071-19/+24
* fs: change d_delete semanticsNick Piggin2011-01-0722-42/+47
* fs: dcache documentation cleanupNick Piggin2011-01-071-12/+6
* config fs: avoid switching ->d_op on live dentryNick Piggin2011-01-071-8/+9
* cgroup fs: avoid switching ->d_op on live dentryNick Piggin2011-01-071-5/+22
* fs: use fast counters for vfs cachesNick Piggin2011-01-072-13/+23
* vfs: revert per-cpu nr_unused counters for dentry and inodesNick Piggin2011-01-072-21/+12
* kernel: kmem_ptr_validate considered harmfulNick Piggin2011-01-075-99/+1
* fs: d_validate fixesNick Piggin2011-01-071-18/+7
* Revert "fs: use RCU read side protection in d_validate"Nick Piggin2011-01-051-12/+19
* Linux 2.6.37v2.6.37Linus Torvalds2011-01-041-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-0414-25/+87
|\
| * ipv4/route.c: respect prefsrc for local routesJoel Sing2011-01-041-2/+6
| * bridge: stp: ensure mac header is setFlorian Westphal2011-01-031-0/+2
| * bridge: fix br_multicast_ipv6_rcv for paged skbsTomas Winkler2011-01-031-10/+18
| * atl1: fix oops when changing tx/rx ring paramsJ. K. Cliburn2011-01-031-0/+10
| * drivers/atm/atmtcp.c: add missing atm_dev_putJulia Lawall2010-12-311-1/+4
| * starfire: Fix dma_addr_t size test for MIPSBen Hutchings2010-12-311-1/+1
| * tg3: fix return value check in tg3_read_vpd()David Sterba2010-12-311-1/+1
| * Broadcom CNIC core network driver: fix mem leak on allocation failures in cni...Jesper Juhl2010-12-311-2/+8
| * ISDN, Gigaset: Fix memory leak in do_disconnect_req()Jesper Juhl2010-12-311-0/+1
| * CAN: Use inode instead of kernel address for /proc fileDan Rosenberg2010-12-311-2/+2
| * skfp: testing the wrong variable in skfp_driver_init()Dan Carpenter2010-12-281-1/+1
| * ppp: allow disabling multilink protocol ID compressionstephen hemminger2010-12-281-2/+7
| * ehea: Avoid changing vlan flagsBreno Leitao2010-12-281-0/+7
OpenPOWER on IntegriCloud