aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* fs: use loff_t type instead of long longDavid Sterba2008-04-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2008-04-22
|\
| * dlm: common max length definitionsDavid Teigland2008-04-21
| * dlm: move plock code from gfs2David Teigland2008-04-21
| * dlm: recover nodes that are removed and re-addedDavid Teigland2008-04-21
| * dlm: save master info after failed no-queue requestDavid Teigland2008-04-21
| * dlm: make dlm_print_rsb() staticAdrian Bunk2008-04-21
| * dlm: match signedness between dlm_config_info and cluster_setHarvey Harrison2008-04-21
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2008-04-22
|\ \
| * | udf: use crc_itu_t from lib instead of udf_crcBob Copeland2008-04-17
| * | udf: Fix compilation warnings when UDF debug is onSebastian Manciulea2008-04-17
| * | udf: Fix bug in VAT mapping codeSebastian Manciulea2008-04-17
| * | udf: Add read-only support for 2.50 UDF mediaJan Kara2008-04-17
| * | udf: Fix handling of multisession mediaSebastian Manciulea2008-04-17
| * | udf: Mount filesystem read-only if it has pseudooverwrite partitionJan Kara2008-04-17
| * | udf: Handle VAT packed inside inode properlyJan Kara2008-04-17
| * | udf: Allow loading of VAT inodeJan Kara2008-04-17
| * | udf: Fix detection of VAT versionJan Kara2008-04-17
| * | udf: Silence warning about accesses beyond end of deviceJan Kara2008-04-17
| * | udf: Improve anchor block detectionJan Kara2008-04-17
| * | udf: Cleanup anchor block detection.Jan Kara2008-04-17
| * | udf: Move processing of virtual partitionsJan Kara2008-04-17
| * | udf: Move filling of partition descriptor info into a separate functionJan Kara2008-04-17
| * | udf: Improve error recovery on mountJan Kara2008-04-17
| * | udf: Cleanup volume descriptor sequence processingJan Kara2008-04-17
| * | udf: fix anchor point detectionPavel Emelyanov2008-04-17
| * | udf: Remove declarations of arrays of size UDF_NAME_LEN (256 bytes)Jan Kara2008-04-17
| * | udf: Remove checking of existence of filename in udf_add_entry()Jan Kara2008-04-17
| * | udf: Mark udf_process_sequence() as noinlineJan Kara2008-04-17
| * | udf: super.c reorganizationMarcin Slusarz2008-04-17
| * | udf: remove unneeded kernel_timestamp typeMarcin Slusarz2008-04-17
| * | udf: convert udf_stamp_to_time and udf_time_to_stamp to use timestampsMarcin Slusarz2008-04-17
| * | udf: convert udf_stamp_to_time to return struct timespecmarcin.slusarz@gmail.com2008-04-17
| * | udf: create function for conversion from timestamp to timespecmarcin.slusarz@gmail.com2008-04-17
| * | udf: udf_get_block, inode_bmap - remove unneeded checksmarcin.slusarz@gmail.com2008-04-17
| * | udf: convert udf_count_free_bitmap to use bitmap_weightMarcin Slusarz2008-04-17
| * | udf: replace udf_*_offset macros with functionsmarcin.slusarz@gmail.com2008-04-17
| * | udf: simplify __udf_read_inodemarcin.slusarz@gmail.com2008-04-17
| * | udf: replace all adds to little endians variables with le*_add_cpumarcin.slusarz@gmail.com2008-04-17
| * | udf: truncate: create function for updating of Allocation Ext Descriptormarcin.slusarz@gmail.com2008-04-17
| * | udf: simple cleanup of truncate.cmarcin.slusarz@gmail.com2008-04-17
| * | udf: constify crcmarcin.slusarz@gmail.com2008-04-17
| * | udf: udf_CS0toNLS cleanupmarcin.slusarz@gmail.com2008-04-17
| * | udf: fix udf_build_ustrMarcin Slusarz2008-04-17
| * | udf: udf_CS0toUTF8 cleanupmarcin.slusarz@gmail.com2008-04-17
| * | make udf_error() staticAdrian Bunk2008-04-17
| * | fs/udf: Use DIV_ROUND_UPJulia Lawall2008-04-17
| * | udf: move headers out include/linux/Christoph Hellwig2008-04-17
| * | udf: kill useless file header comments for vfs method implementationsChristoph Hellwig2008-04-17
| * | udf: kill udf_set_blocksizeChristoph Hellwig2008-04-17