aboutsummaryrefslogtreecommitdiff
path: root/fs/udf
AgeCommit message (Expand)Author
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-09switch udf to ->evict_inode()Al Viro
2010-08-09remove inode_setattrChristoph Hellwig
2010-08-09add missing setattr methodsChristoph Hellwig
2010-08-09get rid of block_write_begin_newtruncChristoph Hellwig
2010-08-02udf: super.c Fix warning: variable 'sbi' set but not usedJustin P. Mattock
2010-08-02udf: remove duplicated #includeHuang Weiyi
2010-05-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-05-27rename the generic fsync implementationsChristoph Hellwig
2010-05-27fs/: do not fallback to default_llseek() when readdir() uses BKLjan Blunck
2010-05-24udf: Remove dead quota codeJan Kara
2010-05-24quota: rename default quotactl methods to dquot_Christoph Hellwig
2010-05-24quota: explicitly set ->dq_op and ->s_qcopChristoph Hellwig
2010-05-24quota: move unmount handling into the filesystemChristoph Hellwig
2010-05-24quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappersChristoph Hellwig
2010-05-24quota: move remount handling into the filesystemChristoph Hellwig
2010-05-21udf: replace inode uid,gid,mode init with helperDmitry Monakhov
2010-05-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-05-21quota: unify quota init condition in setattrDmitry Monakhov
2010-05-05udf: BKL ioctl pushdownJohn Kacur
2010-04-08udf: add speciffic ->setattr callbackDmitry Monakhov
2010-04-08udf: potential integer overflowDan Carpenter
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-03-09udf: use ext2_find_next_bitAkinobu Mita
2010-03-09udf: Do not read inode before writing itJan Kara
2010-03-09udf: Fix unalloc space handling in udf_update_inodeJan Kara
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig
2010-03-05dquot: cleanup dquot initialize routineChristoph Hellwig
2010-03-05dquot: move dquot initialization responsibility into the filesystemChristoph Hellwig
2010-03-05dquot: cleanup dquot drop routineChristoph Hellwig
2010-03-05dquot: move dquot drop responsibility into the filesystemChristoph Hellwig
2010-03-05dquot: cleanup dquot transfer routineChristoph Hellwig
2010-03-05dquot: move dquot transfer responsibility into the filesystemChristoph Hellwig
2010-03-05dquot: cleanup inode allocation / freeing routinesChristoph Hellwig
2010-03-05dquot: cleanup space allocation / freeing routinesChristoph Hellwig
2010-03-03sanitize const/signedness for udfAl Viro
2010-02-05tree-wide: fix 'lenght' typo in comments and codeDaniel Mack
2009-12-14udf: Avoid IO in udf_clear_inodeJan Kara
2009-12-14udf: Try harder when looking for VAT inodeJan Kara
2009-12-14udf: Fix compilation with UDFFS_DEBUG enabledJan Kara
2009-09-14udf: Fix possible corruption when close races with writeJan Kara
2009-09-14udf: Perform preallocation only for regular filesJan Kara
2009-09-14udf: Remove wrong assignment in udf_symlinkJan Kara
2009-09-14udf: Remove dead codeJan Kara
2009-07-30udf: Fix loading of VAT inode when drive wrongly reports number of recorded b...Jan Kara
2009-06-24udf: remove redundant tests on unsignedRoel Kluin
2009-06-18udf: Use device size when drive reported bogus number of written blocksJan Kara