Commit Graph

1504 Commits (3be1afc8f64742552325d9f03c2b96339e822f9e)

Author SHA1 Message Date
Christoph Hellwig 40e2e97316 direct-io: move aio_complete into ->end_io 15 years ago
Joe Perches 33fa1d909c fs/ocfs2: Remove unnecessary casts of private_data 15 years ago
Joel Becker 5453258d53 ocfs2: Silence gcc warning in ocfs2_write_zero_page(). 15 years ago
Jan Kara 13ceef099e jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactions 15 years ago
Wengang Wang a39953dd95 ocfs2/dlm: Remove BUG_ON from migration in the rare case of a down node 15 years ago
Tao Ma f5e27b6ddf ocfs2: Don't duplicate pages past i_size during CoW. 15 years ago
Dan Carpenter e372357ba5 ocfs2: tighten up strlen() checking 15 years ago
Tao Ma 121a39bb00 ocfs2: Make xattr reflink work with new local alloc reservation. 15 years ago
Tao Ma a78f9f4668 ocfs2: make xattr extension work with new local alloc reservation. 15 years ago
Tao Ma 0a463b74e7 ocfs2: Remove the redundant cpu_to_le64. 15 years ago
Wengang Wang f471c9df92 ocfs2/dlm: don't access beyond bitmap size 15 years ago
Joel Becker 693c241a5f ocfs2: No need to zero pages past i_size. 15 years ago
Joel Becker 5693486bad ocfs2: Zero the tail cluster when extending past i_size. 15 years ago
Joel Becker a4bfb4cf11 ocfs2: When zero extending, do it by page. 15 years ago
Tejun Heo 327f935a9e ocfs2: update gfp/slab.h includes 15 years ago
Uwe Kleine-König 421f91d21a fix typos concerning "initiali[zs]e" 15 years ago
Tao Ma 1739da4054 ocfs2: Limit default local alloc size within bitmap range. 15 years ago
Tao Ma 40f165f416 ocfs2: Move orphan scan work to ocfs2_wq. 15 years ago
Julia Lawall 6469272c35 fs/ocfs2/dlm: Add missing spin_unlock 15 years ago
npiggin@suse.de 15c6fd9786 kill spurious reference to vmtruncate 15 years ago
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
Alexey Dobriyan 4be929be34 kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN 15 years ago
Christoph Hellwig 287a80958c quota: rename default quotactl methods to dquot_ 15 years ago
Christoph Hellwig 307ae18a56 quota: drop remount argument to ->quota_on and ->quota_off 15 years ago
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