aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-07
|\
| * TTY: Add tty ioctl to figure device node of the system console.Werner Fink2010-12-16
| * console: add /proc/consolesJiri Slaby2010-11-16
* | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-07
|\ \
| * | fs: scale mntget/mntputNick Piggin2011-01-07
| * | fs: rename vfsmount counter helpersNick Piggin2011-01-07
| * | fs: implement faster dentry memcmpNick Piggin2011-01-07
| * | fs: prefetch inode data in dcache lookupNick 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
| * | xfs: provide simple rcu-walk ACL implementationNick Piggin2011-01-07
| * | btrfs: provide simple rcu-walk ACL implementationNick Piggin2011-01-07
| * | ext2,3,4: provide simple rcu-walk ACL implementationNick 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
| * | fs: avoid inode RCU freeing for pseudo fsNick Piggin2011-01-07
| * | fs: icache RCU free inodesNick Piggin2011-01-07
| * | fs: consolidate dentry kill sequenceNick Piggin2011-01-07
| * | fs: use RCU in shrink_dentry_list to reduce lock nestingNick Piggin2011-01-07
| * | fs: reduce dcache_inode_lock width in lru scanningNick Piggin2011-01-07
| * | fs: dcache reduce prune_one_dentry lockingNick Piggin2011-01-07
| * | fs: dcache reduce d_parent lockingNick Piggin2011-01-07
| * | fs: dcache rationalise dget variantsNick Piggin2011-01-07
| * | fs: dcache reduce dcache_inode_lockNick Piggin2011-01-07
| * | fs: dcache reduce locking in d_allocNick Piggin2011-01-07
| * | fs: dcache reduce dput lockingNick Piggin2011-01-07
| * | fs: dcache avoid starvation in dcache multi-step operationsNick 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: increase d_name lock coverageNick Piggin2011-01-07
| * | fs: scale inode alias listNick Piggin2011-01-07
| * | fs: dcache scale subdirsNick Piggin2011-01-07
| * | fs: dcache scale d_unhashedNick Piggin2011-01-07
| * | fs: dcache scale dentry refcountNick Piggin2011-01-07
| * | fs: dcache scale lruNick 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
| * | jfs: dont overwrite dentry name in d_revalidateNick Piggin2011-01-07
| * | cifs: dont overwrite dentry name in d_revalidateNick Piggin2011-01-07
| * | fs: change d_delete semanticsNick Piggin2011-01-07