Commit Graph

422 Commits (c18acd73ffc209def08003a1927473096f66c5ad)

Author SHA1 Message Date
Christoph Hellwig 3965516440 exportfs: make struct export_operations const 17 years ago
Christoph Hellwig 644f9ab3b0 ocfs2: new export ops 17 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 17 years ago
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 17 years ago
Mathieu Desnoyers 2b47c3611d Fix f_version type: should be u64 instead of unsigned long 17 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 17 years ago
Peter Zijlstra e0bf68ddec mm: bdi init hooks 17 years ago
Nick Piggin b6af1bcd87 ocfs2: convert to new aops 17 years ago
Greg Kroah-Hartman 34980ca8fa Drivers: clean up direct setting of the name of a kset 17 years ago
Mark Fasheh e7b3401960 ocfs2: Optionally return filldir errors 17 years ago
Mark Fasheh 5b6a3a2b4a ocfs2: Write support for directories with inline data 17 years ago
Mark Fasheh 23193e513d ocfs2: Read support for directories with inline data 17 years ago
Mark Fasheh 1afc32b952 ocfs2: Write support for inline data 17 years ago
Mark Fasheh 6798d35a31 ocfs2: Read support for inline data 17 years ago
Mark Fasheh 15b1e36bdb ocfs2: Structure updates for inline data 17 years ago
Mark Fasheh 8553cf4f36 ocfs2: Cleanup dirent size check 17 years ago
Mark Fasheh 38760e2432 ocfs2: Rename cleanups 17 years ago
Mark Fasheh be94d11704 ocfs2: Provide convenience function for ino lookup 17 years ago
Mark Fasheh 0bfbbf62a8 ocfs2: Implement ocfs2_empty_dir() as a caller of ocfs2_dir_foreach() 17 years ago
Mark Fasheh 5eae5b96fc ocfs2: Remove open coded readdir() 17 years ago
Mark Fasheh 7e8536797d ocfs2: Pass raw u64 to filldir 17 years ago
Mark Fasheh b8bc5f4fde ocfs2: Abstract out core dir listing functionality 17 years ago
Mark Fasheh 316f4b9f98 ocfs2: Move directory manipulation code into dir.c 17 years ago
Mark Fasheh 1d410a6e33 ocfs2: Small refactor of truncate zeroing code 17 years ago
Mark Fasheh 65ed39d6ca ocfs2: move nonsparse hole-filling into ocfs2_write_begin() 17 years ago
Mark Fasheh 92e91ce2a3 ocfs2: Sync ocfs2_fs.h with ocfs2-tools 17 years ago
Denis Cheng bddb8eb37f [PATCH] fs/ocfs2/: removed unneeded initial value and function's return value 17 years ago
Sunil Mushran d550071c03 ocfs2: Implement show_options() 17 years ago
Mark Fasheh 19b613d410 ocfs2: Clear slot map when umounting a local volume 17 years ago
Mark Fasheh 015452b15f ocfs2: Remove unused structure field 17 years ago
Tao Mao 518d7269f3 ocfs2: remove unused variable 17 years ago
Tao Mao c77534f6fb ocfs2: remove mostly unused field from insert structure 17 years ago
Al Viro 782e3b3b38 Fix up more bio fallout 17 years ago
NeilBrown 6712ecf8f6 Drop 'size' argument from bio_endio and bi_end_io 17 years ago
Sunil Mushran bda0233b89 ocfs2: Unlock mutex in local alloc failure case 17 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