Commit Graph

62 Commits (5079f3261ffd7fe4a537679af695f2328943a245)

Author SHA1 Message Date
Jan Kara cb25797d45 ocfs2: Add lockdep annotations 16 years ago
wengang wang 6ca497a83e ocfs2: fix rare stale inode errors when exporting via nfs 16 years ago
Tao Ma 138211515c ocfs2: Optimize inode allocation by remembering last group 16 years ago
Mark Fasheh 198a1ca3b7 ocfs2: Increase max links count 16 years ago
Mark Fasheh 9b7895efac ocfs2: Add a name indexed b-tree to directory inodes 16 years ago
Joel Becker 13723d00e3 ocfs2: Use metadata-specific ocfs2_journal_access_*() functions. 16 years ago
Joel Becker d6b32bbb3e ocfs2: block read meta ecc. 16 years ago
Jan Kara a90714c150 ocfs2: Add quota calls for allocation and freeing of inodes and space 16 years ago
Jan Kara bbbd0eb34b ocfs2: Mark system files as not subject to quota accounting 16 years ago
Jan Kara 1a224ad11e ocfs2: Assign feature bits and system inodes to quota feature and quota files 16 years ago
Joel Becker 970e4936d7 ocfs2: Validate metadata only when it's read from disk. 16 years ago
Joel Becker b657c95c11 ocfs2: Wrap inode block reads in a dedicated function. 16 years ago
Sunil Mushran ae0dff6830 ocfs2: Set journal descriptor to NULL after journal shutdown 17 years ago
Joel Becker d4a8c93c82 ocfs2: Make cached block reads the common case. 17 years ago
Joel Becker 07446dc72c ocfs2: Move ocfs2_bread() into dir.c 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
Joel Becker da1e90985a ocfs2: Separate out sync reads from ocfs2_read_blocks() 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
Tiger Yang cf1d6c763f ocfs2: Add extended attribute support 17 years ago
Mark Fasheh 53da4939f3 ocfs2: POSIX file locks support 17 years ago
Marcin Slusarz 4092d49f70 ocfs2: convert byte order of constant instead of variable 17 years ago
Jan Kara 5fa0613ea5 ocfs2: Silence false lockdep warnings 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 34d024f843 ocfs2: Remove mount/unmount votes 17 years ago
Mark Fasheh a46043e08f ocfs2: log valid inode # on bad inode 17 years ago
Joe Perches 2759236f84 [PATCH] fs/ocfs2: Add missing "space" 17 years ago
Mark Fasheh 1afc32b952 ocfs2: Write support for inline data 18 years ago
Mark Fasheh 15b1e36bdb ocfs2: Structure updates for inline data 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Mark Fasheh 1ca1a111b1 ocfs2: fix sparse warnings in fs/ocfs2 18 years ago
Jan Kara 6e4b0d5692 [PATCH] Copy i_flags to ocfs2 inode flags on write 18 years ago
Joel Becker ee19a77956 ocfs2: Wrap access of directory allocations with ip_alloc_sem. 18 years ago
Mark Fasheh 8341897882 ocfs2: Cache extent records 18 years ago
Mark Fasheh 8110b073a9 ocfs2: Fix up i_blocks calculation to know about holes 18 years ago
Mark Fasheh 49cb8d2d49 ocfs2: Read from an unwritten extent returns zeros 18 years ago
Mark Fasheh 60b11392f1 ocfs2: zero tail of sparse files on truncate 18 years ago
Mark Fasheh 3a0782d09c ocfs2: teach extend/truncate about sparse files 18 years ago
Mark Fasheh 363041a5f7 ocfs2: temporarily remove extent map caching 18 years ago
Mark Fasheh 6f16bf655c ocfs2: small cleanup of ocfs2_request_delete() 18 years ago
Tiger Yang 68e2b740c4 ocfs2: remove unused code 18 years ago
Tiger Yang 500086300e ocfs2: Remove delete inode vote 18 years ago
Mark Fasheh 6a1bd4a578 ocfs2: cleanup ocfs2_iget() errors 18 years ago
Sunil Mushran c271c5c22b ocfs2: local mounts 18 years ago
Tiger Yang 7f1a37e31f ocfs2: core atime update functions 18 years ago
Mark Fasheh 1fabe1481f ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t 18 years ago
Mark Fasheh 65eff9ccf8 ocfs2: remove handle argument to ocfs2_start_trans() 18 years ago
Mark Fasheh 02dc1af44e ocfs2: pass ocfs2_super * into ocfs2_commit_trans() 18 years ago