Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Pull ext3, UDF, and quota fixes from Jan Kara: "A couple of ext3 & UDF fixes and also one improvement in quota locking." * 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs: ext3: fix start and len arguments handling in ext3_trim_fs() udf: Fix deadlock in udf_release_file() udf: Fix file entry logicalBlocksRecorded udf: Fix handling of i_blocks quota: Make quota code not call tty layer with dqptr_sem held udf: Init/maintain file entry checkpoint field ext3: Update ctime in ext3_splice_branch() only when needed ext3: Don't call dquot_free_block() if we don't update anything udf: Remove unnecessary OOM messages
No related branches found
No related tags found
Showing
- fs/ext3/balloc.c 44 additions, 40 deletionsfs/ext3/balloc.c
- fs/ext3/inode.c 6 additions, 3 deletionsfs/ext3/inode.c
- fs/quota/dquot.c 113 additions, 76 deletionsfs/quota/dquot.c
- fs/udf/balloc.c 46 additions, 38 deletionsfs/udf/balloc.c
- fs/udf/ialloc.c 1 addition, 0 deletionsfs/udf/ialloc.c
- fs/udf/inode.c 14 additions, 6 deletionsfs/udf/inode.c
- fs/udf/super.c 1 addition, 4 deletionsfs/udf/super.c
- fs/udf/udf_i.h 1 addition, 0 deletionsfs/udf/udf_i.h
Loading
Please register or sign in to comment