Age | Commit message (Expand) | Author |
2009-12-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds |
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 | VFS: Export 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 | VFS: Use GFP_NOFS in posix_acl_from_xattr() | 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-12-03 | Merge branch 'master' into next | James Morris |
2009-12-01 | CacheFiles: Update IMA counters when using dentry_open | Marc Dionne |
2009-12-01 | 9p: fix build breakage introduced by FS-Cache | David Howells |
2009-11-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2009-11-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2009-11-30 | jffs2: Fix memory corruption in jffs2_read_inode_range() | David Woodhouse |
2009-11-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache | Linus Torvalds |
2009-11-27 | fuse: reject O_DIRECT flag also in fuse_create | Csaba Henk |
2009-11-25 | [CIFS] Fix sparse warning | Steve French |
2009-11-24 | [CIFS] Duplicate data on appending to some Samba servers | Steve French |
2009-11-24 | [CIFS] fix oops in cifs_lookup during net boot | Steve French |
2009-11-24 | LSM: Move security_path_chmod()/security_path_chown() to after mutex_lock(). | Tetsuo Handa |
2009-11-20 | FS-Cache: Provide nop fscache_stat_d() if CONFIG_FSCACHE_STATS=n | David Howells |
2009-11-20 | SLOW_WORK: Fix GFS2 to #include <linux/module.h> before using THIS_MODULE | David Howells |
2009-11-20 | SLOW_WORK: Fix CIFS to pass THIS_MODULE to slow_work_register_user() | David Howells |
2009-11-19 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-11-19 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2009-11-19 | CacheFiles: Don't log lookup/create failing with ENOBUFS | David Howells |
2009-11-19 | CacheFiles: Catch an overly long wait for an old active object | David Howells |