Commit Graph

690 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
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
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
Nick Piggin 4e02ed4b4a fs: remove prepare_write/commit_write 16 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
Al Viro 9a1c354276 [PATCH] pass fmode_t to blkdev_put() 17 years ago
Mark Fasheh 1efd47f873 ocfs2: fix build error 17 years ago
Joel Becker d4a8c93c82 ocfs2: Make cached block reads the common case. 17 years ago
Joel Becker 5e0b3dec01 ocfs2: Kill the last naked wait_on_buffer() for cached reads. 17 years ago
Joel Becker 07446dc72c ocfs2: Move ocfs2_bread() into dir.c 17 years ago
Joel Becker 0fcaa56a2a ocfs2: Simplify ocfs2_read_block() 17 years ago
Joel Becker 31d33073ca ocfs2: Require an inode for ocfs2_read_block(s)(). 17 years ago
Joel Becker da1e90985a ocfs2: Separate out sync reads from ocfs2_read_blocks() 17 years ago
Tao Ma 936b883436 ocfs2: Refactor xattr list and remove ocfs2_xattr_handler(). 17 years ago
Tao Ma 2057e5c678 ocfs2: Calculate EA hash only by its suffix. 17 years ago
Mark Fasheh 99219aea68 ocfs2: Move trusted and user attribute support into xattr.c 17 years ago
Mark Fasheh 40daa16a34 ocfs2: Uninline ocfs2_xattr_name_hash() 17 years ago
Mark Fasheh a81cb88b64 ocfs2: Don't check for NULL before brelse() 17 years ago
Mark Fasheh fd8351f83d ocfs2: use smaller counters in ocfs2_remove_xattr_clusters_from_cache 17 years ago
Mark Fasheh 4cc8124584 ocfs2: make la_debug_mutex static 17 years ago
Mark Fasheh 009d37502a ocfs2: Remove pointless !! 17 years ago
Tao Ma 5a09561199 ocfs2: Add empty bucket support in xattr. 17 years ago
Tao Ma 06b240d8af ocfs2/xattr.c: Fix a bug when inserting xattr. 17 years ago
Sunil Mushran b0f73cfc36 ocfs2: Add xattr mount option in ocfs2_show_options() 17 years ago
Joel Becker 2b4e30fbde ocfs2: Switch over to JBD2. 17 years ago
Joel Becker 12462f1d9f ocfs2: Add the 'inode64' mount option. 17 years ago