Age | Commit message (Expand) | Author |
2023-07-31 | udf: Fix -Wstringop-overflow warnings | Gustavo A. R. Silva |
2023-05-30 | fs: udf: Replace GPL 2.0 boilerplate license notice with SPDX identifier | Bagas Sanjaya |
2023-02-09 | udf: Avoid directory type conversion failure due to ENOMEM | Jan Kara |
2023-02-07 | udf: Use unsigned variables for size calculations | Kees Cook |
2023-01-26 | udf: Drop VARCONV support | Jan Kara |
2023-01-26 | udf: Fix directory iteration for longer tail extents | Jan Kara |
2023-01-26 | udf: Propagate errors from udf_advance_blk() | Jan Kara |
2023-01-26 | udf: Zero udf name padding | Jan Kara |
2023-01-09 | udf: Fix spelling mistake "lenght" -> "length" | Colin Ian King |
2023-01-09 | udf: Allocate name buffer in directory iterator on heap | Jan Kara |
2023-01-09 | udf: Remove old directory iteration code | Jan Kara |
2023-01-09 | udf: Implement adding of dir entries using new iteration code | Jan Kara |
2023-01-09 | udf: New directory iteration code | Jan Kara |
2022-09-11 | udf: replace ll_rw_block() | Zhang Yi |
2022-07-14 | fs/buffer: Combine two submit_bh() and ll_rw_block() arguments | Bart Van Assche |
2020-09-29 | udf: Remove pointless union in udf_inode_info | Jan Kara |
2018-06-20 | udf: Provide function for calculating dir entry length | Jan Kara |
2018-06-20 | udf: Detect incorrect directory size | Jan Kara |
2017-10-17 | udf: Fix some sign-conversion warnings | Steve Magnani |
2017-10-17 | udf: Fix signed/unsigned format specifiers | Steve Magnani |
2017-10-17 | udf: Fix 64-bit sign extension issues affecting blocks > 0x7FFFFFFF | Steve Magnani |
2016-11-01 | block,fs: untangle fs.h and blk_types.h | Christoph Hellwig |
2016-07-20 | block: get rid of bio_rw and READA | Christoph Hellwig |
2016-06-07 | fs: have ll_rw_block users pass in op and flags separately | Mike Christie |
2015-03-14 | udf: remove redundant buffer_head.h includes | Fabian Frederick |
2011-10-31 | udf: Neaten udf_debug uses | Joe Perches |
2011-10-31 | udf: Convert printks to pr_<level> | Joe Perches |
2009-09-14 | udf: Remove dead code | Jan Kara |
2009-04-02 | Fix the udf code not to pass structs on stack where possible. | Pekka Enberg |
2009-04-02 | Remove struct typedefs from fs/udf/ecma_167.h et al. | Pekka Enberg |
2008-02-08 | udf: cleanup directory offset handling | Jan Kara |
2008-02-08 | udf: fix 3 signedness & 1 unitialized variable warnings | Marcin Slusarz |
2008-02-08 | udf: cache struct udf_inode_info | Marcin Slusarz |
2008-02-08 | udf: remove UDF_I_* macros and open code them | Marcin Slusarz |
2008-02-08 | udf: convert byte order of constant instead of variable | Marcin Slusarz |
2008-02-08 | udf: fix coding style | Marcin Slusarz |
2007-07-21 | UDF: coding style conversion - lindent fixups | Cyrill Gorcunov |
2007-07-19 | UDF: coding style conversion - lindent | Cyrill Gorcunov |
2007-05-08 | udf: use get_bh() | Jan Kara |
2007-05-08 | UDF: introduce struct extent_position | Jan Kara |
2007-05-08 | udf: use sector_t and loff_t for file offsets | Jan Kara |
2006-01-03 | remove pointers to the defunct UDF mailing list | Adrian Bunk |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds |