Commit Graph

115 Commits (e76a0136a3cf1859fbc07f122e42293d22229558)

Author SHA1 Message Date
Goldwyn Rodrigues cefcb800fa ocfs2: Initialize count in aio_write before generic_write_checks 16 years ago
Wengang Wang 812e7a6a43 ocfs2: log the actual return value of ocfs2_file_aio_write() 16 years ago
Tao Ma 1962f39abb ocfs2: Update atime in splice read if necessary. 16 years ago
Hisashi Hifumi e04cc15f52 ocfs2: fdatasync should skip unimportant metadata writeout 16 years ago
Jan Kara 65bac575e3 ocfs2: Fix possible deadlock with quotas in ocfs2_setattr() 16 years ago
Miklos Szeredi 328eaaba4e ocfs2: fix i_mutex locking in ocfs2_splice_to_file() 16 years ago
Miklos Szeredi 7bfac9ecf0 splice: fix deadlock in splicing to file 16 years ago
Fernando Carrijo c19a28e119 remove lots of double-semicolons 16 years ago
Joel Becker 13723d00e3 ocfs2: Use metadata-specific ocfs2_journal_access_*() functions. 16 years ago
Jan Kara a90714c150 ocfs2: Add quota calls for allocation and freeing of inodes and space 16 years ago
Jan Kara 9e33d69f55 ocfs2: Implementation of local and global quota file handling 16 years ago
Joel Becker b657c95c11 ocfs2: Wrap inode block reads in a dedicated function. 16 years ago
Tiger Yang 060bc66dd5 ocfs2: add ocfs2_acl_chmod 16 years ago
Tiger Yang 23fc2702be ocfs2: add ocfs2_check_acl 16 years ago
Mark Fasheh fecc01126d ocfs2: turn __ocfs2_remove_inode_range() into ocfs2_remove_btree_range() 16 years ago
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