Commit Graph

94 Commits (5c8e0226e7363d9a15dda8a9307ac549baa531a0)

Author SHA1 Message Date
Namjae Jeon 6d31d15f21 udf: remove un-needed variable from inode_getblk 12 years ago
Namjae Jeon fb719c59bd udf: don't increment lenExtents while writing to a hole 12 years ago
Namjae Jeon 2fb7d99d0d udf: fix memory leak while allocating blocks during write 12 years ago
Eric W. Biederman c2ba138a27 userns: Convert the udf filesystem to use kuid/kgid where appropriate 13 years ago
Ian Abbott 5eec54fcde UDF: Add support for O_DIRECT 13 years ago
Namjae Jeon 378b8e1ad1 udf: add writepages support for udf 13 years ago
Ian Abbott bb2b6d19ec udf: fix udf_setsize() for file data in ICB 13 years ago
Ashish Sangwan a0e589b485 UDF: Remove unnecessary variable "offset" from udf_fill_inode 13 years ago
Jan Kara dbd5768f87 vfs: Rename end_writeback() to clear_inode() 13 years ago
Steve Nickel b2527bfa53 udf: Fix file entry logicalBlocksRecorded 13 years ago
Steve Nickel d5e2cf07c3 udf: Init/maintain file entry checkpoint field 13 years ago
Jan Kara d2eb8c3593 udf: Fix deadlock when converting file from in-ICB one to normal one 13 years ago
Jan Kara 7b0b0933a3 udf: Cleanup calling convention of inode_getblk() 13 years ago
Al Viro faa17292fd udf: propagate umode_t 13 years ago
Miklos Szeredi bfe8684869 filesystems: add set_nlink() 13 years ago
Joe Perches a983f368f8 udf: Neaten udf_debug uses 13 years ago
Joe Perches 78ace70c41 udf: Convert printks to pr_<level> 13 years ago
Namjae Jeon bc1123239a udf: Add readpages support for udf. 14 years ago
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
Jan Kara 7e49b6f248 udf: Convert UDF to new truncate calling sequence 14 years ago
Alessio Igor Bogani 9db9f9e31d udf: Remove unnecessary bkl usages 14 years ago
Alessio Igor Bogani 4d0fb621d3 udf: Replace bkl with the UDF_I(inode)->i_data_sem for protect udf_inode_info struct 14 years ago
Jan Kara c03cad241a udf: Protect default inode credentials by rwlock 14 years ago
Jan Kara 49521de119 udf: Remove BKL from udf_update_inode 14 years ago
Al Viro 3aac2b62e0 switch udf to ->evict_inode() 15 years ago
Christoph Hellwig 155130a4f7 get rid of block_write_begin_newtrunc 15 years ago
Jan Kara 3635046281 udf: Remove dead quota code 15 years ago
Dmitry Monakhov c15d0fc0fc udf: add speciffic ->setattr callback 15 years ago
Jan Kara 5833ded9b6 udf: Do not read inode before writing it 15 years ago
Jan Kara aae917cd18 udf: Fix unalloc space handling in udf_update_inode 15 years ago
Christoph Hellwig a9185b41a4 pass writeback_control to ->write_inode 15 years ago
Christoph Hellwig 871a293155 dquot: cleanup dquot initialize routine 15 years ago
Christoph Hellwig 907f4554e2 dquot: move dquot initialization responsibility into the filesystem 15 years ago
Christoph Hellwig 9f75475802 dquot: cleanup dquot drop routine 15 years ago
Christoph Hellwig 257ba15ced dquot: move dquot drop responsibility into the filesystem 15 years ago
Al Viro 391e8bbd38 sanitize const/signedness for udf 15 years ago
Daniel Mack 1537a3638c tree-wide: fix 'lenght' typo in comments and code 15 years ago
Jan Kara 2c948b3f86 udf: Avoid IO in udf_clear_inode 15 years ago
Jan Kara 81056dd044 udf: Perform preallocation only for regular files 16 years ago
Marcin Slusarz 87bc730c07 udf: fix default mode and dmode options handling 16 years ago
Marcin Slusarz 7ac9bcd5da udf: implement mode and dmode mounting options 16 years ago
Pekka Enberg 97e961fdbf Fix the udf code not to pass structs on stack where possible. 16 years ago
Pekka Enberg 5ca4e4be84 Remove struct typedefs from fs/udf/ecma_167.h et al. 16 years ago
Jan Kara 52b19ac993 udf: Fix BUG_ON() in destroy_inode() 16 years ago
Bob Copeland f845fced91 udf: use crc_itu_t from lib instead of udf_crc 17 years ago
Jan Kara bfb257a598 udf: Add read-only support for 2.50 UDF media 17 years ago
Jan Kara 742e1795e2 udf: Allow loading of VAT inode 17 years ago
Marcin Slusarz 56774805d5 udf: convert udf_stamp_to_time and udf_time_to_stamp to use timestamps 17 years ago
marcin.slusarz@gmail.com cbf5676a0e udf: convert udf_stamp_to_time to return struct timespec 17 years ago
marcin.slusarz@gmail.com c87e8e90d0 udf: create function for conversion from timestamp to timespec 17 years ago