summaryrefslogtreecommitdiff
path: root/fs/ocfs2
AgeCommit message (Expand)Author
2007-10-16ocfs2: convert to new aopsNick Piggin
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-10-12Drivers: clean up direct setting of the name of a ksetGreg Kroah-Hartman
2007-10-12ocfs2: Optionally return filldir errorsMark Fasheh
2007-10-12ocfs2: Write support for directories with inline dataMark Fasheh
2007-10-12ocfs2: Read support for directories with inline dataMark Fasheh
2007-10-12ocfs2: Write support for inline dataMark Fasheh
2007-10-12ocfs2: Read support for inline dataMark Fasheh
2007-10-12ocfs2: Structure updates for inline dataMark Fasheh
2007-10-12ocfs2: Cleanup dirent size checkMark Fasheh
2007-10-12ocfs2: Rename cleanupsMark Fasheh
2007-10-12ocfs2: Provide convenience function for ino lookupMark Fasheh
2007-10-12ocfs2: Implement ocfs2_empty_dir() as a caller of ocfs2_dir_foreach()Mark Fasheh
2007-10-12ocfs2: Remove open coded readdir()Mark Fasheh
2007-10-12ocfs2: Pass raw u64 to filldirMark Fasheh
2007-10-12ocfs2: Abstract out core dir listing functionalityMark Fasheh
2007-10-12ocfs2: Move directory manipulation code into dir.cMark Fasheh
2007-10-12ocfs2: Small refactor of truncate zeroing codeMark Fasheh
2007-10-12ocfs2: move nonsparse hole-filling into ocfs2_write_begin()Mark Fasheh
2007-10-12ocfs2: Sync ocfs2_fs.h with ocfs2-toolsMark Fasheh
2007-10-12[PATCH] fs/ocfs2/: removed unneeded initial value and function's return valueDenis Cheng
2007-10-12ocfs2: Implement show_options()Sunil Mushran
2007-10-12ocfs2: Clear slot map when umounting a local volumeMark Fasheh
2007-10-12ocfs2: Remove unused structure fieldMark Fasheh
2007-10-12ocfs2: remove unused variableTao Mao
2007-10-12ocfs2: remove mostly unused field from insert structureTao Mao
2007-10-12Fix up more bio falloutAl Viro
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioNeilBrown
2007-10-03ocfs2: Unlock mutex in local alloc failure caseSunil Mushran
2007-09-20ocfs2: Pack vote message and response structuresSunil Mushran
2007-09-20ocfs2: Don't double set write parametersMark Fasheh
2007-09-20ocfs2: Fix pos/len passed to ocfs2_write_clusterMark Fasheh
2007-09-20ocfs2: Allow smaller allocations during large writesMark Fasheh
2007-09-11ocfs2: Fix calculation of i_blocks during truncateMark Fasheh
2007-09-11[PATCH] ocfs2: Fix a wrong cluster calculation.tao.ma@oracle.com
2007-09-11[PATCH] ocfs2: fix mount option parsingTiger Yang
2007-08-09ocfs2: set non-default s_time_gran during mountMark Fasheh
2007-08-09ocfs2: Retry sendpage() if it returns EAGAINSunil Mushran
2007-08-09ocfs2: Fix rename/extend raceSunil Mushran
2007-08-09[2.6 patch] ocfs2_insert_extent(): remove dead codeAdrian Bunk
2007-08-09ocfs2: Fix max offset calculationsMark Fasheh
2007-08-09ocfs2: check ia_size limits in setattrMark Fasheh
2007-08-09ocfs2: Fix some casting errors related to file writesMark Fasheh
2007-08-09ocfs2: use s_maxbytes directly in ocfs2_change_file_space()Mark Fasheh
2007-08-09ocfs2: Restrict inode changes in ocfs2_update_inode_atime()Mark Fasheh
2007-07-24ocfs2: bad kunmap_atomic()Jens Axboe
2007-07-20fix some conversion overflowsNick Piggin
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-19Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-07-19mm: fault feedback #1Nick Piggin