summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-05ocfs2: add POSIX ACL APITiger Yang6-0/+426
2009-01-05ocfs2: add ocfs2_xattr_get_nolockTiger Yang2-12/+30
2009-01-05ocfs2: add ocfs2_init_security in during file createTiger Yang3-12/+182
2009-01-05ocfs2: add security xattr APITiger Yang2-0/+48
2009-01-05ocfs2: add ocfs2_xattr_set_handleTiger Yang2-0/+72
2009-01-05ocfs2: move new inode allocation out of the transactionTiger Yang1-44/+64
2009-01-05ocfs2: turn __ocfs2_remove_inode_range() into ocfs2_remove_btree_range()Mark Fasheh3-80/+82
2009-01-05ocfs2/xattr: Merge xattr set transaction.Tao Ma1-348/+325
2009-01-05ocfs2/xattr: Reserve meta/data at the beginning of ocfs2_xattr_set.Tao Ma2-126/+361
2009-01-05ocfs2/xattr: Move clusters free into dealloc.Tao Ma1-13/+1
2009-01-05ocfs2: Add clusters free in dealloc_ctxt.Tao Ma2-7/+103
2009-01-05ocfs2/xattr: Only extend xattr bucket in need.Tao Ma1-1/+3
2009-01-05ocfs2/xattr: Only set buffer update if it doesn't exist in cache.Tao Ma1-2/+4
2009-01-05ocfs2/xattr: Remove additional bucket allocation in bucket defragment.Tao Ma1-19/+7
2009-01-05ocfs2: Use buckets in ocfs2_xattr_set_entry_in_bucket().Joel Becker1-6/+5
2009-01-05ocfs2: Use buckets in ocfs2_defrag_xattr_bucket().Joel Becker1-32/+23
2009-01-05ocfs2: Use buckets in ocfs2_xattr_create_index_block().Joel Becker1-82/+32
2009-01-05ocfs2: Use buckets in ocfs2_xattr_bucket_find().Joel Becker1-58/+31
2009-01-05ocfs2: Take ocfs2_xattr_bucket structures off of the stack.Joel Becker1-115/+166
2009-01-05ocfs2: Copy xattr buckets with a dedicated function.Joel Becker1-10/+16
2009-01-05ocfs2: Wrap journal_access/journal_dirty for xattr buckets.Joel Becker1-76/+64
2009-01-05ocfs2: Improve ocfs2_read_xattr_bucket().Joel Becker1-86/+79
2009-01-05ocfs2: Provide a wrapper to brelse() xattr bucket buffers.Joel Becker1-15/+18
2009-01-05ocfs2: Convenient access to an xattr bucket's header.Joel Becker1-16/+12
2009-01-05ocfs2: Convenient access to xattr bucket data blocks.Joel Becker1-7/+8
2009-01-05ocfs2: Convenient access to an xattr bucket's block number.Joel Becker1-9/+11
2009-01-05ocfs2: Field prefixes for the xattr_bucket structureJoel Becker1-50/+50
2009-01-05Merge branch 'audit.b61' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds13-766/+579
2009-01-05rtc: add alarm/update irq interfacesAlessandro Zummo4-18/+101
2009-01-05fs: symlink write_begin allocation context fixNick Piggin22-36/+49
2009-01-05viafb: fix crashes due to 4k stack overflowBruno Prémont1-119/+129
2009-01-05fs: introduce bgl_lock_ptr()Pekka Enberg4-2/+23
2009-01-05spi.h uses/needs device.hRandy Dunlap1-0/+2
2009-01-05vmalloc.c: fix flushing in vmap_page_range()Adam Lackorzynski1-2/+3
2009-01-05cgroups: fix a race between cgroup_clone and umountLi Zefan1-1/+5
2009-01-04audit: validate comparison operations, store them in sane formAl Viro5-84/+94
2009-01-04clean up audit_rule_{add,del} a bitAl Viro1-25/+17
2009-01-04make sure that filterkey of task,always rules is reportedAl Viro1-4/+11
2009-01-04audit rules ordering, part 2Al Viro3-56/+41
2009-01-04fixing audit rule ordering mess, part 1Al Viro4-43/+59
2009-01-04audit_update_lsm_rules() misses the audit_inode_hash[] onesAl Viro1-30/+47
2009-01-04sanitize audit_log_capset()Al Viro3-36/+21
2009-01-04sanitize audit_fd_pair()Al Viro4-49/+20
2009-01-04sanitize audit_mq_open()Al Viro3-59/+38
2009-01-04sanitize AUDIT_MQ_SENDRECVAl Viro3-135/+63
2009-01-04sanitize audit_mq_notify()Al Viro3-52/+27
2009-01-04sanitize audit_mq_getsetattr()Al Viro3-47/+22
2009-01-04sanitize audit_ipc_set_perm()Al Viro3-45/+32
2009-01-04sanitize audit_ipc_obj()Al Viro4-65/+45
2009-01-04sanitize audit_socketcallAl Viro3-33/+41