Commit Graph

125780 Commits (060bc66dd5017460076d9e808e2198cd532c943d)
 

Author SHA1 Message Date
Tiger Yang 060bc66dd5 ocfs2: add ocfs2_acl_chmod 16 years ago
Tiger Yang 23fc2702be ocfs2: add ocfs2_check_acl 16 years ago
Tiger Yang 929fb014e0 ocfs2: add POSIX ACL API 16 years ago
Tiger Yang 4e3e9d027f ocfs2: add ocfs2_xattr_get_nolock 16 years ago
Tiger Yang 534eadddc1 ocfs2: add ocfs2_init_security in during file create 16 years ago
Tiger Yang 923f7f3102 ocfs2: add security xattr API 16 years ago
Tiger Yang 6c3faba442 ocfs2: add ocfs2_xattr_set_handle 16 years ago
Tiger Yang f5d362022a ocfs2: move new inode allocation out of the transaction 16 years ago
Mark Fasheh fecc01126d ocfs2: turn __ocfs2_remove_inode_range() into ocfs2_remove_btree_range() 16 years ago
Tao Ma 85db90e778 ocfs2/xattr: Merge xattr set transaction. 16 years ago
Tao Ma 78f30c314a ocfs2/xattr: Reserve meta/data at the beginning of ocfs2_xattr_set. 16 years ago
Tao Ma c73f60f900 ocfs2/xattr: Move clusters free into dealloc. 16 years ago
Tao Ma 2891d290aa ocfs2: Add clusters free in dealloc_ctxt. 16 years ago
Tao Ma 976331d878 ocfs2/xattr: Only extend xattr bucket in need. 16 years ago
Tao Ma 757055adc5 ocfs2/xattr: Only set buffer update if it doesn't exist in cache. 16 years ago
Tao Ma 1c32a2fd46 ocfs2/xattr: Remove additional bucket allocation in bucket defragment. 16 years ago
Joel Becker 02dbf38d19 ocfs2: Use buckets in ocfs2_xattr_set_entry_in_bucket(). 16 years ago
Joel Becker 161d6f30f1 ocfs2: Use buckets in ocfs2_defrag_xattr_bucket(). 16 years ago
Joel Becker 178eeac354 ocfs2: Use buckets in ocfs2_xattr_create_index_block(). 16 years ago
Joel Becker e2356a3f02 ocfs2: Use buckets in ocfs2_xattr_bucket_find(). 16 years ago
Joel Becker ba93712759 ocfs2: Take ocfs2_xattr_bucket structures off of the stack. 16 years ago
Joel Becker 4980c6daba ocfs2: Copy xattr buckets with a dedicated function. 16 years ago
Joel Becker 1224be020f ocfs2: Wrap journal_access/journal_dirty for xattr buckets. 16 years ago
Joel Becker 784b816a91 ocfs2: Improve ocfs2_read_xattr_bucket(). 16 years ago
Joel Becker 6dde41d9e7 ocfs2: Provide a wrapper to brelse() xattr bucket buffers. 16 years ago
Joel Becker 3e6329463e ocfs2: Convenient access to an xattr bucket's header. 16 years ago
Joel Becker 51def39f0c ocfs2: Convenient access to xattr bucket data blocks. 16 years ago
Joel Becker 9c7759aa67 ocfs2: Convenient access to an xattr bucket's block number. 16 years ago
Joel Becker 4ac6032d6c ocfs2: Field prefixes for the xattr_bucket structure 16 years ago
Linus Torvalds fe0bdec68b Merge branch 'audit.b61' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current 16 years ago
Alessandro Zummo 099e657625 rtc: add alarm/update irq interfaces 16 years ago
Nick Piggin 54566b2c15 fs: symlink write_begin allocation context fix 16 years ago
Bruno Prémont e687d691cb viafb: fix crashes due to 4k stack overflow 16 years ago
Pekka Enberg c644f0e4b5 fs: introduce bgl_lock_ptr() 16 years ago
Randy Dunlap 0a30c5cefa spi.h uses/needs device.h 16 years ago
Adam Lackorzynski 2e4e27c7d0 vmalloc.c: fix flushing in vmap_page_range() 16 years ago
Li Zefan 7b574b7b01 cgroups: fix a race between cgroup_clone and umount 16 years ago
Al Viro 5af75d8d58 audit: validate comparison operations, store them in sane form 16 years ago
Al Viro 36c4f1b18c clean up audit_rule_{add,del} a bit 16 years ago
Al Viro e048e02c89 make sure that filterkey of task,always rules is reported 16 years ago
Al Viro e45aa212ea audit rules ordering, part 2 16 years ago
Al Viro 0590b9335a fixing audit rule ordering mess, part 1 16 years ago
Al Viro 1a9d0797b8 audit_update_lsm_rules() misses the audit_inode_hash[] ones 16 years ago
Al Viro 57f71a0af4 sanitize audit_log_capset() 16 years ago
Al Viro 157cf649a7 sanitize audit_fd_pair() 16 years ago
Al Viro 564f6993ff sanitize audit_mq_open() 16 years ago
Al Viro c32c8af43b sanitize AUDIT_MQ_SENDRECV 16 years ago
Al Viro 20114f71b2 sanitize audit_mq_notify() 16 years ago
Al Viro 7392906ea9 sanitize audit_mq_getsetattr() 16 years ago
Al Viro e816f370cb sanitize audit_ipc_set_perm() 16 years ago