| Commit message (Expand) | Author | Age | Files | Lines |
* | GFS2: Fix glock refcount issues | Steven Whitehouse | 2009-12-03 | 1 | -13/+8 |
* | writeback: remove unused nonblocking and congestion checks (gfs2) | Wu Fengguang | 2009-12-03 | 1 | -12/+0 |
* | GFS2: drop rindex glock to refresh rindex list | Benjamin Marzinski | 2009-12-03 | 1 | -2/+6 |
* | GFS2: Tag all metadata with jid | Steven Whitehouse | 2009-12-03 | 4 | -2/+8 |
* | GFS2: Locking order fix in gfs2_check_blk_state | Steven Whitehouse | 2009-12-03 | 1 | -4/+10 |
* | GFS2: Remove dirent_first() function | Steven Whitehouse | 2009-12-03 | 1 | -33/+1 |
* | GFS2: Display nobarrier option in /proc/mounts | Steven Whitehouse | 2009-12-03 | 1 | -0/+3 |
* | GFS2: add barrier/nobarrier mount options | Christoph Hellwig | 2009-12-03 | 3 | -0/+17 |
* | GFS2: remove division from new statfs code | Benjamin Marzinski | 2009-12-03 | 1 | -8/+9 |
* | GFS2: Improve statfs and quota usability | Benjamin Marzinski | 2009-12-03 | 5 | -10/+100 |
* | GFS2: Use dquot_send_warning() | Steven Whitehouse | 2009-12-03 | 1 | -1/+9 |
* | GFS2: Add set_xquota support | Steven Whitehouse | 2009-12-03 | 1 | -26/+172 |
* | GFS2: Add get_xquota support | Steven Whitehouse | 2009-12-03 | 1 | -0/+43 |
* | GFS2: Clean up gfs2_adjust_quota() and do_glock() | Steven Whitehouse | 2009-12-03 | 1 | -56/+26 |
* | GFS2: Remove constant argument from qd_get() | Steven Whitehouse | 2009-12-03 | 1 | -4/+4 |
* | GFS2: Remove constant argument from qdsb_get() | Steven Whitehouse | 2009-12-03 | 1 | -6/+6 |
* | GFS2: Add proper error reporting to quota sync via sysfs | Steven Whitehouse | 2009-12-03 | 1 | -4/+6 |
* | GFS2: Add get_xstate quota function | Steven Whitehouse | 2009-12-03 | 1 | -0/+23 |
* | GFS2: Remove obsolete code in quota.c | Steven Whitehouse | 2009-12-03 | 2 | -17/+5 |
* | GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_ops | Steven Whitehouse | 2009-12-03 | 4 | -0/+10 |
* | GFS2: Alter arguments of gfs2_quota/statfs_sync | Steven Whitehouse | 2009-12-03 | 5 | -10/+12 |
* | GFS2: Add cached ACLs support | Steven Whitehouse | 2009-12-03 | 1 | -2/+25 |
* | GFS2: Clean up ACLs | Steven Whitehouse | 2009-12-03 | 5 | -100/+132 |
* | GFS2: Use gfs2_set_mode() instead of munge_mode() | Steven Whitehouse | 2009-12-03 | 1 | -35/+11 |
* | GFS2: Use forget_all_cached_acls() | Steven Whitehouse | 2009-12-03 | 1 | -1/+4 |
* | GFS2: Fix up system xattrs | Steven Whitehouse | 2009-12-03 | 3 | -92/+120 |
* | GFS2: Fix -o meta mounts for subsequent mounts (i.e. all but the first one) | Steven Whitehouse | 2009-12-03 | 3 | -26/+127 |
* | GFS2: Fix potential race in glock code | Steven Whitehouse | 2009-12-03 | 1 | -2/+8 |
* | SLOW_WORK: Fix GFS2 to #include <linux/module.h> before using THIS_MODULE | David Howells | 2009-11-20 | 1 | -0/+1 |
* | SLOW_WORK: Wait for outstanding work items belonging to a module to clear | David Howells | 2009-11-19 | 2 | -2/+3 |
* | const: mark struct vm_struct_operations | Alexey Dobriyan | 2009-09-27 | 1 | -1/+1 |
* | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds | 2009-09-24 | 1 | -0/+3 |
|\ |
|
| * | HWPOISON: Enable .remove_error_page for migration aware file systems | Andi Kleen | 2009-09-16 | 1 | -0/+3 |
* | | headers: utsname.h redux | Alexey Dobriyan | 2009-09-23 | 1 | -1/+0 |
* | | trivial: fix typo "to to" in multiple files | Anand Gadiyar | 2009-09-21 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-09-14 | 1 | -2/+4 |
|\ |
|
| * | block: use blkdev_issue_discard in blk_ioctl_discard | Christoph Hellwig | 2009-09-14 | 1 | -2/+4 |
* | | GFS2: Whitespace fixes | Steven Whitehouse | 2009-09-14 | 3 | -4/+4 |
* | | GFS2: Remove unused sysfs file | Steven Whitehouse | 2009-09-09 | 3 | -14/+1 |
* | | GFS2: Be extra careful about deallocating inodes | Steven Whitehouse | 2009-09-08 | 4 | -35/+51 |
* | | GFS2: Remove no_formal_ino generating code | Steven Whitehouse | 2009-08-27 | 5 | -190/+10 |
* | | GFS2: Rename eattr.[ch] as xattr.[ch] | Steven Whitehouse | 2009-08-26 | 7 | -6/+6 |
* | | GFS2: Clean up of extended attribute support | Steven Whitehouse | 2009-08-26 | 11 | -526/+333 |
* | | GFS2: Add "-o errors=panic|withdraw" mount options | Bob Peterson | 2009-08-24 | 4 | -14/+71 |
* | | GFS2: jumping to wrong label? | Roel Kluin | 2009-08-24 | 1 | -1/+1 |
* | | GFS2: free disk inode which is deleted by remote node -V2 | Wengang Wang | 2009-08-18 | 1 | -0/+18 |
* | | GFS2: Add sysfs link to device | Steven Whitehouse | 2009-08-17 | 1 | -0/+10 |
* | | GFS2: Replace assertion with proper error handling | Steven Whitehouse | 2009-08-17 | 1 | -1/+3 |
* | | GFS2: Improve error handling in inode allocation | Steven Whitehouse | 2009-08-17 | 3 | -13/+27 |
* | | GFS2: Add some more info to uevents | Steven Whitehouse | 2009-08-17 | 1 | -3/+10 |