Commit Graph

1247 Commits (e0ccfd959cd8907bcb66cc2042e0f4fd7fcbff2b)

Author SHA1 Message Date
Christoph Hellwig 0f0dd62fdd quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers 15 years ago
Jan Kara eea7feb072 ocfs2: Fix use after free on remount read-only 15 years ago
Dmitry Monakhov 75fe0a2477 ocfs2: replace inode uid,gid,mode initialization with helper function 15 years ago
Stephen Hemminger 537d81ca7c ocfs: constify xattr_handler 15 years ago
Jan Kara c06bcbfa1e ocfs2: Fix lock inversion in quotas during umount 15 years ago
Jan Kara 52a9ee281c ocfs2: Use __dquot_transfer to avoid lock inversion 15 years ago
Jan Kara 741e128933 ocfs2: Fix NULL pointer deref when writing local dquot 15 years ago
Jan Kara 832d09cf14 ocfs2: Fix estimate of credits needed for quota allocation 15 years ago
Jan Kara fb8dd8d780 ocfs2: Fix quota locking 15 years ago
Jan Kara ae4f6ef134 ocfs2: Avoid unnecessary block mapping when refreshing quota info 15 years ago
Jan Kara f64dd44eb7 ocfs2: Do not map blocks from local quota file on each write 15 years ago
Dmitry Monakhov 12755627bd quota: unify quota init condition in setattr 15 years ago
Joel Becker 18d3a98f3c ocfs2: Silence a gcc warning. 15 years ago
Tao Ma 5f5261acb0 ocfs2: Don't retry xattr set in case value extension fails. 15 years ago
Wengang Wang d9ef75221a ocfs2:dlm: avoid dlm->ast_lock lockres->spinlock dependency break 15 years ago
Tao Ma d5a7df0649 ocfs2: Reset xattr value size after xa_cleanup_value_truncate(). 15 years ago
Julia Lawall 316ce2ba8e fs/ocfs2/dlm: Use kstrdup 15 years ago
Julia Lawall 3914ed0cec fs/ocfs2/dlm: Drop memory allocation cast 15 years ago
Tristan Ye c1631d4a48 Ocfs2: Optimize punching-hole code. 15 years ago
Tristan Ye ee149a7c6c Ocfs2: Make ocfs2_find_cpos_for_left_leaf() public. 15 years ago
Tristan Ye e8aec068ec Ocfs2: Fix hole punching to correctly do CoW during cluster zeroing. 15 years ago
Tristan Ye 78f94673d7 Ocfs2: Optimize ocfs2 truncate to use ocfs2_remove_btree_range() instead. 15 years ago
Joel Becker 547ba7c8ef ocfs2: Block signals for mkdir/link/symlink/O_CREAT. 15 years ago
Joel Becker e4b963f10e ocfs2: Wrap signal blocking in void functions. 15 years ago
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