Age | Commit message (Expand) | Author | Files | Lines |
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 |