Commit Graph

414 Commits (d475fd428ce77aa2a8bc650d230e17663a4f49c3)

Author SHA1 Message Date
Greg Kroah-Hartman 34980ca8fa Drivers: clean up direct setting of the name of a kset 18 years ago
Mark Fasheh e7b3401960 ocfs2: Optionally return filldir errors 18 years ago
Mark Fasheh 5b6a3a2b4a ocfs2: Write support for directories with inline data 18 years ago
Mark Fasheh 23193e513d ocfs2: Read support for directories with inline data 18 years ago
Mark Fasheh 1afc32b952 ocfs2: Write support for inline data 18 years ago
Mark Fasheh 6798d35a31 ocfs2: Read support for inline data 18 years ago
Mark Fasheh 15b1e36bdb ocfs2: Structure updates for inline data 18 years ago
Mark Fasheh 8553cf4f36 ocfs2: Cleanup dirent size check 18 years ago
Mark Fasheh 38760e2432 ocfs2: Rename cleanups 18 years ago
Mark Fasheh be94d11704 ocfs2: Provide convenience function for ino lookup 18 years ago
Mark Fasheh 0bfbbf62a8 ocfs2: Implement ocfs2_empty_dir() as a caller of ocfs2_dir_foreach() 18 years ago
Mark Fasheh 5eae5b96fc ocfs2: Remove open coded readdir() 18 years ago
Mark Fasheh 7e8536797d ocfs2: Pass raw u64 to filldir 18 years ago
Mark Fasheh b8bc5f4fde ocfs2: Abstract out core dir listing functionality 18 years ago
Mark Fasheh 316f4b9f98 ocfs2: Move directory manipulation code into dir.c 18 years ago
Mark Fasheh 1d410a6e33 ocfs2: Small refactor of truncate zeroing code 18 years ago
Mark Fasheh 65ed39d6ca ocfs2: move nonsparse hole-filling into ocfs2_write_begin() 18 years ago
Mark Fasheh 92e91ce2a3 ocfs2: Sync ocfs2_fs.h with ocfs2-tools 18 years ago
Denis Cheng bddb8eb37f [PATCH] fs/ocfs2/: removed unneeded initial value and function's return value 18 years ago
Sunil Mushran d550071c03 ocfs2: Implement show_options() 18 years ago
Mark Fasheh 19b613d410 ocfs2: Clear slot map when umounting a local volume 18 years ago
Mark Fasheh 015452b15f ocfs2: Remove unused structure field 18 years ago
Tao Mao 518d7269f3 ocfs2: remove unused variable 18 years ago
Tao Mao c77534f6fb ocfs2: remove mostly unused field from insert structure 18 years ago
Al Viro 782e3b3b38 Fix up more bio fallout 18 years ago
NeilBrown 6712ecf8f6 Drop 'size' argument from bio_endio and bi_end_io 18 years ago
Sunil Mushran bda0233b89 ocfs2: Unlock mutex in local alloc failure case 18 years ago
Sunil Mushran 813d974c53 ocfs2: Pack vote message and response structures 18 years ago
Mark Fasheh 5c26a7b70f ocfs2: Don't double set write parameters 18 years ago
Mark Fasheh db56246c69 ocfs2: Fix pos/len passed to ocfs2_write_cluster 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
tao.ma@oracle.com 30b8548f2c [PATCH] ocfs2: Fix a wrong cluster calculation. 18 years ago
Tiger Yang c0123adef6 [PATCH] ocfs2: fix mount option parsing 18 years ago
Mark Fasheh e0dceaf0a4 ocfs2: set non-default s_time_gran during mount 18 years ago
Sunil Mushran ce17204ae6 ocfs2: Retry sendpage() if it returns EAGAIN 18 years ago
Sunil Mushran 480214d71f ocfs2: Fix rename/extend race 18 years ago
Adrian Bunk 6a18380e7d [2.6 patch] ocfs2_insert_extent(): remove dead code 18 years ago
Mark Fasheh 5a25403175 ocfs2: Fix max offset calculations 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
Nick Piggin 1833633803 fix some conversion overflows 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Nick Piggin d0217ac04c mm: fault feedback #1 18 years ago
Nick Piggin 54cb8821de mm: merge populate and nopage into fault (fixes nonlinear) 18 years ago
Nick Piggin d00806b183 mm: fix fault vs invalidate race for linear mappings 18 years ago
Mark Fasheh 385820a38d ocfs2: ->fallocate() support 18 years ago