| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds | 2009-12-05 |
|\ |
|
| * | 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 |
| * | VFS: Add 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 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2009-12-05 |
|\ \ |
|
| * | | Merge branch 'master' into next | James Morris | 2009-12-03 |
| |\| |
|
| * | | TOMOYO: Add recursive directory matching operator support. | Tetsuo Handa | 2009-11-25 |
| * | | remove CONFIG_SECURITY_FILE_CAPABILITIES compile option | Serge E. Hallyn | 2009-11-23 |
| * | | SELinux: print denials for buggy kernel with unknown perms | Eric Paris | 2009-11-23 |
| * | | Silence the existing API for capability version compatibility check. | Andrew G. Morgan | 2009-11-23 |
| * | | LSM: Move security_path_chmod()/security_path_chown() to after mutex_lock(). | Tetsuo Handa | 2009-11-23 |
| * | | SELinux: header generation may hit infinite loop | Eric Paris | 2009-11-22 |
| * | | selinux: Fix warnings | Alan Cox | 2009-11-18 |
| * | | security: report the module name to security_module_request | Eric Paris | 2009-11-09 |
| * | | Config option to set a default LSM | John Johansen | 2009-11-08 |
| * | | sysctl: require CAP_SYS_RAWIO to set mmap_min_addr | Kees Cook | 2009-11-08 |
| * | | tpm: autoload tpm_tis based on system PnP IDs | Matt Domsch | 2009-11-02 |
| * | | tpm_tis: TPM_STS_DATA_EXPECT workaround | Rajiv Andrade | 2009-11-01 |
| * | | define convenient securebits masks for prctl users (v2) | Serge E. Hallyn | 2009-10-29 |
| * | | tpm: fix header for modular build | Randy Dunlap | 2009-10-28 |
| * | | tomoyo: improve hash bucket dispersion | Stephen Hemminger | 2009-10-28 |
| * | | tpm add default function definitions | Mimi Zohar | 2009-10-27 |