aboutsummaryrefslogtreecommitdiffstats
path: root/fs/udf/file.c
Commit message (Expand)AuthorAge
* 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
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2015-04-16
|\ \ | |/ |/|
| * udf: remove redundant buffer_head.h includesFabian 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: Release preallocation on last writeable closeJan Kara2015-01-28
* udf: Fix race between write(2) and close(2)Jan Kara2014-09-17
* udf: avoid redundant memcpy when writing data in ICBChao Yu2014-07-15
* udf: use linux/uaccess.hFabian Frederick2014-07-15
* udf: switch to ->write_iter()Al Viro2014-05-06
* switch simple generic_file_aio_read() users to ->read_iter()Al Viro2014-05-06
* pass iov_iter to ->direct_IO()Al Viro2014-05-06
* kill the 4th argument of __generic_file_aio_write()Al Viro2014-04-01
* udf: Fix data corruption on file type conversionJan Kara2014-02-20
* aio: Kill aio_rw_vect_retry()Kent Overstreet2013-07-30
* fs: change return values from -EACCES to -EPERMZhao Hongjiang2013-02-26
* new helper: file_inode(file)Al Viro2013-02-22
* UDF: Add support for O_DIRECTIan Abbott2012-09-06
* udf: Fix data corruption for files in ICBJan Kara2012-09-05
* udf: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
* udf: Fix deadlock in udf_release_file()Jan Kara2012-03-10
* udf: Fix deadlock when converting file from in-ICB one to normal oneJan Kara2012-01-09
* switch udf_ioctl() to inode_permission()Al Viro2011-07-20
* 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: Protect udf_file_aio_write from possible racesJan Kara2011-01-06
* 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
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-10
|\
| * remove inode_setattrChristoph Hellwig2010-08-09
| * add missing setattr methodsChristoph Hellwig2010-08-09
* | udf: remove duplicated #includeHuang Weiyi2010-08-02
|/
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-05-30
|\
| * udf: Remove dead quota codeJan Kara2010-05-24
* | rename the generic fsync implementationsChristoph Hellwig2010-05-27
|/
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-05-21
|\
| * udf: BKL ioctl pushdownJohn Kacur2010-05-05
* | quota: unify quota init condition in setattrDmitry Monakhov2010-05-21
|/
* udf: add speciffic ->setattr callbackDmitry Monakhov2010-04-08
* dquot: cleanup dquot initialize routineChristoph Hellwig2010-03-04
* dquot: move dquot initialization responsibility into the filesystemChristoph Hellwig2010-03-04