| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-07-01 | Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+4 |
| 2021-06-29 | mm: require ->set_page_dirty to be explicitly wired up | Christoph Hellwig | 2 | -0/+2 |
| 2021-05-20 | udf: Fix NULL pointer dereference in udf_symlink function | Arturo Giusti | 1 | -0/+4 |
| 2021-04-15 | useful constants: struct qstr for ".." | Al Viro | 1 | -2/+1 |
| 2021-02-23 | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -19/+23 |
| 2021-02-22 | Merge tag 'fs_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -7/+11 |
| 2021-02-03 | udf: handle large user and group ID | BingJing Chang | 1 | -4/+5 |
| 2021-01-25 | udf: fix silent AED tagLocation corruption | Steven J. Magnani | 1 | -3/+6 |
| 2021-01-24 | fs: make helpers idmap mount aware | Christian Brauner | 3 | -14/+18 |
| 2021-01-24 | stat: handle idmapped mounts | Christian Brauner | 1 | -1/+1 |
| 2021-01-24 | attr: handle idmapped mounts | Christian Brauner | 1 | -2/+2 |
| 2021-01-24 | inode: make init and permission helpers idmapped mount aware | Christian Brauner | 1 | -1/+1 |
| 2021-01-24 | fs: add file and path permissions helpers | Christian Brauner | 1 | -1/+1 |
| 2021-01-18 | udf: fix the problem that the disc content is not displayed | lianzhi chang | 1 | -3/+4 |
| 2020-10-24 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+1 |
| 2020-09-29 | udf: Limit sparing table size | Jan Kara | 1 | -0/+6 |
| 2020-09-29 | udf: Remove pointless union in udf_inode_info | Jan Kara | 10 | -47/+39 |
| 2020-09-29 | udf: Avoid accessing uninitialized data on failed inode read | Jan Kara | 1 | -11/+14 |
| 2020-09-22 | udf: Fix memory leak when mounting | Jan Kara | 1 | -8/+13 |
| 2020-09-22 | udf: Remove redundant initialization of variable ret | Jing Xiangfeng | 1 | -1/+1 |
| 2020-09-18 | [PATCH] reduce boilerplate in fsid handling | Al Viro | 1 | -2/+1 |
| 2020-08-28 | udf: Use kvzalloc() in udf_sb_alloc_bitmap() | Denis Efremov | 1 | -11/+3 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-08-06 | Merge tag 'for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 3 | -4/+4 |
| 2020-07-27 | udf: osta_udf.h: delete a duplicated word | Randy Dunlap | 1 | -1/+1 |
| 2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook | 1 | -1/+1 |
| 2020-07-14 | udf: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 2 | -3/+3 |
| 2020-06-02 | Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -16/+13 |
| 2020-06-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -4/+3 |
| 2020-06-02 | fs: convert mpage_readpages to mpage_readahead | Matthew Wilcox (Oracle) | 1 | -4/+3 |
| 2020-05-04 | udf: stop using ioctl_by_bdev | Christoph Hellwig | 1 | -16/+13 |
| 2020-04-20 | docs: filesystems: fix renamed references | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2020-04-10 | change email address for Pali Rohár | Pali Rohár | 2 | -2/+2 |
| 2020-03-16 | udf: udf_sb.h: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-01-20 | udf: Clarify meaning of f_files in udf_statfs | Jan Kara | 1 | -0/+4 |
| 2020-01-20 | udf: Allow writing to 'Rewritable' partitions | Jan Kara | 1 | -1/+0 |
| 2020-01-13 | udf: Disallow R/W mode for disk with Metadata partition | Pali Rohár | 1 | -1/+2 |
| 2020-01-13 | udf: Fix meaning of ENTITYID_FLAGS_* macros to be really bitwise-or flags | Pali Rohár | 2 | -3/+3 |
| 2020-01-09 | udf: Fix free space reporting for metadata and virtual partitions | Jan Kara | 1 | -5/+17 |
| 2020-01-08 | udf: Update header files to UDF 2.60 | Pali Rohár | 2 | -33/+83 |
| 2020-01-08 | udf: Move OSTA Identifier Suffix macros from ecma_167.h to osta_udf.h | Pali Rohár | 3 | -20/+12 |
| 2020-01-08 | udf: Fix spelling in EXT_NEXT_EXTENT_ALLOCDESCS | Pali Rohár | 3 | -5/+5 |
| 2019-09-04 | fs-udf: Delete an unnecessary check before brelse() | Markus Elfring | 1 | -2/+1 |
| 2019-09-04 | udf: Drop forward function declarations | Jan Kara | 1 | -53/+49 |
| 2019-09-04 | udf: Verify domain identifier fields | Jan Kara | 2 | -27/+78 |
| 2019-08-27 | udf: augment UDF permissions on new inodes | Steven J. Magnani | 5 | -4/+35 |
| 2019-08-26 | udf: Use dynamic debug infrastructure | Jan Kara | 2 | -16/+1 |
| 2019-08-26 | udf: reduce leakage of blocks related to named streams | Steven J. Magnani | 3 | -2/+29 |
| 2019-07-31 | udf: prevent allocation beyond UDF partition | Steve Magnani | 1 | -0/+11 |
| 2019-07-31 | udf: support 2048-byte spacing of VRS descriptors on 4K media | Steven J. Magnani | 1 | -0/+16 |
| 2019-07-31 | udf: refactor VRS descriptor identification | Steven J. Magnani | 1 | -64/+64 |
| 2019-07-10 | Merge tag 'for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 1 | -33/+60 |
| 2019-07-10 | udf: Fix incorrect final NOT_ALLOCATED (hole) extent length | Steven J. Magnani | 1 | -33/+60 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
| 2019-05-13 | Merge tag 'fs_for_v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -15/+5 |
| 2019-05-01 | udf: switch to ->free_inode() | Al Viro | 1 | -8/+2 |
| 2019-04-17 | udf: fix an uninitialized read bug and remove dead code | Wenwen Wang | 1 | -15/+0 |
| 2019-03-26 | udf: Explain handling of load_nls() failure | Jan Kara | 1 | -0/+5 |
| 2019-03-18 | udf: Propagate errors from udf_truncate_extents() | Jan Kara | 3 | -5/+8 |
| 2019-03-18 | udf: Fix crash on IO error during truncate | Jan Kara | 1 | -0/+3 |
| 2019-02-21 | udf: Drop pointless check from udf_sync_fs() | Jan Kara | 1 | -6/+3 |
| 2019-02-11 | udf: disallow RW mount without valid integrity descriptor | Steve Magnani | 1 | -0/+11 |
| 2019-02-11 | udf: finalize integrity descriptor before writeback | Steve Magnani | 1 | -2/+11 |
| 2019-02-11 | udf: factor out LVID finalization for reuse | Steve Magnani | 1 | -16/+14 |
| 2018-12-27 | Merge tag 'fs_for_4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+6 |
| 2018-12-12 | udf: Fix BUG on corrupted inode | Jan Kara | 1 | -0/+6 |
| 2018-11-19 | udf: Allow mounting volumes with incorrect identification strings | Jan Kara | 2 | -9/+21 |
| 2018-09-07 | udf: Drop pack pragma from udf_sb.h | Jan Kara | 1 | -2/+0 |
| 2018-09-07 | udf: Drop freed bitmap / table support | Jan Kara | 3 | -74/+0 |
| 2018-09-07 | udf: Fix crash during mount | Jan Kara | 1 | -5/+60 |
| 2018-09-07 | udf: Prevent write-unsupported filesystem to be remounted read-write | Jan Kara | 2 | -14/+18 |
| 2018-09-03 | udf: remove unused variables group_start and nr_groups | Colin Ian King | 1 | -4/+2 |
| 2018-08-24 | udf: Fix mounting of Win7 created UDF filesystems | Jan Kara | 1 | -12/+19 |
| 2018-08-24 | udf: Remove dead code from udf_find_fileset() | Jan Kara | 1 | -61/+1 |
| 2018-08-17 | Merge tag 'for_v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 7 | -41/+28 |
| 2018-08-13 | Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -8/+4 |
| 2018-08-03 | udf: switch to discard_new_inode() | Al Viro | 1 | -8/+4 |
| 2018-06-27 | udf: convert inode stamps to timespec64 | Arnd Bergmann | 7 | -41/+28 |
| 2018-06-20 | udf: Drop unused arguments of udf_delete_aext() | Jan Kara | 3 | -9/+7 |
| 2018-06-20 | udf: Provide function for calculating dir entry length | Jan Kara | 3 | -15/+10 |
| 2018-06-20 | udf: Detect incorrect directory size | Jan Kara | 1 | -0/+3 |
| 2018-06-15 | Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 5 | -48/+45 |
| 2018-06-14 | Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti... | Arnd Bergmann | 5 | -48/+45 |
| 2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -3/+4 |
| 2018-06-07 | Merge tag 'udf_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -150/+131 |
| 2018-06-05 | vfs: change inode times to use struct timespec64 | Deepa Dinamani | 2 | -17/+30 |
| 2018-05-25 | udf: Simplify calls to udf_disk_stamp_to_time | Deepa Dinamani | 4 | -37/+21 |
| 2018-05-21 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -4/+2 |
| 2018-05-11 | do d_instantiate/unlock_new_inode combinations safely | Al Viro | 1 | -4/+2 |
| 2018-04-19 | udf: Add support for decoding UTF-16 characters | Jan Kara | 1 | -35/+68 |
| 2018-04-19 | udf: Add support for encoding UTF-16 characters | Jan Kara | 1 | -36/+43 |
| 2018-04-19 | udf: Push sb argument to udf_name_[to|from]_CS0() | Jan Kara | 1 | -33/+24 |
| 2018-04-19 | udf: Convert ident strings to proper charset | Jan Kara | 3 | -6/+14 |
| 2018-04-19 | udf: Use UTF-32 <-> UTF-8 conversion functions from NLS | Jan Kara | 1 | -63/+17 |
| 2018-04-19 | udf: Always require NLS support | Jan Kara | 2 | -13/+1 |
| 2018-04-18 | udf: Fix leak of UTF-16 surrogates into encoded strings | Jan Kara | 1 | -0/+6 |
| 2018-03-02 | udf: fix potential refcnt problem of nls module | Chengguang Xu | 1 | -5/+10 |
| 2018-03-02 | udf: Do not mark possibly inconsistent filesystems as closed | Jan Kara | 2 | -2/+7 |
| 2018-02-27 | udf: Remove never implemented mount options | Jan Kara | 1 | -27/+1 |
| 2018-02-27 | udf: Provide saner default for invalid uid / gid | Jan Kara | 1 | -2/+3 |
| 2018-02-27 | udf: Clean up handling of invalid uid/gid | Jan Kara | 2 | -8/+15 |
| 2018-02-27 | udf: Apply uid/gid mount options also to new inodes & chown | Jan Kara | 2 | -0/+14 |
| 2018-02-27 | udf: Ignore [ug]id=ignore mount options | Jan Kara | 3 | -18/+8 |
| 2018-02-27 | udf: Fix handling of Partition Descriptors | Jan Kara | 1 | -32/+73 |
| 2018-02-27 | udf: Unify common handling of descriptors | Jan Kara | 1 | -22/+19 |
| 2018-02-16 | udf: Convert descriptor index definitions to enum | Jan Kara | 1 | -8/+9 |
| 2018-02-16 | udf: Allow volume descriptor sequence to be terminated by unrecorded block | Jan Kara | 1 | -6/+2 |
| 2018-02-16 | udf: Simplify handling of Volume Descriptor Pointers | Jan Kara | 1 | -25/+16 |
| 2018-02-16 | udf: Fix off-by-one in volume descriptor sequence length | Jan Kara | 1 | -3/+3 |
| 2017-12-19 | udf: Sanitize nanoseconds for time stamps | Jan Kara | 1 | -0/+5 |
| 2017-11-27 | Rename superblock flags (MS_xyz -> SB_xyz) | Linus Torvalds | 1 | -3/+3 |
| 2017-11-14 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 12 | -95/+105 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 4 | -0/+4 |
| 2017-10-17 | udf: Fix some sign-conversion warnings | Steve Magnani | 2 | -4/+4 |
| 2017-10-17 | udf: Fix signed/unsigned format specifiers | Steve Magnani | 8 | -49/+49 |
| 2017-10-17 | udf: Fix 64-bit sign extension issues affecting blocks > 0x7FFFFFFF | Steve Magnani | 10 | -41/+51 |
| 2017-10-16 | udf: Avoid overflow when session starts at large offset | Jan Kara | 1 | -1/+1 |
| 2017-09-14 | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -7/+7 |
| 2017-08-16 | fs-udf: Delete an error message for a failed memory allocation in two functions | Markus Elfring | 2 | -8/+1 |
| 2017-08-16 | fs-udf: Improve six size determinations | Markus Elfring | 3 | -7/+6 |
| 2017-08-16 | fs-udf: Adjust two checks for null pointers | Markus Elfring | 1 | -2/+3 |
| 2017-07-17 | VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) | David Howells | 1 | -7/+7 |
| 2017-06-14 | udf: Convert udf_disk_stamp_to_time() to use mktime64() | Jan Kara | 1 | -51/+2 |
| 2017-06-14 | udf: Use time64_to_tm for timestamp conversion | Jan Kara | 1 | -34/+11 |
| 2017-06-14 | udf: Fix deadlock between writeback and udf_setsize() | Jan Kara | 1 | -2/+2 |
| 2017-06-14 | udf: Use i_size_read() in udf_adinicb_writepage() | Jan Kara | 1 | -1/+2 |
| 2017-06-14 | udf: Fix races with i_size changes during readpage | Jan Kara | 1 | -2/+7 |
| 2017-06-13 | udf: Remove unused UDF_DEFAULT_BLOCKSIZE | Jan Kara | 1 | -2/+0 |
| 2017-04-24 | udf: use kmap_atomic for memcpy copying | Fabian Frederick | 2 | -9/+9 |
| 2017-04-24 | udf: use octal for permissions | Fabian Frederick | 2 | -8/+8 |
| 2017-03-02 | statx: Add a system call to make enhanced file info available | David Howells | 1 | -2/+3 |
| 2017-02-27 | fs: add i_blocksize() | Fabian Frederick | 1 | -1/+1 |
| 2017-02-03 | udf: simplify udf_ioctl() | Fabian Frederick | 1 | -26/+15 |
| 2017-02-03 | udf: fix ioctl errors | Fabian Frederick | 1 | -1/+4 |
| 2017-01-20 | udf: allow implicit blocksize specification during mount | Fabian Frederick | 1 | -9/+19 |
| 2017-01-10 | udf: check partition reference in udf_read_inode() | Fabian Frederick | 1 | -0/+6 |
| 2017-01-10 | udf: atomically read inode size | Fabian Frederick | 2 | -4/+5 |
| 2017-01-10 | udf: merge module informations in super.c | Fabian Frederick | 2 | -7/+6 |
| 2017-01-10 | udf: remove next_epos from udf_update_extent_cache() | Fabian Frederick | 1 | -14/+11 |
| 2017-01-10 | udf: Factor out trimming of crtime | Fabian Frederick | 1 | -14/+11 |
| 2017-01-10 | udf: remove empty condition | Fabian Frederick | 1 | -2/+0 |
| 2017-01-10 | udf: remove unneeded line break | Fabian Frederick | 1 | -2/+1 |
| 2017-01-10 | udf: merge bh free | Fabian Frederick | 1 | -18/+10 |
| 2017-01-10 | udf: use pointer for kernel_long_ad argument | Fabian Frederick | 1 | -14/+9 |
| 2017-01-10 | udf: use __packed instead of __attribute__ ((packed)) | Fabian Frederick | 2 | -66/+66 |
| 2017-01-05 | udf: Make stat on symlink report symlink length as st_size | Jan Kara | 4 | -2/+33 |
| 2017-01-03 | fs/udf: make #ifdef UDF_PREALLOCATE unconditional | Steve Kenton | 2 | -3/+0 |
| 2017-01-03 | fs: udf: Replace CURRENT_TIME with current_time() | Deepa Dinamani | 1 | -3/+6 |
| 2016-11-01 | block,fs: untangle fs.h and blk_types.h | Christoph Hellwig | 3 | -0/+3 |
| 2016-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -14/+18 |
| 2016-10-10 | Merge remote-tracking branch 'ovl/rename2' into for-linus | Al Viro | 1 | -1/+5 |
| 2016-09-27 | fs: Replace current_fs_time() with current_time() | Deepa Dinamani | 3 | -13/+13 |
| 2016-09-27 | fs: rename "rename2" i_op to "rename" | Miklos Szeredi | 1 | -1/+1 |
| 2016-09-27 | fs: support RENAME_NOREPLACE for local filesystems | Miklos Szeredi | 1 | -2/+6 |
| 2016-09-22 | fs: Give dentry to inode_change_ok() instead of inode | Jan Kara | 1 | -1/+1 |
| 2016-09-19 | udf: don't bother with full-page write optimisations in adinicb case | Al Viro | 1 | -1/+15 |
| 2016-09-06 | udf: Remove useless check in udf_adinicb_write_begin() | Jan Kara | 1 | -1/+1 |
| 2016-07-26 | Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -2/+2 |
| 2016-07-26 | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -3/+3 |
| 2016-07-20 | block: get rid of bio_rw and READA | Christoph Hellwig | 2 | -2/+2 |
| 2016-06-07 | fs: have ll_rw_block users pass in op and flags separately | Mike Christie | 3 | -3/+3 |
| 2016-05-19 | udf: Use correct partition reference number for metadata | Alden Tondettar | 3 | -12/+21 |
| 2016-05-19 | udf: Use IS_ERR when loading metadata mirror file entry | Alden Tondettar | 1 | -0/+2 |
| 2016-05-19 | udf: Don't BUG on missing metadata partition descriptor | Alden Tondettar | 1 | -2/+3 |
| 2016-05-17 | Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -9/+5 |
| 2016-05-17 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2 | -27/+44 |
| 2016-05-17 | Merge branch 'ovl-fixes' into for-linus | Al Viro | 3 | -5/+17 |
| 2016-05-09 | more trivial ->iterate_shared conversions | Al Viro | 1 | -1/+1 |
| 2016-05-02 | Merge getxattr prototype change into work.lookups | Al Viro | 1 | -1/+1 |
| 2016-05-01 | fs: simplify the generic_write_sync prototype | Christoph Hellwig | 1 | -3/+1 |
| 2016-05-01 | fs: add IOCB_SYNC and IOCB_DSYNC | Christoph Hellwig | 1 | -1/+1 |
| 2016-05-01 | direct-io: eliminate the offset argument to ->direct_IO | Christoph Hellwig | 2 | -6/+4 |
| 2016-04-28 | udf: Export superblock magic to userspace | Jan Kara | 1 | -3/+1 |
| 2016-04-26 | udf: Prevent stack overflow on corrupted filesystem mount | Alden Tondettar | 1 | -24/+43 |
| 2016-04-25 | udf: Fix conversion of 'dstring' fields to UTF8 | Andrew Gabbasov | 3 | -5/+17 |
| 2016-04-10 | don't bother with ->d_inode->i_sb - it's always equal to ->d_sb | Al Viro | 1 | -1/+1 |
| 2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2 | -5/+5 |
| 2016-02-09 | udf: Merge linux specific translation into CS0 conversion function | Andrew Gabbasov | 1 | -128/+152 |
| 2016-02-09 | udf: Remove struct ustr as non-needed intermediate storage | Andrew Gabbasov | 3 | -134/+61 |
| 2016-02-09 | udf: Use separate buffer for copying split names | Jan Kara | 2 | -4/+22 |
| 2016-02-09 | udf: Adjust UDF_NAME_LEN to better reflect actual restrictions | Andrew Gabbasov | 4 | -12/+12 |
| 2016-02-09 | udf: Join functions for UTF8 and NLS conversions | Andrew Gabbasov | 1 | -188/+90 |
| 2016-02-09 | udf: Parameterize output length in udf_put_filename | Andrew Gabbasov | 3 | -11/+13 |
| 2016-01-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -6/+6 |
| 2016-01-22 | tree wide: use kvfree() than conditional kfree()/vfree() | Tetsuo Handa | 1 | -6/+1 |
| 2016-01-22 | wrappers for ->i_mutex access | Al Viro | 2 | -6/+6 |
| 2016-01-15 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 5 | -191/+189 |
| 2016-01-14 | kmemcg: account certain kmem allocations to memcg | Vladimir Davydov | 1 | -1/+2 |
| 2016-01-04 | udf: Check output buffer length when converting name to CS0 | Andrew Gabbasov | 1 | -2/+13 |
| 2016-01-04 | udf: Prevent buffer overrun with multi-byte characters | Andrew Gabbasov | 1 | -1/+5 |
| 2016-01-04 | udf: avoid uninitialized variable use | Arnd Bergmann | 1 | -0/+4 |
| 2015-12-23 | udf: Fix lost indirect extent block | Jan Kara | 1 | -1/+10 |
| 2015-12-23 | udf: Factor out code for creating indirect extent | Jan Kara | 3 | -189/+130 |
| 2015-12-23 | udf: limit the maximum number of indirect extents in a row | Vegard Nossum | 1 | -0/+15 |
| 2015-12-14 | udf: limit the maximum number of TD redirections | Vegard Nossum | 1 | -0/+14 |
| 2015-12-08 | don't put symlink bodies in pagecache into highmem | Al Viro | 3 | -3/+3 |
| 2015-12-06 | udf: don't duplicate page_symlink_inode_operations | Al Viro | 3 | -8/+2 |
| 2015-08-20 | udf: Don't modify filesystem for read-only mounts | Jan Kara | 1 | -2/+5 |
| 2015-07-09 | udf: Don't corrupt unalloc spacetable when writing it | Steven J. Magnani | 1 | -12/+7 |
| 2015-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |