Age | Commit message (Expand) | Author |
2011-03-20 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-03-17 | fs: change to new flag variable | matt mooney |
2011-03-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2011-03-16 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2011-03-16 | Merge branch 'next' into for-linus | James Morris |
2011-03-14 | exportfs: Return the minimum required handle size | Aneesh Kumar K.V |
2011-03-14 | kill path_lookup() | Al Viro |
2011-03-10 | ocfs2: fix d_revalidate oopsen on NFS exports | Al Viro |
2011-03-08 | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next | James Morris |
2011-02-20 | ocfs2: Check heartbeat mode for kernel stacks only | Mark Fasheh |
2011-02-20 | Ocfs2/refcounttree: Fix a bug for refcounttree to writeback clusters in a rig... | Tristan Ye |
2011-02-20 | ocfs2: Fix estimate of necessary credits for mkdir | Jan Kara |
2011-02-15 | Merge branch 'master' into for-next | Jiri Kosina |
2011-02-01 | fs/vfs/security: pass last path component to LSM on inode creation | Eric Paris |
2011-02-01 | ocfs2: use system_wq instead of ocfs2_quota_wq | Tejun Heo |
2011-01-21 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2011-01-19 | Kill off warning: ‘inline’ is not at beginning of declaration | Jesper Juhl |
2011-01-17 | fallocate should be a file operation | Christoph Hellwig |
2011-01-17 | make the feature checks in ->fallocate future proof | Christoph Hellwig |
2011-01-16 | ocfs2: Make OCFS2_FS depend on CONFIGFS_FS | Nicholas Bellinger |
2011-01-13 | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2011-01-12 | Ocfs2: handle hole punching via fallocate properly | Josef Bacik |
2011-01-12 | switch ocfs2, close races | Al Viro |
2011-01-12 | quota: Fix deadlock during path resolution | Jan Kara |
2011-01-11 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2011-01-07 | ocfs2: Remove unused truncate function from alloc.c | Tao Ma |
2011-01-07 | ocfs2/cluster: dereferencing before checking in nst_seq_show() | Dan Carpenter |
2011-01-07 | ocfs2: fix build for OCFS2_FS_STATS not enabled | Randy Dunlap |
2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2011-01-07 | fs: dcache per-inode inode alias locking | Nick Piggin |
2011-01-07 | fs: provide rcu-walk aware permission i_ops | Nick Piggin |
2011-01-07 | fs: rcu-walk aware d_revalidate method | Nick Piggin |
2011-01-07 | fs: dcache reduce branches in lookup path | Nick Piggin |
2011-01-07 | fs: icache RCU free inodes | Nick Piggin |
2011-01-07 | fs: dcache rationalise dget variants | Nick Piggin |
2011-01-07 | fs: dcache remove dcache_lock | Nick Piggin |
2011-01-07 | fs: scale inode alias list | Nick Piggin |
2011-01-07 | fs: dcache scale d_unhashed | Nick Piggin |
2010-12-24 | ocfs2: don't use flush_scheduled_work() | Tejun Heo |
2010-12-23 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-12-22 | ocfs2/cluster: Show o2net timing statistics | Sunil Mushran |
2010-12-22 | ocfs2/cluster: Track process message timing stats for each socket | Sunil Mushran |
2010-12-22 | ocfs2/cluster: Track send message timing stats for each socket | Sunil Mushran |
2010-12-22 | ocfs2/cluster: Use ktime instead of timeval in struct o2net_sock_container | Sunil Mushran |
2010-12-22 | ocfs2/cluster: Replace timeval with ktime in struct o2net_send_tracking | Sunil Mushran |
2010-12-22 | ocfs2: Add DEBUG_FS dependency | Sunil Mushran |
2010-12-22 | ocfs2/dlm: Hard code the values for enums | Sunil Mushran |