Commit Graph

818 Commits (07e449b5b43b4b82c54e3026fc26bd4d8c81b080)

Author SHA1 Message Date
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
Joel Becker a97721894a ocfs2: Add JBD2 compat feature bit. 16 years ago
Tao Ma 83099bc647 ocfs2: Always update xattr search when creating bucket. 16 years ago
Mark Fasheh d6b58f89f7 ocfs2: fix regression in ocfs2_read_blocks_sync() 16 years ago
Coly Li 07d9a3954a ocfs2: fix return value set in init_dlmfs_fs() 16 years ago
David Teigland 07f9eebcdf ocfs2: fix wake_up in unlock_ast 16 years ago
David Teigland 66f502a416 ocfs2: initialize stack_user lvbptr 16 years ago
Coly Li 3b5da0189c ocfs2: comments typo fix 16 years ago
David Howells b19c2a3b83 CRED: Wrap task credential accesses in the OCFS2 filesystem 16 years ago
Tiger Yang 6c1e183e12 ocfs2: Check search result in ocfs2_xattr_block_get() 16 years ago
Mark Fasheh de29c08528 ocfs2: fix printk related build warnings in xattr.c 16 years ago
Dmitri Monakhov c435400140 ocfs2: truncate outstanding block after direct io failure 16 years ago
Tao Ma 80bcaf3469 ocfs2/xattr: Proper hash collision handle in bucket division 16 years ago
Tao Ma 4c1bbf1ba6 ocfs2: return 0 in page_mkwrite to let VFS retry. 16 years ago
Sunil Mushran ae0dff6830 ocfs2: Set journal descriptor to NULL after journal shutdown 16 years ago
Tao Ma d32647993c ocfs2: Fix check of return value of ocfs2_start_trans() in xattr.c. 16 years ago
Jan Kara b99835c168 ocfs2: Let inode be really deleted when ocfs2_mknod_locked() fails 16 years ago
Jan Kara 87cfa00432 ocfs2: Fix checking of return value of new_inode() 16 years ago
Jan Kara fa38e92cb3 ocfs2: Fix check of return value of ocfs2_start_trans() 16 years ago
Tao Ma 8573f79d30 ocfs2: Fix some typos in xattr annotations. 16 years ago
Tao Ma 63fd775737 ocfs2: Remove unused ocfs2_restore_xattr_block(). 16 years ago
Joel Becker 54f443f4e7 ocfs2: Don't repeat ocfs2_xattr_block_find() 16 years ago
Joel Becker eb6ff2397d ocfs2: Specify appropriate journal access for new xattr buckets. 16 years ago
Joel Becker bd60bd37ad ocfs2: Check errors from ocfs2_xattr_update_xattr_search() 16 years ago
Joel Becker b37c4d84e9 ocfs2: Don't return -EFAULT from a corrupt xattr entry. 16 years ago
Joel Becker f6087fb799 ocfs2: Check xattr block signatures properly. 16 years ago
Tiger Yang c988fd045f ocfs2: add handler_map array bounds checking 16 years ago
Tiger Yang ceb1eba3dc ocfs2: remove duplicate definition in xattr 16 years ago
Tiger Yang 0030e00150 ocfs2: fix function declaration and definition in xattr 16 years ago
Tiger Yang c3cb682735 ocfs2: fix license in xattr 16 years ago
Harvey Harrison be85940548 fs: replace NIPQUAD() 17 years ago
Nick Piggin 4e02ed4b4a fs: remove prepare_write/commit_write 17 years ago
Christoph Hellwig 440037287c [PATCH] switch all filesystems over to d_obtain_alias 17 years ago
Al Viro 572c489215 [PATCH] sanitize blkdev_get() and friends 17 years ago