aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | | | audit: implement all object interfield comparisonsPeter Moody2012-01-17
| * | | | | | | | audit: allow interfield comparison between gid and ogidEric Paris2012-01-17
| * | | | | | | | audit: complex interfield comparison helperEric Paris2012-01-17
| * | | | | | | | audit: allow interfield comparison in audit rulesEric Paris2012-01-17
| * | | | | | | | Kernel: Audit Support For The ARM PlatformNathaniel Husted2012-01-17
| * | | | | | | | audit: do not call audit_getname on errorEric Paris2012-01-17
| * | | | | | | | audit: only allow tasks to set their loginuid if it is -1Eric Paris2012-01-17
| * | | | | | | | audit: remove task argument to audit_set_loginuidEric Paris2012-01-17
| * | | | | | | | audit: allow audit matching on inode gidEric Paris2012-01-17
| * | | | | | | | audit: allow matching on obj_uidEric Paris2012-01-17
| * | | | | | | | audit: remove audit_finish_fork as it can't be calledEric Paris2012-01-17
| * | | | | | | | audit: reject entry,always rulesEric Paris2012-01-17
| * | | | | | | | audit: inline audit_free to simplify the look of generic codeEric Paris2012-01-17
| * | | | | | | | audit: drop audit_set_macxattr as it doesn't do anythingEric Paris2012-01-17
| * | | | | | | | audit: inline checks for not needing to collect aux recordsEric Paris2012-01-17
| * | | | | | | | audit: drop some potentially inadvisable likely notationsEric Paris2012-01-17
| * | | | | | | | audit: remove AUDIT_SETUP_CONTEXT as it isn't usedEric Paris2012-01-17
| * | | | | | | | audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-17
| * | | | | | | | audit: ia32entry.S sign extend error codes when calling 64 bit codeEric Paris2012-01-17
| * | | | | | | | Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-17
| * | | | | | | | seccomp: audit abnormal end to a process due to seccompEric Paris2012-01-17
| * | | | | | | | audit: check current inode and containing object when filtering on major and ...Eric Paris2012-01-17
| * | | | | | | | audit: drop the meaningless and format breaking word 'user'Eric Paris2012-01-17
| * | | | | | | | audit: dynamically allocate audit_names when not enough space is in the names...Eric Paris2012-01-17
| * | | | | | | | audit: make filetype matching consistent with other filtersEric Paris2012-01-17
* | | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-01-17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | xfs: cleanup xfs_file_aio_writeChristoph Hellwig2012-01-17
| * | | | | | | | | xfs: always return with the iolock held from xfs_file_aio_write_checksChristoph Hellwig2012-01-17
| * | | | | | | | | xfs: remove the i_new_size field in struct xfs_inodeChristoph Hellwig2012-01-17
| * | | | | | | | | xfs: remove the i_size field in struct xfs_inodeChristoph Hellwig2012-01-17
| * | | | | | | | | xfs: replace i_pin_wait with a bit waitqueueChristoph Hellwig2012-01-17
| * | | | | | | | | xfs: replace i_flock with a sleeping bitlockChristoph Hellwig2012-01-17
| * | | | | | | | | xfs: make i_flags an unsigned longChristoph Hellwig2012-01-17
| * | | | | | | | | xfs: remove the if_ext_max field in struct xfs_iforkChristoph Hellwig2012-01-17
| * | | | | | | | | xfs: remove the unused dm_attrs structureChristoph Hellwig2012-01-13
| * | | | | | | | | xfs: cleanup xfs_iomap_eof_align_last_fsbChristoph Hellwig2012-01-13
| * | | | | | | | | xfs: remove xfs_itruncate_dataChristoph Hellwig2012-01-13
* | | | | | | | | | Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2012-01-17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | btrfs: take allocation of ->tree_root into open_ctree()Al Viro2012-01-08
| * | | | | | | | | | btrfs: let ->s_fs_info point to fs_info, not root...Al Viro2012-01-08
| * | | | | | | | | | btrfs: consolidate failure exits in btrfs_mount() a bitAl Viro2012-01-08
| * | | | | | | | | | btrfs: make free_fs_info() call ->kill_sb() unconditionalAl Viro2012-01-08
| * | | | | | | | | | btrfs: merge free_fs_info() calls on fill_super failuresAl Viro2012-01-08
| * | | | | | | | | | btrfs: kill pointless reassignment of ->s_fs_info in btrfs_fill_super()Al Viro2012-01-08
| * | | | | | | | | | btrfs: make open_ctree() return intAl Viro2012-01-08
| * | | | | | | | | | btrfs: sanitizing ->fs_info, part 5Al Viro2012-01-08
| * | | | | | | | | | btrfs: sanitizing ->fs_info, part 4Al Viro2012-01-08
| * | | | | | | | | | btrfs: sanitizing ->fs_info, part 3Al Viro2012-01-08
| * | | | | | | | | | btrfs: sanitizing ->fs_info, part 2Al Viro2012-01-08
| * | | | | | | | | | btrfs: sanitizing ->fs_info, part 1Al Viro2012-01-08