Commit Graph

1066 Commits (3ecf44b312758d10be20539b06b2df5d77d59cdb)

Author SHA1 Message Date
Mark Fasheh e7c17e4309 ocfs2: Introduce dir free space list 16 years ago
Mark Fasheh 4ed8a6bb08 ocfs2: Store dir index records inline 16 years ago
Mark Fasheh 9b7895efac ocfs2: Add a name indexed b-tree to directory inodes 16 years ago
Mark Fasheh 4a12ca3a00 ocfs2: Introduce dir lookup helper struct 16 years ago
Sunil Mushran 59b526a307 ocfs2: Remove debugfs file local_alloc_stats 16 years ago
Sunil Mushran 50397507e8 ocfs2: Expose the file system state via debugfs 16 years ago
Sunil Mushran 96a6c64b53 ocfs2: Move struct recovery_map to a header file 16 years ago
Sunil Mushran 87d3d3f393 ocfs2/hb: Expose the list of heartbeating nodes via debugfs 16 years ago
Nick Piggin c2ec175c39 mm: page_mkwrite change prototype to match fault 16 years ago
Al Viro ce3b0f8d5c New helper - current_umask() 16 years ago
Al Viro d8fba0ffe5 constify dentry_operations: OCFS2 16 years ago
Tao Ma 712e53e46a ocfs2: Use xs->bucket to set xattr value outside 16 years ago
Tao Ma 74e77eb30d ocfs2: Fix a bug found by sparse check. 16 years ago
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