Commit Graph

890 Commits (b3c466ce512923298ae8c0121d3e9f397a3f1210)

Author SHA1 Message Date
Tiger Yang d9ae49d6e2 ocfs2: tweak to get the maximum inline data size with xattr 16 years ago
Tiger Yang 6c9fd1dc0a ocfs2: reserve xattr block for new directory with inline data 16 years ago
wengang wang 28d57d4377 ocfs2: add IO error check in ocfs2_get_sector() 16 years ago
Tiger Yang 4442f51826 ocfs2: set gap to seperate entry and value when xattr in bucket 16 years ago
Tao Ma c8b9cf9a7c ocfs2: lock the metaecc process for xattr bucket 16 years ago
Tao Ma 89a907afe0 ocfs2: Use the right access_* method in ctime update of xattr. 16 years ago
Sunil Mushran 53ecd25e14 ocfs2/dlm: Make dlm_assert_master_handler() kill itself instead of the asserter 16 years ago
Sunil Mushran dabc47de7a ocfs2/dlm: Use ast_lock to protect ast_list 16 years ago
Sunil Mushran c74ff8bb22 ocfs2: Cleanup the lockname print in dlmglue.c 16 years ago
Sunil Mushran 7dc102b737 ocfs2/dlm: Retract fix for race between purge and migrate 16 years ago
Tao Ma 47be12e4ee ocfs2: Access and dirty the buffer_head in mark_written. 16 years ago
Jan Kara 7f5aa21508 jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate() 16 years ago
Mark Fasheh fd4ef23196 ocfs2: add quota call to ocfs2_remove_btree_range() 16 years ago
Sunil Mushran a4b91965d3 ocfs2: Wakeup the downconvert thread after a successful cancel convert 16 years ago
Tao Ma 554e7f9e04 ocfs2: Access the xattr bucket only before modifying it. 16 years ago
Jan Kara f8afead716 ocfs2: Fix possible deadlock in ocfs2_write_dquot() 16 years ago
Jan Kara ea455f8ab6 ocfs2: Push out dropping of dentry lock to ocfs2_wq 16 years ago
Alexey Dobriyan 2fe4371dff fs/Kconfig: move ocfs2 out 16 years ago
Jan Kara c475146d8f ocfs2: Remove ocfs2_dquot_initialize() and ocfs2_dquot_drop() 16 years ago
Coly Li 73ac36ea14 fix similar typos to successfull 16 years ago
Fernando Carrijo c19a28e119 remove lots of double-semicolons 16 years ago
Frederik Schwarzer 025dfdafe7 trivial: fix then -> than typos in comments and documentation 16 years ago
Al Viro 56ff5efad9 zero i_uid/i_gid on inode allocation 16 years ago
Tao Ma 9047beabb8 ocfs2: Access the right buffer_head in ocfs2_merge_rec_left. 16 years ago
Mark Fasheh dad7d975e4 ocfs2: use min_t in ocfs2_quota_read() 16 years ago
Mark Fasheh a641dc2a5a ocfs2: remove unneeded lvb casts 16 years ago
Tiger Yang 38d59ef61c ocfs2: Add xattr support checking in init_security 16 years ago
Tiger Yang 008aafaf0b ocfs2: alloc xattr bucket in ocfs2_xattr_set_handle 16 years ago
Tiger Yang 0e445b6fe9 ocfs2: calculate and reserve credits for xattr value in mknod 16 years ago
Tao Ma 90cb546cad ocfs2/xattr: fix credits calculation during index create 16 years ago
Tao Ma 4b3f6209bf ocfs2/xattr: Always updating ctime during xattr set. 16 years ago
Tao Ma 71d548a6af ocfs2/xattr: Remove extend_trans call and add its credits from the beginning 16 years ago
Sunil Mushran 7b791d6856 ocfs2/dlm: Fix race during lockres mastery 16 years ago
Sunil Mushran b0d4f817ba ocfs2/dlm: Fix race in adding/removing lockres' to/from the tracking list 16 years ago
Sunil Mushran d4f7e650e5 ocfs2/dlm: Hold off sending lockres drop ref message while lockres is migrating 16 years ago
Sunil Mushran 57dff2676e ocfs2/dlm: Clean up errors in dlm_proxy_ast_handler() 16 years ago
Sunil Mushran 2b83256407 ocfs2/dlm: Fix a race between migrate request and exit domain 16 years ago
Joel Becker 58896c4d0e ocfs2: One more hamming code optimization. 16 years ago
Joel Becker 7bb458a585 ocfs2: Another hamming code optimization. 16 years ago
Joel Becker e798b3f8a9 ocfs2: Don't hand-code xor in ocfs2_hamming_encode(). 16 years ago
Joel Becker 9d28cfb73f ocfs2: Enable metadata checksums. 16 years ago
Joel Becker d030cc978e ocfs2: Validate superblock with checksum and ecc. 16 years ago
Joel Becker c175a518b4 ocfs2: Checksum and ECC for directory blocks. 16 years ago
Mark Fasheh 87d35a74b1 ocfs2: Add directory block trailers. 16 years ago
Joel Becker 8400897249 ocfs2: Use proper journal_access function in xattr.c 16 years ago
Joel Becker 4311901daa ocfs2: Pass value buf to ocfs2_remove_value_outside(). 16 years ago
Joel Becker 512620f44d ocfs2: Use ocfs2_xattr_value_buf in ocfs2_xattr_set_entry(). 16 years ago
Joel Becker 0c748e9532 ocfs2: Pass value buf to ocfs2_xattr_update_entry(). 16 years ago
Joel Becker b3e5d37905 ocfs2: Pass ocfs2_xattr_value_buf into ocfs2_xattr_value_truncate(). 16 years ago
Joel Becker 19b801f45f ocfs2: Pull ocfs2_xattr_value_buf up into ocfs2_xattr_value_truncate(). 16 years ago