summaryrefslogtreecommitdiff
path: root/fs/udf
Commit message (Expand)AuthorAge
...
* udf: Make stat on symlink report symlink length as st_sizeJan Kara2017-01-05
* fs/udf: make #ifdef UDF_PREALLOCATE unconditionalSteve Kenton2017-01-03
* fs: udf: Replace CURRENT_TIME with current_time()Deepa Dinamani2017-01-03
* block,fs: untangle fs.h and blk_types.hChristoph Hellwig2016-11-01
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\
| * Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-10
| |\
| | * fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-27
| | * fs: support RENAME_NOREPLACE for local filesystemsMiklos Szeredi2016-09-27
| * | fs: Replace current_fs_time() with current_time()Deepa Dinamani2016-09-27
| |/
* | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-22
* | udf: don't bother with full-page write optimisations in adinicb caseAl Viro2016-09-19
* | udf: Remove useless check in udf_adinicb_write_begin()Jan Kara2016-09-06
|/
* Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-26
|\
| * block: get rid of bio_rw and READAChristoph Hellwig2016-07-20
* | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-26
|\ \ | |/
| * fs: have ll_rw_block users pass in op and flags separatelyMike Christie2016-06-07
* | udf: Use correct partition reference number for metadataAlden Tondettar2016-05-19
* | udf: Use IS_ERR when loading metadata mirror file entryAlden Tondettar2016-05-19
* | udf: Don't BUG on missing metadata partition descriptorAlden Tondettar2016-05-19
|/
* Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-17
|\
| * fs: simplify the generic_write_sync prototypeChristoph Hellwig2016-05-01
| * fs: add IOCB_SYNC and IOCB_DSYNCChristoph Hellwig2016-05-01
| * direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig2016-05-01
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2016-05-17
|\ \
| * | udf: Export superblock magic to userspaceJan Kara2016-04-28
| * | udf: Prevent stack overflow on corrupted filesystem mountAlden Tondettar2016-04-26
* | | Merge branch 'ovl-fixes' into for-linusAl Viro2016-05-17
|\ \ \ | |/ /
| * | udf: Fix conversion of 'dstring' fields to UTF8Andrew Gabbasov2016-04-25
| |/
* | more trivial ->iterate_shared conversionsAl Viro2016-05-09
* | Merge getxattr prototype change into work.lookupsAl Viro2016-05-02
|\ \ | |/ |/|
| * don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro2016-04-10
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
|/
* udf: Merge linux specific translation into CS0 conversion functionAndrew Gabbasov2016-02-09
* udf: Remove struct ustr as non-needed intermediate storageAndrew Gabbasov2016-02-09
* udf: Use separate buffer for copying split namesJan Kara2016-02-09
* udf: Adjust UDF_NAME_LEN to better reflect actual restrictionsAndrew Gabbasov2016-02-09
* udf: Join functions for UTF8 and NLS conversionsAndrew Gabbasov2016-02-09
* udf: Parameterize output length in udf_put_filenameAndrew Gabbasov2016-02-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-23
|\
| * wrappers for ->i_mutex accessAl Viro2016-01-22
* | tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa2016-01-22
|/
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2016-01-15
|\
| * udf: Check output buffer length when converting name to CS0Andrew Gabbasov2016-01-04
| * udf: Prevent buffer overrun with multi-byte charactersAndrew Gabbasov2016-01-04
| * udf: avoid uninitialized variable useArnd Bergmann2016-01-04
| * udf: Fix lost indirect extent blockJan Kara2015-12-23
| * udf: Factor out code for creating indirect extentJan Kara2015-12-23
| * udf: limit the maximum number of indirect extents in a rowVegard Nossum2015-12-23
| * udf: limit the maximum number of TD redirectionsVegard Nossum2015-12-14
* | kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-14