-
- Downloads
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Pull UDF fixes and cleanups from Jan Kara: "Several small UDF fixes and cleanups and a small cleanup of fanotify code" * 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs: fanotify: simplify the code of fanotify_merge udf: simplify udf_ioctl() udf: fix ioctl errors udf: allow implicit blocksize specification during mount udf: check partition reference in udf_read_inode() udf: atomically read inode size udf: merge module informations in super.c udf: remove next_epos from udf_update_extent_cache() udf: Factor out trimming of crtime udf: remove empty condition udf: remove unneeded line break udf: merge bh free udf: use pointer for kernel_long_ad argument udf: use __packed instead of __attribute__ ((packed)) udf: Make stat on symlink report symlink length as st_size fs/udf: make #ifdef UDF_PREALLOCATE unconditional fs: udf: Replace CURRENT_TIME with current_time()
No related branches found
No related tags found
Showing
- fs/notify/fanotify/fanotify.c 3 additions, 8 deletionsfs/notify/fanotify/fanotify.c
- fs/udf/ecma_167.h 49 additions, 49 deletionsfs/udf/ecma_167.h
- fs/udf/file.c 19 additions, 27 deletionsfs/udf/file.c
- fs/udf/inode.c 49 additions, 69 deletionsfs/udf/inode.c
- fs/udf/lowlevel.c 1 addition, 1 deletionfs/udf/lowlevel.c
- fs/udf/misc.c 0 additions, 2 deletionsfs/udf/misc.c
- fs/udf/namei.c 1 addition, 1 deletionfs/udf/namei.c
- fs/udf/osta_udf.h 17 additions, 17 deletionsfs/udf/osta_udf.h
- fs/udf/super.c 35 additions, 18 deletionsfs/udf/super.c
- fs/udf/symlink.c 30 additions, 0 deletionsfs/udf/symlink.c
- fs/udf/udfdecl.h 1 addition, 1 deletionfs/udf/udfdecl.h
Loading
Please register or sign in to comment