Commit Graph

1386 Commits (c97b73939a3ed8618ad1baf3be4c8f5d11426de6)

Author SHA1 Message Date
Sunil Mushran 0467ae954d ocfs2/dlm: Increase o2dlm lockres hash size 15 years ago
Tao Ma c901fb0073 ocfs2: Make ocfs2_extend_trans() really extend. 15 years ago
Tao Ma 3e4218df31 ocfs2/trivial: Code cleanup for allocation reservation. 15 years ago
Tao Ma b065556a7d ocfs2: make ocfs2_adjust_resv_from_alloc simple. 15 years ago
Sunil Mushran 4b37fcb7d4 ocfs2: Make nointr a default mount option 15 years ago
Sunil Mushran 5c80d4c9e5 ocfs2/dlm: Make o2dlm domain join/leave messages KERN_NOTICE 15 years ago
Srinivas Eeda 23fd9abdc8 o2net: log socket state changes 15 years ago
Wengang Wang a5196ec5ef ocfs2: print node # when tcp fails 15 years ago
Mark Fasheh 83f92318fa ocfs2: Add dir_resv_level mount option 15 years ago
Mark Fasheh b07f8f24df ocfs2: change default reservation window sizes 15 years ago
Mark Fasheh 6b82021b9e ocfs2: increase the default size of local alloc windows 15 years ago
Mark Fasheh 73c8a80003 ocfs2: clean up localalloc mount option size parsing 15 years ago
Mark Fasheh a57c8fd2ad ocfs2: remove ocfs2_local_alloc_in_range() 15 years ago
Mark Fasheh 33d5d380d6 ocfs2: allocate btree internal block groups from the global bitmap 15 years ago
Mark Fasheh e3b4a97dbe ocfs2: use allocation reservations for directory data 15 years ago
Mark Fasheh 4fe370afaa ocfs2: use allocation reservations during file write 15 years ago
Mark Fasheh d02f00cc05 ocfs2: allocation reservations 15 years ago
Joel Becker ec20cec7a3 ocfs2: Make ocfs2_journal_dirty() void. 15 years ago
Joel Becker d577632e65 ocfs2: Avoid a gcc warning in ocfs2_wipe_inode(). 15 years ago
Li Dongyang 6b933c8e6f ocfs2: Avoid direct write if we fall back to buffered I/O 15 years ago
Joel Becker a36d515c7a ocfs2_dlmfs: Fix math error when reading LVB. 15 years ago
Tao Ma c21a534e2f ocfs2: Update VFS inode's id info after reflink. 15 years ago
Dan Carpenter 0350cb078f ocfs2: potential ERR_PTR dereference on error paths 15 years ago
Mark Fasheh a9743fcdc0 ocfs2: Add directory entry later in ocfs2_symlink() and ocfs2_mknod() 15 years ago
Li Dongyang 062d340384 ocfs2: use OCFS2_INODE_SKIP_ORPHAN_DIR in ocfs2_mknod error path 15 years ago
Li Dongyang ab41fdc8fd ocfs2: use OCFS2_INODE_SKIP_ORPHAN_DIR in ocfs2_symlink error path 15 years ago
Li Dongyang d4cd1871cf ocfs2: add OCFS2_INODE_SKIP_ORPHAN_DIR flag and honor it in the inode wipe code 15 years ago
Tao Ma 79681842e1 ocfs2: Reset status if we want to restart file extension. 15 years ago
Joel Becker a42ab8e1a3 ocfs2: Compute metaecc for superblocks during online resize. 15 years ago
Wengang Wang 428257f887 ocfs2: Check the owner of a lockres inside the spinlock 15 years ago
Coly Li a03ab788d0 ocfs2: one more warning fix in ocfs2_file_aio_write(), v2 15 years ago
Tao Ma efd647f744 ocfs2_dlmfs: User DLM_* when decoding file open flags. 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Srinivas Eeda 14741472a0 ocfs2: Fix a race in o2dlm lockres mastery 15 years ago
Tristan Ye b54c2ca475 Ocfs2: Handle deletion of reflinked oprhan inodes correctly. 15 years ago
Tristan Ye 3939fda4b3 Ocfs2: Journaling i_flags and i_orphaned_slot when adding inode to orphan dir. 15 years ago
Mark Fasheh b4414eea0e ocfs2: Clear undo bits when local alloc is freed 15 years ago
Tao Ma b23179681c ocfs2: Init meta_ac properly in ocfs2_create_empty_xattr_block. 15 years ago
Tao Ma dfe4d3d6a6 ocfs2: Fix the update of name_offset when removing xattrs 15 years ago
Mark Fasheh b22b63ebaf ocfs2: Always try for maximum bits with new local alloc windows 15 years ago
Tao Ma 1a934c3e57 ocfs2: enable discontig block group support. 15 years ago
Tao Ma abf1b3cb5b ocfs2: Set ac_last_group properly with discontig group. 15 years ago
Tao Ma 74380c479a ocfs2: Free block to the right block group. 15 years ago
Tao Ma af2bf0d860 ocfs2: Add ocfs2_gd_is_discontig. 15 years ago
Tao Ma 8571882c21 ocfs2: ocfs2_group_bitmap_size has to handle old volume. 15 years ago
Tao Ma 4711954eaa ocfs2: Some tiny bug fixes for discontiguous block allocation. 15 years ago
Joel Becker 95ec0adf0b ocfs2: Don't relink cluster groups when allocating discontig block groups 15 years ago
Joel Becker 8b06bc592e ocfs2: Grow discontig block groups in one transaction. 15 years ago
Joel Becker 2b6cb576aa ocfs2: Set suballoc_loc on allocated metadata. 15 years ago
Joel Becker ba2066351b ocfs2: Return allocated metadata blknos on the ocfs2_suballoc_result. 15 years ago