Age | Commit message (Expand) | Author | Files | Lines |
2022-09-12 | udf: replace ll_rw_block() | Zhang Yi | 1 | -1/+1 |
2022-07-14 | fs/buffer: Combine two submit_bh() and ll_rw_block() arguments | Bart Van Assche | 1 | -1/+1 |
2021-11-09 | udf: Fix crash after seekdir | Jan Kara | 1 | -2/+30 |
2021-08-11 | udf: Get rid of 0-length arrays in struct fileIdentDesc | Jan Kara | 1 | -3/+2 |
2017-10-17 | udf: Fix 64-bit sign extension issues affecting blocks > 0x7FFFFFFF | Steve Magnani | 1 | -1/+1 |
2016-11-01 | block,fs: untangle fs.h and blk_types.h | Christoph Hellwig | 1 | -0/+1 |
2016-07-21 | block: get rid of bio_rw and READA | Christoph Hellwig | 1 | -1/+1 |
2016-06-07 | fs: have ll_rw_block users pass in op and flags separately | Mike Christie | 1 | -1/+1 |
2016-05-09 | more trivial ->iterate_shared conversions | Al Viro | 1 | -1/+1 |
2016-02-09 | udf: Use separate buffer for copying split names | Jan Kara | 1 | -2/+11 |
2015-05-18 | udf: Make udf_get_filename() return error instead of 0 length file name | Fabian Frederick | 1 | -1/+1 |
2015-05-18 | udf: Return -ENOMEM when allocation fails in udf_get_filename() | Fabian Frederick | 1 | -1/+1 |
2015-03-14 | udf: remove redundant buffer_head.h includes | Fabian Frederick | 1 | -1/+0 |
2014-12-22 | udf: Reduce repeated dereferences | Jan Kara | 1 | -16/+16 |
2014-12-19 | udf: Check path length when reading symlink | Jan Kara | 1 | -1/+2 |
2013-06-29 | [readdir] convert udf | Al Viro | 1 | -37/+26 |
2013-02-23 | new helper: file_inode(file) | Al Viro | 1 | -1/+1 |
2011-01-06 | udf: Remove unnecessary bkl usages | Alessio Igor Bogani | 1 | -5/+0 |
2010-05-28 | rename the generic fsync implementations | Christoph Hellwig | 1 | -1/+1 |
2010-05-27 | fs/: do not fallback to default_llseek() when readdir() uses BKL | jan Blunck | 1 | -0/+1 |
2010-05-05 | udf: BKL ioctl pushdown | John Kacur | 1 | -1/+1 |
2010-03-03 | sanitize const/signedness for udf | Al Viro | 1 | -2/+2 |
2009-06-12 | switch udf to simple_fsync() | Al Viro | 1 | -1/+1 |
2009-04-02 | Fix the udf code not to pass structs on stack where possible. | Pekka Enberg | 1 | -3/+3 |
2009-04-02 | Remove struct typedefs from fs/udf/ecma_167.h et al. | Pekka Enberg | 1 | -4/+4 |
2008-04-17 | udf: Remove declarations of arrays of size UDF_NAME_LEN (256 bytes) | Jan Kara | 1 | -30/+27 |
2008-04-17 | udf: kill useless file header comments for vfs method implementations | Christoph Hellwig | 1 | -26/+0 |
2008-02-14 | udf: fix directory offset handling | Jan Kara | 1 | -7/+7 |
2008-02-08 | udf: remove wrong prototype of udf_readdir | Marcin Slusarz | 1 | -62/+56 |
2008-02-08 | udf: cache struct udf_inode_info | Marcin Slusarz | 1 | -3/+5 |
2008-02-08 | udf: remove UDF_I_* macros and open code them | Marcin Slusarz | 1 | -3/+4 |
2007-07-22 | UDF: coding style conversion - lindent fixups | Cyrill Gorcunov | 1 | -36/+24 |
2007-07-19 | UDF: coding style conversion - lindent | Cyrill Gorcunov | 1 | -69/+63 |
2007-05-08 | udf: use get_bh() | Jan Kara | 1 | -11/+11 |
2007-05-08 | UDF: introduce struct extent_position | Jan Kara | 1 | -12/+13 |
2007-05-08 | udf: use sector_t and loff_t for file offsets | Jan Kara | 1 | -2/+2 |
2006-12-08 | [PATCH] struct path: convert udf | Josef Sipek | 1 | -2/+2 |
2006-03-28 | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 1 | -1/+1 |
2006-01-03 | remove pointers to the defunct UDF mailing list | Adrian Bunk | 1 | -5/+0 |
2005-04-17 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+268 |