Commit Graph

11235 Commits (b657c95c11088d77fc1bfc9c84d940f778bf9d12)

Author SHA1 Message Date
Joel Becker b657c95c11 ocfs2: Wrap inode block reads in a dedicated function. 16 years ago
Tiger Yang a68979b857 ocfs2: add mount option and Kconfig option for acl 16 years ago
Tiger Yang 89c38bd0ad ocfs2: add ocfs2_init_acl in mknod 16 years ago
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
Nick Piggin 54566b2c15 fs: symlink write_begin allocation context fix 16 years ago
Pekka Enberg c644f0e4b5 fs: introduce bgl_lock_ptr() 16 years ago
Al Viro 157cf649a7 sanitize audit_fd_pair() 16 years ago
Al Viro 3bfacef412 get rid of special-casing the /sbin/loader on alpha 16 years ago
Al Viro 17580d7f2f sanitize ifdefs in binfmt_aout 16 years ago
Al Viro fe30af971d remove the rudiment of a.out for sparc 16 years ago
David Howells d0eafc7db8 CRED: Wrap task credential accesses in the devpts filesystem 16 years ago
Andrew Morton 8c056e5b14 devpts: fix unused function warning 16 years ago
Alan Cox 835aa440f1 devpts: Coding style clean up 16 years ago
Sukadev Bhattiprolu 2a1b2dc0c8 Enable multiple instances of devpts 16 years ago
Sukadev Bhattiprolu d4076ac55b Define get_init_pts_sb() 16 years ago
Sukadev Bhattiprolu 1f8f1e2965 Define mknod_ptmx() 16 years ago
Sukadev Bhattiprolu 53af8ee409 Extract option parsing to new function 16 years ago
Sukadev Bhattiprolu 31af0abbda Per-mount 'config' object 16 years ago
Sukadev Bhattiprolu e76b7c01e5 Per-mount allocated_ptys 16 years ago
Sukadev Bhattiprolu 59e55e6cf8 Remove devpts_root global 16 years ago
Dave Kleikamp 1f3403fa64 nfsd race fixes: jfs 16 years ago
Al Viro c1eaa26b67 nfsd race fixes: reiserfs 16 years ago