summaryrefslogtreecommitdiff
path: root/fs/udf
Commit message (Expand)AuthorAge
* udf: Don't modify filesystem for read-only mountsJan Kara2015-08-20
* udf: Don't corrupt unalloc spacetable when writing itSteven J. Magnani2015-07-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-04
|\
| * fs: cleanup slight list_entry abuseRasmus Villemoes2015-06-23
* | udf: fix udf_load_pvoldesc()Dan Carpenter2015-05-21
* | udf: remove double err declaration in udf_file_write_iter()Fabian Frederick2015-05-18
* | UDF: support NFSv2 exportNeilBrown2015-05-18
* | udf: Return error from udf_find_entry()Fabian Frederick2015-05-18
* | udf: Make udf_get_filename() return error instead of 0 length file nameFabian Frederick2015-05-18
* | udf: bug on exotic flag in udf_get_filename()Fabian Frederick2015-05-18
* | udf: improve error management in udf_CS0toNLS()Fabian Frederick2015-05-18
* | udf: improve error management in udf_CS0toUTF8()Fabian Frederick2015-05-18
* | udf: unicode: update function name in commentsFabian Frederick2015-05-18
* | udf: remove unnecessary test in udf_build_ustr_exact()Fabian Frederick2015-05-18
* | udf: Return -ENOMEM when allocation fails in udf_get_filename()Fabian Frederick2015-05-18
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-16
|\ \ | |/
| * switch generic_write_checks() to iocb and iterAl Viro2015-04-11
| * udf_file_write_iter: reorder and simplifyAl Viro2015-04-11
| * generic_write_checks(): drop isblk argumentAl Viro2015-04-11
| * lift generic_write_checks() into callers of __generic_file_write_iter()Al Viro2015-04-11
| * direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval2015-04-11
| * direct_IO: use iov_iter_rw() instead of rw everywhereOmar Sandoval2015-04-11
| * Remove rw from {,__,do_}blockdev_direct_IO()Omar Sandoval2015-04-11
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2015-04-16
|\ \ | |/ |/|
| * udf: Update ctime and mtime when directory is modifiedJan Kara2015-04-01
| * udf: return correct errno for udf_update_inode()Changwoo Min2015-04-01
| * udf: use int for allocated blocks instead of sector_tFabian Frederick2015-03-16
| * udf: remove redundant buffer_head.h includesFabian Frederick2015-03-14
| * udf: remove else after return in __load_block_bitmap()Fabian Frederick2015-03-14
| * udf: remove unused variable in udf_table_free_blocks()Fabian Frederick2015-03-14
* | make new_sync_{read,write}() staticAl Viro2015-04-11
* | fs: move struct kiocb to fs.hChristoph Hellwig2015-03-25
* | fs: remove ki_nbytesChristoph Hellwig2015-03-12
|/
* udf: remove bool assignment to 0/1Fabian Frederick2015-02-05
* udf: use bool for doneFabian Frederick2015-02-05
* Merge branch 'for_linus' into for_nextJan Kara2015-01-30
|\
| * udf: Release preallocation on last writeable closeJan Kara2015-01-28
* | udf: destroy sbi mutex in put_superFabian Frederick2015-01-12
* | udf: Check length of extended attributes and allocation descriptorsJan Kara2015-01-07
* | udf: Remove repeated loads blocksizeJan Kara2015-01-07
* | udf: Update Kconfig descriptionJan Kara2015-01-05
|/
* udf: Reduce repeated dereferencesJan Kara2014-12-21
* udf: Check component length before reading itJan Kara2014-12-21
* udf: Check path length when reading symlinkJan Kara2014-12-19
* udf: Verify symlink size before loading itJan Kara2014-12-19
* udf: Verify i_size when loading inodeJan Kara2014-12-19
* udf: One function call less in udf_fill_super() after error detectionMarkus Elfring2014-11-19
* udf: Deletion of unnecessary checks before the function call "iput"Markus Elfring2014-11-19