Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / udf /
2012-03-28 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2012-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-21 Al Viroswitch open-coded instances of d_make_root() to new...
2012-03-21 Al Virovfs: check i_nlink limits in vfs_{mkdir,rename_dir...
2012-03-20 Cong Wangudf: remove the second argument of k[un]map_atomic()
2012-03-10 Jan Karaudf: Fix deadlock in udf_release_file()
2012-02-29 Jan Karaudf: Fix deadlock in udf_release_file()
2012-02-29 Steve Nickeludf: Fix file entry logicalBlocksRecorded
2012-02-29 Jan Karaudf: Fix handling of i_blocks
2012-02-29 Steve Nickeludf: Init/maintain file entry checkpoint field
2012-02-29 Joe Perchesudf: Remove unnecessary OOM messages
2012-01-09 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2012-01-09 Jan Karaudf: Mark LVID buffer as uptodate before marking it...
2012-01-09 Jan Karaudf: Treat symlink component of type 2 as /
2012-01-09 Jan Karaudf: Fix deadlock when converting file from in-ICB...
2012-01-09 Jan Karaudf: Cleanup calling convention of inode_getblk()
2012-01-07 Al Virovfs: switch ->show_options() to struct dentry *
2012-01-04 Al Viroudf: propagate umode_t
2012-01-04 Al Viroswitch ->mknod() to umode_t
2012-01-04 Al Viroswitch ->create() to umode_t
2012-01-04 Al Viroswitch vfs_mkdir() and ->mkdir() to umode_t
2012-01-04 Al Virovfs: fix the stupidity with i_dentry in inode destructors
2011-11-02 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-11-02 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-11-02 Miklos Szeredifilesystems: add set_nlink()
2011-11-02 Miklos Szeredifilesystems: add missing nlink wrappers
2011-11-01 Joe Perchestreewide: use __printf not __attribute__((format(printf...
2011-10-31 Jan Karaudf: Cleanup metadata flags handling
2011-10-31 Namjae Jeonudf: Skip mirror metadata FE loading when metadata...
2011-10-31 Joe Perchesudf: Neaten udf_debug uses
2011-10-31 Joe Perchesudf: Neaten logging output, use vsprintf extension %pV
2011-10-31 Joe Perchesudf: Convert printks to pr_<level>
2011-10-10 Joe Perchesudf: Rename udf_warning to udf_warn
2011-10-10 Joe Perchesudf: Rename udf_error to udf_err
2011-10-10 Joe Perchesudf: Promote some debugging messages to udf_error
2011-10-05 Namjae Jeonudf: Add readpages support for udf.
2011-07-20 Al Viroswitch udf_ioctl() to inode_permission()
2011-05-28 Sage Weiludf: remove unnecessary dentry_unhash from rmdir, dir...
2011-05-26 Sage Weilvfs: push dentry_unhash on rename_dir into file systems
2011-05-26 Sage Weilvfs: push dentry_unhash on rmdir into file systems
2011-03-24 Linus TorvaldsMerge branch 'for-2.6.39/core' of git://git.kernel...
2011-03-24 Akinobu Mitaudf: use little-endian bitops
2011-03-18 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-03-14 Aneesh Kumar K.Vexportfs: Return the minimum required handle size
2011-03-10 Jens Axboeblock: remove per-queue plugging
2011-03-03 Al Viroudf: fix i_nlink limit
2011-02-23 Dirk BehmeUDF: Fix compiler warning
2011-02-23 Jan Karaudf: Convert UDF to new truncate calling sequence
2011-01-11 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-01-07 Nick Pigginfs: icache RCU free inodes
2011-01-06 Jesper JuhlUDF: Close small mem leak in udf_find_entry()
2011-01-06 Jan Karaudf: Fix directory corruption after extent merging
2011-01-06 Jan Karaudf: Protect udf_file_aio_write from possible races
2011-01-06 Alessio Igor Boganiudf: Remove unnecessary bkl usages
2011-01-06 Alessio Igor Boganiudf: Use of s_alloc_mutex to serialize udf_relocate_blo...
2011-01-06 Alessio Igor Boganiudf: Replace bkl with the UDF_I(inode)->i_data_sem...
2011-01-06 Jan Karaudf: Remove BKL from free space counting functions
2011-01-06 Jan Karaudf: Call udf_add_free_space() for more blocks at once...
2011-01-06 Jan Karaudf: Remove BKL from udf_put_super() and udf_remount_fs()
2011-01-06 Jan Karaudf: Protect default inode credentials by rwlock
2011-01-06 Jan Karaudf: Protect all modifications of LVID with s_alloc_mutex
2011-01-06 Jan Karaudf: Move handling of uniqueID into a helper function...
2011-01-06 Jan Karaudf: Remove BKL from udf_update_inode
2011-01-06 Jan Karaudf: Convert UDF_SB(sb)->s_flags to use bitops
2011-01-06 Joe Perchesfs/udf: Add printf format/argument verification
2011-01-06 Joe Perchesfs/udf: Use vzalloc
2010-10-29 Al Vironew helper: mount_bdev()
2010-10-26 Al Vironew helper: ihold()
2010-10-22 Linus TorvaldsMerge branch 'vfs' of git://git./linux/kernel/git/arnd/bkl
2010-10-21 Arnd BergmannBKL: introduce CONFIG_BKL.
2010-10-04 Jan BlunckBKL: Explicitly add BKL around get_sb/fill_super
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-09 Al Viroswitch udf to ->evict_inode()
2010-08-09 Christoph Hellwigremove inode_setattr
2010-08-09 Christoph Hellwigadd missing setattr methods
2010-08-09 Christoph Hellwigget rid of block_write_begin_newtrunc
2010-08-02 Justin P. Mattockudf: super.c Fix warning: variable 'sbi' set but not...
2010-08-02 Huang Weiyiudf: remove duplicated #include
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-30 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-05-28 Christoph Hellwigrename the generic fsync implementations
2010-05-27 jan Blunckfs/: do not fallback to default_llseek() when readdir...
2010-05-24 Jan Karaudf: Remove dead quota code
2010-05-24 Christoph Hellwigquota: rename default quotactl methods to dquot_
2010-05-24 Christoph Hellwigquota: explicitly set ->dq_op and ->s_qcop
2010-05-24 Christoph Hellwigquota: move unmount handling into the filesystem
2010-05-24 Christoph Hellwigquota: kill the vfs_dq_off and vfs_dq_quota_on_remount...
2010-05-24 Christoph Hellwigquota: move remount handling into the filesystem
2010-05-21 Dmitry Monakhovudf: replace inode uid,gid,mode init with helper
2010-05-21 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-05-21 Dmitry Monakhovquota: unify quota init condition in setattr
2010-05-05 John Kacurudf: BKL ioctl pushdown
2010-04-08 Dmitry Monakhovudf: add speciffic ->setattr callback
2010-04-08 Dan Carpenterudf: potential integer overflow
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-13 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-03-09 Akinobu Mitaudf: use ext2_find_next_bit
2010-03-09 Jan Karaudf: Do not read inode before writing it
2010-03-09 Jan Karaudf: Fix unalloc space handling in udf_update_inode
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
next