aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2
Commit message (Expand)AuthorAge
* [NET]: Add the helper kernel_sock_shutdown()Trond Myklebust2007-11-12
* ocfs2: fix rename vs unlink raceSrinivas Eeda2007-11-06
* [PATCH] Fix possibly too long write in o2hb_setup_one_bio()Jan Kara2007-11-06
* ocfs2: fix write() performance regressionMark Fasheh2007-11-06
* ocfs2: Commit journal on sync writesMark Fasheh2007-11-06
* ocfs2: Re-order iput in ocfs2_drop_dentry_lockMark Fasheh2007-11-06
* ocfs2: Create locks at initially requested levelMark Fasheh2007-11-06
* [PATCH] Fix priority mistakes in fs/ocfs2/{alloc.c, dlmglue.c}Roel Kluin2007-11-06
* [2.6 patch] make ocfs2_find_entry_el() staticAdrian Bunk2007-11-06
* exportfs: make struct export_operations constChristoph Hellwig2007-10-22
* ocfs2: new export opsChristoph Hellwig2007-10-22
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-19
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-19
* Fix f_version type: should be u64 instead of unsigned longMathieu Desnoyers2007-10-17
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* mm: bdi init hooksPeter Zijlstra2007-10-17
* ocfs2: convert to new aopsNick Piggin2007-10-16
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-10-12
|\
| * Drivers: clean up direct setting of the name of a ksetGreg Kroah-Hartman2007-10-12
* | ocfs2: Optionally return filldir errorsMark Fasheh2007-10-12
* | ocfs2: Write support for directories with inline dataMark Fasheh2007-10-12
* | ocfs2: Read support for directories with inline dataMark Fasheh2007-10-12
* | ocfs2: Write support for inline dataMark Fasheh2007-10-12
* | ocfs2: Read support for inline dataMark Fasheh2007-10-12
* | ocfs2: Structure updates for inline dataMark Fasheh2007-10-12
* | ocfs2: Cleanup dirent size checkMark Fasheh2007-10-12
* | ocfs2: Rename cleanupsMark Fasheh2007-10-12
* | ocfs2: Provide convenience function for ino lookupMark Fasheh2007-10-12
* | ocfs2: Implement ocfs2_empty_dir() as a caller of ocfs2_dir_foreach()Mark Fasheh2007-10-12
* | ocfs2: Remove open coded readdir()Mark Fasheh2007-10-12
* | ocfs2: Pass raw u64 to filldirMark Fasheh2007-10-12
* | ocfs2: Abstract out core dir listing functionalityMark Fasheh2007-10-12
* | ocfs2: Move directory manipulation code into dir.cMark Fasheh2007-10-12
* | ocfs2: Small refactor of truncate zeroing codeMark Fasheh2007-10-12
* | ocfs2: move nonsparse hole-filling into ocfs2_write_begin()Mark Fasheh2007-10-12
* | ocfs2: Sync ocfs2_fs.h with ocfs2-toolsMark Fasheh2007-10-12
* | [PATCH] fs/ocfs2/: removed unneeded initial value and function's return valueDenis Cheng2007-10-12
* | ocfs2: Implement show_options()Sunil Mushran2007-10-12
* | ocfs2: Clear slot map when umounting a local volumeMark Fasheh2007-10-12
* | ocfs2: Remove unused structure fieldMark Fasheh2007-10-12
* | ocfs2: remove unused variableTao Mao2007-10-12
* | ocfs2: remove mostly unused field from insert structureTao Mao2007-10-12
|/
* Fix up more bio falloutAl Viro2007-10-12
* Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-10
* ocfs2: Unlock mutex in local alloc failure caseSunil Mushran2007-10-03
* ocfs2: Pack vote message and response structuresSunil Mushran2007-09-20
* ocfs2: Don't double set write parametersMark Fasheh2007-09-20
* ocfs2: Fix pos/len passed to ocfs2_write_clusterMark Fasheh2007-09-20
* ocfs2: Allow smaller allocations during large writesMark Fasheh2007-09-20
* ocfs2: Fix calculation of i_blocks during truncateMark Fasheh2007-09-11