Age | Commit message (Expand) | Author |
2009-12-17 | Revert "task_struct: make journal_info conditional" | Linus Torvalds |
2009-12-17 | kill I_LOCK | Christoph Hellwig |
2009-12-16 | sanitize xattr handler prototypes | Christoph Hellwig |
2009-12-15 | fs/gfs2/sys.c: use %pUB to print UUIDs | Joe Perches |
2009-12-15 | task_struct: make journal_info conditional | Hiroshi Shimamoto |
2009-12-03 | GFS2: Fix glock refcount issues | Steven Whitehouse |
2009-12-03 | writeback: remove unused nonblocking and congestion checks (gfs2) | Wu Fengguang |
2009-12-03 | GFS2: drop rindex glock to refresh rindex list | Benjamin Marzinski |
2009-12-03 | GFS2: Tag all metadata with jid | Steven Whitehouse |
2009-12-03 | GFS2: Locking order fix in gfs2_check_blk_state | Steven Whitehouse |
2009-12-03 | GFS2: Remove dirent_first() function | Steven Whitehouse |
2009-12-03 | GFS2: Display nobarrier option in /proc/mounts | Steven Whitehouse |
2009-12-03 | GFS2: add barrier/nobarrier mount options | Christoph Hellwig |
2009-12-03 | GFS2: remove division from new statfs code | Benjamin Marzinski |
2009-12-03 | GFS2: Improve statfs and quota usability | Benjamin Marzinski |
2009-12-03 | GFS2: Use dquot_send_warning() | Steven Whitehouse |
2009-12-03 | GFS2: Add set_xquota support | Steven Whitehouse |
2009-12-03 | GFS2: Add get_xquota support | Steven Whitehouse |
2009-12-03 | GFS2: Clean up gfs2_adjust_quota() and do_glock() | Steven Whitehouse |
2009-12-03 | GFS2: Remove constant argument from qd_get() | Steven Whitehouse |
2009-12-03 | GFS2: Remove constant argument from qdsb_get() | Steven Whitehouse |
2009-12-03 | GFS2: Add proper error reporting to quota sync via sysfs | Steven Whitehouse |
2009-12-03 | GFS2: Add get_xstate quota function | Steven Whitehouse |
2009-12-03 | GFS2: Remove obsolete code in quota.c | Steven Whitehouse |
2009-12-03 | GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_ops | Steven Whitehouse |
2009-12-03 | GFS2: Alter arguments of gfs2_quota/statfs_sync | Steven Whitehouse |
2009-12-03 | GFS2: Add cached ACLs support | Steven Whitehouse |
2009-12-03 | GFS2: Clean up ACLs | Steven Whitehouse |
2009-12-03 | GFS2: Use gfs2_set_mode() instead of munge_mode() | Steven Whitehouse |
2009-12-03 | GFS2: Use forget_all_cached_acls() | Steven Whitehouse |
2009-12-03 | GFS2: Fix up system xattrs | Steven Whitehouse |
2009-12-03 | GFS2: Fix -o meta mounts for subsequent mounts (i.e. all but the first one) | Steven Whitehouse |
2009-12-03 | GFS2: Fix potential race in glock code | Steven Whitehouse |
2009-11-20 | SLOW_WORK: Fix GFS2 to #include <linux/module.h> before using THIS_MODULE | David Howells |
2009-11-19 | SLOW_WORK: Wait for outstanding work items belonging to a module to clear | David Howells |
2009-09-27 | const: mark struct vm_struct_operations | Alexey Dobriyan |
2009-09-24 | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds |
2009-09-23 | headers: utsname.h redux | Alexey Dobriyan |
2009-09-21 | trivial: fix typo "to to" in multiple files | Anand Gadiyar |
2009-09-16 | HWPOISON: Enable .remove_error_page for migration aware file systems | Andi Kleen |
2009-09-14 | Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-09-14 | GFS2: Whitespace fixes | Steven Whitehouse |
2009-09-14 | block: use blkdev_issue_discard in blk_ioctl_discard | Christoph Hellwig |
2009-09-09 | GFS2: Remove unused sysfs file | Steven Whitehouse |
2009-09-08 | GFS2: Be extra careful about deallocating inodes | Steven Whitehouse |
2009-08-27 | GFS2: Remove no_formal_ino generating code | Steven Whitehouse |
2009-08-26 | GFS2: Rename eattr.[ch] as xattr.[ch] | Steven Whitehouse |
2009-08-26 | GFS2: Clean up of extended attribute support | Steven Whitehouse |
2009-08-24 | GFS2: Add "-o errors=panic|withdraw" mount options | Bob Peterson |
2009-08-24 | GFS2: jumping to wrong label? | Roel Kluin |