Commit Graph

100 Commits (3f5ec13696fd4a33bde42f385406cbb1d3cc96fd)

Author SHA1 Message Date
Dmitri Monakhov c435400140 ocfs2: truncate outstanding block after direct io failure 16 years ago
Jan Kara fa38e92cb3 ocfs2: Fix check of return value of ocfs2_start_trans() 16 years ago
Nick Piggin 4e02ed4b4a fs: remove prepare_write/commit_write 17 years ago
Joel Becker 0fcaa56a2a ocfs2: Simplify ocfs2_read_block() 17 years ago
Joel Becker 31d33073ca ocfs2: Require an inode for ocfs2_read_block(s)(). 17 years ago
Mark Fasheh a81cb88b64 ocfs2: Don't check for NULL before brelse() 17 years ago
Joel Becker 2b4e30fbde ocfs2: Switch over to JBD2. 17 years ago
Joel Becker 8d6220d6a7 ocfs2: Change ocfs2_get_*_extent_tree() to ocfs2_init_*_extent_tree() 17 years ago
Joel Becker f99b9b7ccf ocfs2: Make ocfs2_extent_tree the first-class representation of a tree. 17 years ago
Tiger Yang cf1d6c763f ocfs2: Add extended attribute support 17 years ago
Tao Ma f56654c435 ocfs2: Add extent tree operation for xattr value btrees 17 years ago
Tao Ma 0eb8d47e69 ocfs2: Make high level btree extend code generic 17 years ago
Tao Ma e7d4cb6bc1 ocfs2: Abstract ocfs2_extent_tree in b-tree operations. 17 years ago
Tao Ma 811f933df1 ocfs2: Use ocfs2_extent_list instead of ocfs2_dinode. 17 years ago
Tao Ma 231b87d109 ocfs2: Modify ocfs2_num_free_extents for future xattr usage. 17 years ago
Mark Fasheh 53da4939f3 ocfs2: POSIX file locks support 17 years ago
Mark Fasheh 00dc417fa3 ocfs2: fiemap support 17 years ago
Julia Lawall c259ae52e2 [PATCH] ocfs2: Release mutex in error handling code 17 years ago
Al Viro e6305c43ed [PATCH] sanitize ->permission() prototype 17 years ago
Sunil Mushran 56753bd3b9 ocfs2: Silence an error message in ocfs2_file_aio_read() 17 years ago
Sunil Mushran bc535809c0 ocfs2: Allow uid/gid/perm changes of symlinks 17 years ago
Andi Kleen c9ec14884d ocfs2: Convert ocfs2 over to unlocked_ioctl 17 years ago
Jan Kara 634bf74d1e ocfs2: printf fixes 17 years ago
Jan Kara 32c3c0e2e5 ocfs2: Use generic_file_llseek 17 years ago
Mark Fasheh 53fc622b9e [PATCH 2/2] ocfs2: cluster aware flock() 17 years ago
Mark Fasheh e63aecb651 ocfs2: Rename ocfs2_meta_[un]lock 17 years ago
Mark Fasheh c934a92d05 ocfs2: Remove data locks 17 years ago
Mark Fasheh b1967d0edd ocfs2: reverse inline-data truncate args 17 years ago
Mark Fasheh 9ea2d32f40 ocfs2: Commit journal on sync writes 18 years ago
Nick Piggin b6af1bcd87 ocfs2: convert to new aops 18 years ago
Mark Fasheh 1afc32b952 ocfs2: Write support for inline data 18 years ago
Mark Fasheh 65ed39d6ca ocfs2: move nonsparse hole-filling into ocfs2_write_begin() 18 years ago
Mark Fasheh 415cb80037 ocfs2: Allow smaller allocations during large writes 18 years ago
Mark Fasheh e535e2efd2 ocfs2: Fix calculation of i_blocks during truncate 18 years ago
Mark Fasheh ce76fd30ce ocfs2: check ia_size limits in setattr 18 years ago
Mark Fasheh 7c08d70c69 ocfs2: Fix some casting errors related to file writes 18 years ago
Mark Fasheh a00cce356b ocfs2: use s_maxbytes directly in ocfs2_change_file_space() 18 years ago
Mark Fasheh c11e9fafb3 ocfs2: Restrict inode changes in ocfs2_update_inode_atime() 18 years ago
Jens Axboe 3836df6b52 ocfs2: bad kunmap_atomic() 18 years ago
Mark Fasheh 385820a38d ocfs2: ->fallocate() support 18 years ago
Jeff Garzik 8e1c091ccc arch/i386/* fs/* ipc/*: mark variables with uninitialized_var() 18 years ago
Mark Fasheh b25801038d ocfs2: Support xfs style space reservation ioctls 18 years ago
Mark Fasheh 063c4561f5 ocfs2: support for removing file regions 18 years ago
Mark Fasheh 35edec1d52 ocfs2: update truncate handling of partial clusters 18 years ago
Mark Fasheh 2ae99a6037 ocfs2: Support creation of unwritten extents 18 years ago
Mark Fasheh b27b7cbcf1 ocfs2: support writing of unwritten extents 18 years ago
Mark Fasheh 7307de8051 ocfs2: shared writeable mmap 18 years ago
Mark Fasheh 3a307ffc27 ocfs2: rework ocfs2_buffered_write_cluster() 18 years ago
Mark Fasheh 2e89b2e48e ocfs2: take ip_alloc_sem during entire truncate 18 years ago
Jens Axboe cac36bb06e pipe: change the ->pin() operation to ->confirm() 18 years ago