Age | Commit message (Expand) | Author |
2011-01-07 | fs: dcache reduce locking in d_alloc | Nick Piggin |
2011-01-07 | fs: dcache reduce dput locking | Nick Piggin |
2011-01-07 | fs: dcache avoid starvation in dcache multi-step operations | Nick Piggin |
2011-01-07 | fs: dcache remove dcache_lock | Nick Piggin |
2011-01-07 | fs: Use rename lock and RCU for multi-step operations | Nick Piggin |
2011-01-07 | fs: increase d_name lock coverage | Nick Piggin |
2011-01-07 | fs: scale inode alias list | Nick Piggin |
2011-01-07 | fs: dcache scale subdirs | Nick Piggin |
2011-01-07 | fs: dcache scale d_unhashed | Nick Piggin |
2011-01-07 | fs: dcache scale dentry refcount | Nick Piggin |
2011-01-07 | fs: dcache scale lru | Nick Piggin |
2011-01-07 | fs: dcache scale hash | Nick Piggin |
2011-01-07 | hostfs: simplify locking | Nick Piggin |
2011-01-07 | fs: change d_hash for rcu-walk | Nick Piggin |
2011-01-07 | fs: change d_compare for rcu-walk | Nick Piggin |
2011-01-07 | fs: name case update method | Nick Piggin |
2011-01-07 | jfs: dont overwrite dentry name in d_revalidate | Nick Piggin |
2011-01-07 | cifs: dont overwrite dentry name in d_revalidate | Nick Piggin |
2011-01-07 | fs: change d_delete semantics | Nick Piggin |
2011-01-07 | fs: dcache documentation cleanup | Nick Piggin |
2011-01-07 | config fs: avoid switching ->d_op on live dentry | Nick Piggin |
2011-01-07 | cgroup fs: avoid switching ->d_op on live dentry | Nick Piggin |
2011-01-07 | fs: use fast counters for vfs caches | Nick Piggin |
2011-01-07 | vfs: revert per-cpu nr_unused counters for dentry and inodes | Nick Piggin |
2011-01-07 | kernel: kmem_ptr_validate considered harmful | Nick Piggin |
2011-01-07 | fs: d_validate fixes | Nick Piggin |
2011-01-05 | Revert "fs: use RCU read side protection in d_validate" | Nick Piggin |
2011-01-04 | Linux 2.6.37v2.6.37 | Linus Torvalds |
2011-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-01-04 | ipv4/route.c: respect prefsrc for local routes | Joel Sing |
2011-01-04 | remove trim_fs method from Documentation/filesystems/Locking | Christoph Hellwig |
2011-01-03 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-01-03 | arch/mn10300/kernel/irq.c: fix build | Andrew Morton |
2011-01-03 | ima: fix add LSM rule bug | Mimi Zohar |
2011-01-03 | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King |
2011-01-03 | bridge: stp: ensure mac header is set | Florian Westphal |
2011-01-03 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-01-03 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-01-03 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds |
2011-01-03 | name_to_dev_t() must not call __init code | Jan Beulich |
2011-01-03 | bridge: fix br_multicast_ipv6_rcv for paged skbs | Tomas Winkler |
2011-01-03 | atl1: fix oops when changing tx/rx ring params | J. K. Cliburn |
2011-01-03 | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar |
2011-01-03 | ARM: pxa: fix page table corruption on resume | Aric D. Blumer |
2011-01-03 | ARM: it8152: add IT8152_LAST_IRQ definition to fix build error | Mike Rapoport |
2011-01-03 | ARM: pxa: PXA_ESERIES depends on FB_W100. | Lennert Buytenhek |
2011-01-03 | perf: Fix callchain hit bad cast on ascii display | Frederic Weisbecker |
2011-01-03 | arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPU | Robert Richter |
2011-01-03 | [media] em28xx: radio_fops should also use unlocked_ioctl | Hans Verkuil |
2011-01-03 | [media] wm8775: Revert changeset fcb9757333 to avoid a regression | Mauro Carvalho Chehab |