summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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-075-29/+15
| * | | | | | 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-0723-232/+59
| * | | | | | fs: Use rename lock and RCU for multi-step operationsNick Piggin2011-01-073-27/+139
| * | | | | | fs: increase d_name lock coverageNick Piggin2011-01-071-2/+12
| * | | | | | fs: scale inode alias listNick Piggin2011-01-078-9/+77
| * | | | | | fs: dcache scale subdirsNick Piggin2011-01-0711-153/+302
| * | | | | | fs: dcache scale d_unhashedNick Piggin2011-01-077-54/+95
| * | | | | | fs: dcache scale dentry refcountNick Piggin2011-01-0716-50/+108
| * | | | | | fs: dcache scale lruNick Piggin2011-01-071-28/+84
| * | | | | | fs: dcache scale hashNick Piggin2011-01-071-11/+62
| * | | | | | hostfs: simplify lockingNick Piggin2011-01-072-16/+23
| * | | | | | fs: change d_hash for rcu-walkNick Piggin2011-01-0719-43/+71
| * | | | | | fs: change d_compare for rcu-walkNick Piggin2011-01-0717-139/+191
| * | | | | | fs: name case update methodNick Piggin2011-01-072-29/+33
| * | | | | | 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-0715-20/+18
| * | | | | | config fs: avoid switching ->d_op on live dentryNick Piggin2011-01-071-8/+9
| * | | | | | 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
| * | | | | | 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
* | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-061-1/+1
|\ \ \ \ \ \ \
| * | | | | | | [media] V4L1 removal: Remove linux/videodev.hMauro Carvalho Chehab2010-12-291-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-061-1/+1
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-------. \ \ \ \ \ \ Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King2011-01-051-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | / / / | | | | |_|_|_|_|/ / / | | | |/| | | | | | / | | | | | | | |_|_|/ | | | | | | |/| | |
| | | | * | | | | | ARM: 6485/5: proc/vmcore - allow archs to override vmcore_elf_check_arch()Mika Westerberg2010-11-301-1/+1
| | | |/ / / / / / | | |/| | | | | |
* | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-061-0/+79
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge commit 'v2.6.37' into sched/coreIngo Molnar2011-01-0520-87/+188
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| * | | | | | | | | Merge commit 'v2.6.37-rc6' into sched/coreIngo Molnar2010-12-1947-373/+632
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'linus' into sched/coreIngo Molnar2010-12-0859-414/+1062
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | sched: Add 'autogroup' scheduling feature: automated per session task groupsMike Galbraith2010-11-301-0/+79
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2011-01-0612-173/+86
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | GFS2: Don't flush delete workqueue when releasing the transaction lockSteven Whitehouse2010-12-161-1/+0
| * | | | | | | | | | | GFS2: fsck.gfs2 reported statfs error after gfs2_growBob Peterson2010-12-071-1/+1
| * | | | | | | | | | | GFS2: Merge glock state fields into a bitfieldSteven Whitehouse2010-11-303-8/+14
| * | | | | | | | | | | GFS2: Fix uninitialised error value in previous patchSteven Whitehouse2010-11-301-1/+1
| * | | | | | | | | | | GFS2: fix recursive locking during rindex truncatesBenjamin Marzinski2010-11-303-3/+9
| * | | | | | | | | | | GFS2: reread rindex when necessary to grow rindexBenjamin Marzinski2010-11-301-42/+11
| * | | | | | | | | | | GFS2: Remove duplicate #defines from glock.hSteven Whitehouse2010-11-301-14/+0
| * | | | | | | | | | | GFS2: Clean up of gdlm_lock functionSteven Whitehouse2010-11-303-40/+17
OpenPOWER on IntegriCloud