Commit Graph

52 Commits (d2653e92732bd3911feff6bee5e23dbf959381db)

Author SHA1 Message Date
Julia Lawall b1f3550fa1 ocfs2: Use BUG_ON 17 years ago
Joel Becker fc881fa0d5 ocfs2: De-magic the in-memory slot map. 17 years ago
Joel Becker 553abd046a ocfs2: Change the recovery map to an array of node numbers. 17 years ago
Joel Becker d85b20e4b3 ocfs2: Make ocfs2_slot_info private. 17 years ago
Mark Fasheh 8e8a4603b5 ocfs2: Move slot map access into slot_map.c 17 years ago
Jan Kara 5fa0613ea5 ocfs2: Silence false lockdep warnings 17 years ago
Mark Fasheh d147b3d630 ocfs2: Support commit= mount option 17 years ago
Mark Fasheh e63aecb651 ocfs2: Rename ocfs2_meta_[un]lock 17 years ago
Mark Fasheh 34d024f843 ocfs2: Remove mount/unmount votes 17 years ago
Mark Fasheh e8aed3450c ocfs2: Re-journal buffers after transaction extend 17 years ago
Mark Fasheh 0879c584ff ocfs2: Allow for debugging of transaction extends 17 years ago
Mark Fasheh a86370fbb6 ocfs2: fix exit-while-locked bug in ocfs2_queue_orphans() 17 years ago
Mark Fasheh 5eae5b96fc ocfs2: Remove open coded readdir() 17 years ago
Mark Fasheh 316f4b9f98 ocfs2: Move directory manipulation code into dir.c 17 years ago
Christoph Hellwig 800deef3f6 [PATCH] ocfs2: use list_for_each_entry where benefical 18 years ago
Mark Fasheh 1ca1a111b1 ocfs2: fix sparse warnings in fs/ocfs2 18 years ago
Mark Fasheh 8110b073a9 ocfs2: Fix up i_blocks calculation to know about holes 18 years ago
Mark Fasheh 4f902c3772 ocfs2: Fix extent lookup to return true size of holes 18 years ago
Mark Fasheh 49cb8d2d49 ocfs2: Read from an unwritten extent returns zeros 18 years ago
Mark Fasheh 363041a5f7 ocfs2: temporarily remove extent map caching 18 years ago
Tiger Yang 500086300e ocfs2: Remove delete inode vote 18 years ago
Sunil Mushran c271c5c22b ocfs2: local mounts 18 years ago
Mark Fasheh 1fabe1481f ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t 18 years ago
Mark Fasheh 65eff9ccf8 ocfs2: remove handle argument to ocfs2_start_trans() 18 years ago
Mark Fasheh dae85832ff ocfs2: remove ocfs2_journal_handle journal field 18 years ago
Mark Fasheh 02dc1af44e ocfs2: pass ocfs2_super * into ocfs2_commit_trans() 18 years ago
Mark Fasheh 4bcec1847a ocfs2: remove unused handle argument from ocfs2_meta_lock_full() 18 years ago
Mark Fasheh a301a27d71 ocfs2: make ocfs2_alloc_handle() static 18 years ago
Mark Fasheh daf29e9cda ocfs2: remove unused ocfs2_handle_add_lock() 18 years ago
Mark Fasheh 02928a71ae ocfs2: remove unused ocfs2_handle_add_inode() 18 years ago
Mark Fasheh c161f89be7 ocfs2: remove ocfs2_journal_handle flags field 18 years ago
Mark Fasheh 1fc581467e ocfs2: have ocfs2_extend_trans() take handle_t 18 years ago
Mark Fasheh 01ddf1e186 ocfs2: remove unused ocfs2_journal_handle field 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Mark Fasheh 24c19ef404 ocfs2: Remove i_generation from inode lock names 19 years ago
Mark Fasheh 784270435b ocfs2: clean up some osb fields 19 years ago
Ingo Molnar 34af946a22 [PATCH] spin/rwlock init cleanups 19 years ago
Akinobu Mita f116629d03 [PATCH] fs: use list_move() 19 years ago
Sunil Mushran afae00ab45 ocfs2: fix gfp mask in some file system paths 19 years ago
Mark Fasheh dd4a2c2bfe ocfs2: Don't populate uptodate cache in ocfs2_force_read_journal() 19 years ago
Badari Pulavarty 205f87f6b3 [PATCH] change buffer_head.b_size to size_t 19 years ago
Andrew Morton 5515eff811 [PATCH] 2tb-files-add-blkcnt_t-fixes 19 years ago
Mark Fasheh b0697053f9 ocfs2: don't use MLF* in the file system 19 years ago
Mark Fasheh b4df6ed8db [PATCH] ocfs2: fix orphan recovery deadlock 19 years ago
Mark Fasheh 745ae8ba29 [PATCH] ocfs2: only checkpoint journal when asked to 19 years ago
Mark Fasheh 6eff5790d5 [PATCH] ocfs2: don't wait on recovery when locking journal 19 years ago
Eric Sesterhenn / snakebyte ebdec83ba4 [PATCH] BUG_ON() Conversion in fs/ocfs2/ 19 years ago
Arjan van de Ven c74ec2f77a [PATCH] ocfs2: Semaphore to mutex conversion. 19 years ago
Mark Fasheh 251b6eccbe [OCFS2] Make ip_io_sem a mutex 19 years ago
Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago