aboutsummaryrefslogtreecommitdiffstats
path: root/fs/udf/inode.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-16
|\
| * 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: return correct errno for udf_update_inode()Changwoo Min2015-04-01
| * udf: remove redundant buffer_head.h includesFabian Frederick2015-03-14
* | fs: move struct kiocb to fs.hChristoph Hellwig2015-03-25
|/
* udf: remove bool assignment to 0/1Fabian Frederick2015-02-05
* udf: Check length of extended attributes and allocation descriptorsJan Kara2015-01-07
* udf: Remove repeated loads blocksizeJan Kara2015-01-07
* udf: Verify i_size when loading inodeJan Kara2014-12-19
* udf: Fix loading of special inodesJan Kara2014-10-09
* 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
|\