aboutsummaryrefslogtreecommitdiffstats
path: root/fs/udf/inode.c
Commit message (Expand)AuthorAge
* udf: Set i_generation fieldJan Kara2014-09-04
* udf: Properly detect stale inodesJan Kara2014-09-04
* udf: Make udf_read_inode() and udf_iget() return errorJan Kara2014-09-04
* udf: Avoid infinite loop when processing indirect ICBsJan Kara2014-09-04
* udf: Fold udf_fill_inode() into __udf_read_inode()Jan Kara2014-09-04
* udf: Avoid dir link count to go negativeJan Kara2014-09-04
* switch {__,}blockdev_direct_IO() to iov_iterAl Viro2014-05-06
* get rid of pointless iov_length() in ->direct_IO()Al Viro2014-05-06
* pass iov_iter to ->direct_IO()Al Viro2014-05-06
* mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-03
* udf: Fix data corruption on file type conversionJan Kara2014-02-20
* truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov2013-09-12
* aio: don't include aio.h in sched.hKent Overstreet2013-05-07
* udf: add extent cache support in case of file readingNamjae Jeon2013-01-22
* udf: remove un-needed variable from inode_getblkNamjae Jeon2012-12-13
* udf: don't increment lenExtents while writing to a holeNamjae Jeon2012-12-13
* udf: fix memory leak while allocating blocks during writeNamjae Jeon2012-12-13
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-10-04
|\
| * UDF: Add support for O_DIRECTIan Abbott2012-09-06
| * udf: add writepages support for udfNamjae Jeon2012-09-03
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-02
|\ \ | |/ |/|
| * userns: Convert the udf filesystem to use kuid/kgid where appropriateEric W. Biederman2012-09-21
* | udf: fix udf_setsize() for file data in ICBIan Abbott2012-08-14
|/
* UDF: Remove unnecessary variable "offset" from udf_fill_inodeAshish Sangwan2012-07-09
* vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-06
* udf: Fix file entry logicalBlocksRecordedSteve Nickel2012-02-29
* udf: Init/maintain file entry checkpoint fieldSteve Nickel2012-02-29
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-01-09
|\
| * udf: Fix deadlock when converting file from in-ICB one to normal oneJan Kara2012-01-09
| * udf: Cleanup calling convention of inode_getblk()Jan Kara2012-01-09
* | udf: propagate umode_tAl Viro2012-01-03
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds2011-11-02
|\
| * filesystems: add set_nlink()Miklos Szeredi2011-11-02
* | udf: Neaten udf_debug usesJoe Perches2011-10-31
* | udf: Convert printks to pr_<level>Joe Perches2011-10-31
* | udf: Add readpages support for udf.Namjae Jeon2011-10-05
|/
* Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-24
|\
| * block: remove per-queue pluggingJens Axboe2011-03-10
* | udf: Convert UDF to new truncate calling sequenceJan Kara2011-02-23
|/
* udf: Remove unnecessary bkl usagesAlessio Igor Bogani2011-01-06
* udf: Replace bkl with the UDF_I(inode)->i_data_sem for protect udf_inode_info...Alessio Igor Bogani2011-01-06
* udf: Protect default inode credentials by rwlockJan Kara2011-01-06
* udf: Remove BKL from udf_update_inodeJan Kara2011-01-06
* switch udf to ->evict_inode()Al Viro2010-08-09
* get rid of block_write_begin_newtruncChristoph Hellwig2010-08-09
* udf: Remove dead quota codeJan Kara2010-05-24
* udf: add speciffic ->setattr callbackDmitry Monakhov2010-04-08
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-03-12
|\
| * udf: Do not read inode before writing itJan Kara2010-03-09
| * udf: Fix unalloc space handling in udf_update_inodeJan Kara2010-03-09