summaryrefslogtreecommitdiff
path: root/fs/udf
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-10
|\
| * switch udf to ->evict_inode()Al Viro2010-08-09
| * remove inode_setattrChristoph Hellwig2010-08-09
| * add missing setattr methodsChristoph Hellwig2010-08-09
| * get rid of block_write_begin_newtruncChristoph Hellwig2010-08-09
* | udf: super.c Fix warning: variable 'sbi' set but not usedJustin P. Mattock2010-08-02
* | 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
| * quota: rename default quotactl methods to dquot_Christoph Hellwig2010-05-24
| * quota: explicitly set ->dq_op and ->s_qcopChristoph Hellwig2010-05-24
| * quota: move unmount handling into the filesystemChristoph Hellwig2010-05-24
| * quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappersChristoph Hellwig2010-05-24
| * quota: move remount handling into the filesystemChristoph Hellwig2010-05-24
* | rename the generic fsync implementationsChristoph Hellwig2010-05-27
* | fs/: do not fallback to default_llseek() when readdir() uses BKLjan Blunck2010-05-27
|/
* udf: replace inode uid,gid,mode init with helperDmitry Monakhov2010-05-21
* 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
* udf: potential integer overflowDan Carpenter2010-04-08
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-03-12
|\
| * udf: use ext2_find_next_bitAkinobu Mita2010-03-09
| * udf: Do not read inode before writing itJan Kara2010-03-09
| * udf: Fix unalloc space handling in udf_update_inodeJan Kara2010-03-09
* | Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\ \ | |/ |/|
| * tree-wide: fix 'lenght' typo in comments and codeDaniel Mack2010-02-05
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-03-05
|\ \
| * | dquot: cleanup dquot initialize routineChristoph Hellwig2010-03-05
| * | dquot: move dquot initialization responsibility into the filesystemChristoph Hellwig2010-03-05
| * | dquot: cleanup dquot drop routineChristoph Hellwig2010-03-05
| * | dquot: move dquot drop responsibility into the filesystemChristoph Hellwig2010-03-05
| * | dquot: cleanup dquot transfer routineChristoph Hellwig2010-03-05
| * | dquot: move dquot transfer responsibility into the filesystemChristoph Hellwig2010-03-05
| * | dquot: cleanup inode allocation / freeing routinesChristoph Hellwig2010-03-05
| * | dquot: cleanup space allocation / freeing routinesChristoph Hellwig2010-03-05
| |/
* | pass writeback_control to ->write_inodeChristoph Hellwig2010-03-05
* | sanitize const/signedness for udfAl Viro2010-03-03
|/
* udf: Avoid IO in udf_clear_inodeJan Kara2009-12-14
* udf: Try harder when looking for VAT inodeJan Kara2009-12-14
* udf: Fix compilation with UDFFS_DEBUG enabledJan Kara2009-12-14
* udf: Fix possible corruption when close races with writeJan Kara2009-09-14
* udf: Perform preallocation only for regular filesJan Kara2009-09-14
* udf: Remove wrong assignment in udf_symlinkJan Kara2009-09-14
* udf: Remove dead codeJan Kara2009-09-14
* udf: Fix loading of VAT inode when drive wrongly reports number of recorded b...Jan Kara2009-07-30
* udf: remove redundant tests on unsignedRoel Kluin2009-06-24
* udf: Use device size when drive reported bogus number of written blocksJan Kara2009-06-18