Commit Graph

1285 Commits (3faeb35ccc57e1af70c54b82063fdf4a88846084)

Author SHA1 Message Date
Al Viro b57922d97f convert remaining ->clear_inode() to ->evict_inode() 15 years ago
Al Viro 45321ac543 Make ->drop_inode() just return whether inode needs to be dropped 15 years ago
Al Viro 066d92dcbf convert ocfs2 to ->evict_inode() 15 years ago
Christoph Hellwig 2c27c65ed0 check ATTR_SIZE contraints in inode_change_ok 15 years ago
Christoph Hellwig 1025774ce4 remove inode_setattr 15 years ago
Christoph Hellwig eafdc7d190 sort out blockdev_direct_IO variants 15 years ago
Theodore Ts'o a931da6ac9 jbd2: Change j_state_lock to be a rwlock_t 15 years ago
Christoph Hellwig 552ef8024f direct-io: move aio_complete into ->end_io 15 years ago
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