| Age | Commit message (Expand) | Author | Files | Lines |
| 2 days | Merge branch 'fs-next' of linux-next | Mark Brown | 4 | -0/+41 |
| 3 days | kunit: fat: test cluster and directory i_pos layout helpers | Adi Nata | 1 | -0/+33 |
| 2026-05-11 | fat: Implement fileattr_get for case sensitivity | Chuck Lever | 4 | -0/+41 |
| 2026-04-13 | Merge tag 'vfs-7.1-rc1.bh.metadata' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -20/+36 |
| 2026-03-26 | fat: Track metadata bhs in fs-private inode part | Jan Kara | 7 | -20/+34 |
| 2026-03-26 | fat: Sync and invalidate metadata buffers from fat_evict_inode() | Jan Kara | 1 | -1/+3 |
| 2026-03-26 | fat: Switch to generic_buffers_fsync_noflush() | Jan Kara | 1 | -1/+1 |
| 2026-03-26 | fat: fix stack frame size warnings in KUnit tests | Christian Brauner | 1 | -1/+1 |
| 2026-03-24 | fat: add KUnit tests for timestamp conversion helpers | avivdaum | 2 | -8/+175 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -2/+2 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 2 | -3/+3 |
| 2026-02-12 | Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 4 | -4/+16 |
| 2026-02-09 | Merge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -4/+3 |
| 2026-02-09 | Merge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -0/+4 |
| 2026-01-26 | fat: avoid parent link count underflow in rmdir | Zhiyu Zhang | 2 | -2/+12 |
| 2026-01-20 | fat: remove unused parameter | Lalit Shankar Chowdhury | 1 | -2/+2 |
| 2026-01-20 | kernel.h: drop hex.h and update all hex.h users | Randy Dunlap | 2 | -0/+2 |
| 2026-01-12 | fs: refactor ->update_time handling | Christoph Hellwig | 2 | -21/+8 |
| 2026-01-12 | fat: cleanup the flags for fat_truncate_time | Christoph Hellwig | 7 | -51/+44 |
| 2026-01-12 | fat: add setlease file operation | Jeff Layton | 2 | -0/+4 |
| 2025-12-15 | fs: use min() or umin() instead of min_t() | David Laight | 2 | -4/+3 |
| 2025-12-13 | Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -6/+1 |
| 2025-12-10 | fs/fat: remove unnecessary wrapper fat_max_cache() | Lalit Shankar Chowdhury | 1 | -6/+1 |
| 2025-12-01 | Merge tag 'vfs-6.19-rc1.fs_header' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
| 2025-11-05 | fs: inline current_umask() and move it to fs_struct.h | Mateusz Guzik | 1 | -0/+1 |
| 2025-11-05 | vfat: fix missing sb_min_blocksize() return value checks | Yongpeng Yang | 1 | -1/+5 |
| 2025-09-13 | vfat: remove unused variable | zhoumin | 1 | -4/+3 |
| 2025-08-03 | Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2 | -4/+4 |
| 2025-08-02 | fat: fix too many log in fat_chain_add() | OGAWA Hirofumi | 1 | -3/+3 |
| 2025-07-28 | Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
| 2025-07-28 | Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -8/+10 |
| 2025-07-16 | fs: change write_begin/write_end interface to take struct kiocb * | Taotao Chen | 1 | -8/+10 |
| 2025-07-09 | fs: fat: Prevent fsfuzzer from dominating the console | Li Chen | 1 | -1/+1 |
| 2025-06-17 | fs: convert simple use of generic_file_*_mmap() to .mmap_prepare() | Lorenzo Stoakes | 1 | -1/+1 |
| 2025-06-10 | new helper: set_default_d_op() | Al Viro | 2 | -3/+3 |
| 2025-02-27 | Change inode_operations.mkdir to return struct dentry * | NeilBrown | 2 | -8/+8 |
| 2025-01-27 | vfat_revalidate{,_ci}(): use stable parent inode passed by caller | Al Viro | 1 | -9/+4 |
| 2025-01-27 | Pass parent directory inode and expected name to ->d_revalidate() | Al Viro | 1 | -2/+4 |
| 2024-10-17 | fat: fix uninitialized variable | OGAWA Hirofumi | 1 | -1/+1 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
| 2024-08-07 | fs: Convert aops->write_begin to take a folio | Matthew Wilcox (Oracle) | 1 | -3/+2 |
| 2024-08-07 | fs: Convert aops->write_end to take a folio | Matthew Wilcox (Oracle) | 1 | -2/+2 |
| 2024-07-15 | Merge tag 'vfs-6.11.mount.api' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -355/+411 |
| 2024-07-03 | fat: Convert to new uid/gid option parsing helpers | Eric Sandeen | 1 | -12/+4 |
| 2024-07-03 | fat: Convert to new mount api | Eric Sandeen | 4 | -353/+417 |
| 2024-07-03 | fat: move debug into fat_mount_options | Eric Sandeen | 2 | -6/+6 |
| 2024-05-28 | fs: fat: add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 2 | -0/+2 |
| 2024-04-25 | fs: add kernel-doc comments to fat_parse_long() | Yang Li | 1 | -0/+12 |
| 2024-03-14 | Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -0/+6 |
| 2024-03-12 | mm, slab: remove last vestiges of SLAB_MEM_SPREAD | Linus Torvalds | 2 | -2/+2 |
| 2024-02-22 | fat: fix uninitialized field in nostale filehandles | Jan Kara | 1 | -0/+6 |
| 2024-02-08 | fat: Hook up sb->s_uuid | Kent Overstreet | 1 | -0/+3 |
| 2023-11-07 | Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 1 | -0/+1 |
| 2023-10-28 | exportfs: make ->encode_fh() a mandatory method for NFS export | Amir Goldstein | 1 | -0/+1 |
| 2023-10-18 | fat: convert to new timestamp accessors | Jeff Layton | 2 | -11/+20 |
| 2023-08-29 | Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -0/+1 |
| 2023-08-11 | fs: drop the timespec64 argument from update_time | Jeff Layton | 2 | -3/+2 |
| 2023-08-11 | fat: make fat_update_time get its own timestamp | Jeff Layton | 1 | -1/+1 |
| 2023-08-11 | fat: remove i_version handling from fat_update_time | Jeff Layton | 1 | -3/+0 |
| 2023-08-09 | fs: pass the request_mask to generic_fillattr | Jeff Layton | 1 | -1/+1 |
| 2023-08-02 | fs: add CONFIG_BUFFER_HEAD | Christoph Hellwig | 1 | -0/+1 |
| 2023-07-24 | fat: convert to ctime accessor functions | Jeff Layton | 2 | -4/+4 |
| 2023-05-24 | splice: Use filemap_splice_read() instead of generic_file_splice_read() | David Howells | 1 | -1/+1 |
| 2023-02-23 | Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -2/+2 |
| 2023-02-20 | Merge tag 'for-6.3/dio-2023-02-16' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -0/+1 |
| 2023-02-02 | fat: fix return value of vfat_bad_char() and vfat_replace_char() functions | Pali Rohár | 1 | -2/+2 |
| 2023-01-26 | fs: build the legacy direct I/O code conditionally | Christoph Hellwig | 1 | -0/+1 |
| 2023-01-19 | fs: port vfs{g,u}id helpers to mnt_idmap | Christian Brauner | 1 | -3/+2 |
| 2023-01-19 | fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap | Christian Brauner | 1 | -4/+4 |
| 2023-01-19 | fs: port ->rename() to pass mnt_idmap | Christian Brauner | 2 | -2/+2 |
| 2023-01-19 | fs: port ->mkdir() to pass mnt_idmap | Christian Brauner | 2 | -2/+2 |
| 2023-01-19 | fs: port ->create() to pass mnt_idmap | Christian Brauner | 2 | -2/+2 |
| 2023-01-19 | fs: port ->getattr() to pass mnt_idmap | Christian Brauner | 2 | -3/+3 |
| 2023-01-19 | fs: port ->setattr() to pass mnt_idmap | Christian Brauner | 2 | -6/+7 |
| 2022-12-13 | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -7/+2 |
| 2022-12-11 | fat: remove ->writepage | Christoph Hellwig | 1 | -7/+2 |
| 2022-11-30 | fat (exportfs): fix some kernel-doc warnings | Bo Liu | 1 | -2/+2 |
| 2022-10-11 | treewide: use get_random_u32() when possible | Jason A. Donenfeld | 1 | -1/+1 |
| 2022-10-06 | Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -4/+4 |
| 2022-09-20 | fat: port to vfs{g,u}id_t and associated helpers | Christian Brauner | 1 | -2/+3 |
| 2022-08-17 | Change calling conventions for filldir_t | Al Viro | 1 | -4/+4 |
| 2022-08-07 | Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -39/+192 |
| 2022-06-26 | attr: port attribute changes to new types | Christian Brauner | 1 | -3/+5 |
| 2022-06-26 | security: pass down mount idmapping to setattr hook | Christian Brauner | 1 | -1/+2 |
| 2022-06-16 | fat: add renameat2 RENAME_EXCHANGE flag support | Javier Martinez Canillas | 1 | -1/+122 |
| 2022-06-16 | fat: factor out reusable code in vfat_rename() as helper functions | OGAWA Hirofumi | 1 | -32/+57 |
| 2022-06-16 | fat: add a vfat_rename2() and make existing .rename callback a helper | Javier Martinez Canillas | 1 | -7/+14 |
| 2022-05-27 | Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 6 | -55/+81 |
| 2022-05-24 | Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 1 | -5/+5 |
| 2022-05-19 | fat: remove time truncations in vfat_create/vfat_mkdir | Chung-Chiang Cheng | 3 | -27/+0 |
| 2022-05-19 | fat: report creation time in statx | Chung-Chiang Cheng | 3 | -5/+20 |
| 2022-05-19 | fat: ignore ctime updates, and keep ctime identical to mtime in memory | Chung-Chiang Cheng | 2 | -10/+10 |
| 2022-05-19 | fat: split fat_truncate_time() into separate functions | Chung-Chiang Cheng | 2 | -27/+53 |
| 2022-05-09 | fs: Convert mpage_readpage to mpage_read_folio | Matthew Wilcox (Oracle) | 1 | -3/+3 |
| 2022-05-08 | fs: Remove flags parameter from aops->write_begin | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2022-05-08 | fs: Remove aop flags parameter from cont_write_begin() | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2022-04-29 | fat: add ratelimit to fat*_ent_bread() | OGAWA Hirofumi | 1 | -3/+4 |
| 2022-04-29 | fatfs: add FAT messages to printk index | Jonathan Lassoff | 2 | -5/+18 |
| 2022-04-29 | fatfs: remove redundant judgment | Yubo Feng | 1 | -4/+2 |
| 2022-04-17 | block: add a bdev_discard_granularity helper | Christoph Hellwig | 1 | -2/+1 |
| 2022-04-17 | block: remove QUEUE_FLAG_DISCARD | Christoph Hellwig | 2 | -8/+4 |
| 2022-03-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
| 2022-03-23 | fat: use pointer to simple type in put_user() | Helge Deller | 1 | -1/+1 |
| 2022-03-22 | Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 1 | -1/+2 |
| 2022-03-22 | fs: allocate inode by using alloc_inode_sb() | Muchun Song | 1 | -1/+1 |
| 2022-03-16 | fs: Convert __set_page_dirty_buffers to block_dirty_folio | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2022-03-15 | fs: Turn block_invalidatepage into block_invalidate_folio | Matthew Wilcox (Oracle) | 1 | -0/+1 |
| 2022-01-20 | FAT: use io_schedule_timeout() instead of congestion_wait() | NeilBrown | 1 | -2/+3 |
| 2021-11-01 | Merge tag 'for-5.16/inode-sync-2021-10-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -4/+2 |
| 2021-10-22 | fat: use sync_blockdev_nowait | Christoph Hellwig | 1 | -4/+2 |
| 2021-10-18 | fat: use bdev_nr_sectors instead of open coding it | Christoph Hellwig | 1 | -4/+1 |
| 2021-09-02 | Merge tag 'linux-kselftest-kunit-5.15-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 5 | -1/+219 |
| 2021-08-13 | fat: Add KUnit tests for checksums and timestamps | David Gow | 5 | -1/+219 |
| 2021-08-09 | block: move the bdi from the request_queue to the gendisk | Christoph Hellwig | 1 | -0/+1 |
| 2021-06-29 | mm: require ->set_page_dirty to be explicitly wired up | Christoph Hellwig | 1 | -0/+1 |
| 2021-05-07 | fs: fat: fix spelling typo of values | dingsenjie | 1 | -1/+1 |
| 2021-02-23 | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -25/+32 |
| 2021-02-22 | Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -11/+12 |
| 2021-01-27 | block: use an on-stack bio in blkdev_issue_flush | Christoph Hellwig | 1 | -1/+1 |
| 2021-01-24 | fat: handle idmapped mounts | Christian Brauner | 3 | -9/+10 |
| 2021-01-24 | fs: make helpers idmap mount aware | Christian Brauner | 4 | -16/+22 |
| 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-13 | fat: only specify I_DIRTY_TIME when needed in fat_update_time() | Eric Biggers | 1 | -11/+12 |
| 2020-09-18 | [PATCH] reduce boilerplate in fsid handling | Al Viro | 1 | -2/+1 |
| 2020-08-12 | fat: fix fat_ra_init() for data clusters == 0 | OGAWA Hirofumi | 1 | -0/+3 |
| 2020-08-12 | VFAT/FAT/MSDOS FILESYSTEM: replace HTTP links with HTTPS ones | Alexander A. Klimov | 1 | -1/+1 |
| 2020-08-12 | fatfs: switch write_lock to read_lock in fat_ioctl_get_attributes | Yubo Feng | 1 | -2/+2 |
| 2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook | 1 | -1/+1 |
| 2020-06-04 | fat: improve the readahead for FAT entries | OGAWA Hirofumi | 1 | -28/+75 |
| 2020-06-04 | fat: don't allow to mount if the FAT length == 0 | OGAWA Hirofumi | 1 | -0/+6 |
| 2020-06-02 | Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
| 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-06-01 | Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -4/+0 |
| 2020-05-22 | block: remove the error_sector argument to blkdev_issue_flush | Christoph Hellwig | 1 | -1/+1 |
| 2020-05-09 | fat_dir_ioctl(): hadn't needed that access_ok() for more than a decade... | Al Viro | 1 | -4/+0 |
| 2020-04-20 | docs: fix broken references to text files | Mauro Carvalho Chehab | 1 | -4/+4 |
| 2020-03-06 | fat: fix uninit-memory access for partial initialized inode | OGAWA Hirofumi | 1 | -12/+7 |
| 2020-02-05 | Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+9 |
| 2019-12-18 | fat: use prandom_u32() for i_generation | Arnd Bergmann | 1 | -1/+2 |
| 2019-12-08 | fs: fat: Eliminate timespec64_trunc() usage | Deepa Dinamani | 1 | -1/+9 |
| 2019-10-23 | compat_ioctl: move drivers to compat_ptr_ioctl | Arnd Bergmann | 1 | -12/+1 |
| 2019-09-25 | fat: delete an unnecessary check before brelse() | Markus Elfring | 1 | -3/+1 |
| 2019-09-24 | fat: work around race with userspace's read via blockdev while mounting | OGAWA Hirofumi | 2 | -2/+14 |
| 2019-08-30 | fs: fat: Initialize filesystem timestamp ranges | Deepa Dinamani | 1 | -0/+12 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 | Thomas Gleixner | 1 | -10/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209 | Thomas Gleixner | 1 | -1/+1 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
| 2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 3 | -0/+3 |
| 2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 3 | -0/+3 |
| 2019-05-14 | fs/fat/file.c: issue flush after the writeback of FAT | Hou Tao | 1 | -3/+8 |
| 2019-05-01 | fat: switch to ->free_inode() | Al Viro | 1 | -8/+2 |
| 2019-03-07 | fat: enable .splice_write to support splice on O_DIRECT file | Hou Tao | 1 | -0/+1 |
| 2019-01-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 6 | -25/+55 |
| 2019-01-04 | fat: new inline functions to determine the FAT variant (32, 16 or 12) | Carmeli Tamir | 6 | -22/+39 |
| 2019-01-04 | fat: move MAX_FAT to fat.h and change it to inline function | Carmeli Tamir | 2 | -1/+10 |
| 2019-01-04 | fat: remove FAT_FIRST_ENT macro | Carmeli Tamir | 1 | -4/+8 |
| 2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds | 1 | -2/+2 |
| 2018-10-31 | fat: truncate inode timestamp updates in setattr | Frank Sorenson | 1 | -0/+12 |
| 2018-10-31 | fat: change timestamp updates to use fat_truncate_time | Frank Sorenson | 5 | -20/+20 |
| 2018-10-31 | fat: add functions to update and truncate timestamps appropriately | Frank Sorenson | 6 | -0/+87 |
| 2018-10-31 | fat: create a function to calculate the timezone offest | Frank Sorenson | 1 | -7/+9 |
| 2018-10-31 | fat: expand a slightly out-of-date comment | Mihir Mehta | 1 | -1/+3 |
| 2018-10-13 | fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters() | Khazhismel Kumykov | 1 | -0/+1 |
| 2018-08-22 | fat: propagate 64-bit inode timestamps | Arnd Bergmann | 6 | -48/+30 |
| 2018-08-22 | fat: validate ->i_start before using | OGAWA Hirofumi | 3 | -10/+20 |
| 2018-08-22 | fat: add FITRIM ioctl for FAT file system | Wentao Wang | 3 | -0/+136 |
| 2018-07-21 | fat: fix memory allocation failure handling of match_strdup() | OGAWA Hirofumi | 1 | -7/+13 |
| 2018-06-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+7 |
| 2018-06-15 | fat: use fat_fs_error() instead of BUG_ON() in __fat_get_block() | OGAWA Hirofumi | 1 | -1/+7 |
| 2018-06-15 | Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 3 | -22/+41 |
| 2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 1 | -1/+1 |
| 2018-06-05 | vfs: change inode times to use struct timespec64 | Deepa Dinamani | 3 | -22/+41 |
| 2018-05-13 | vfat: simplify checks in vfat_lookup() | Al Viro | 1 | -12/+1 |
| 2018-04-20 | msdos_rmdir(): kill BS comment | Al Viro | 1 | -4/+0 |
| 2018-02-01 | iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw} | Goffredo Baroncelli | 1 | -1/+1 |
| 2018-01-29 | fat: convert to new i_version API | Jeff Layton | 4 | -19/+22 |
| 2017-11-29 | fs/fat/inode.c: fix sb_rdonly() change | OGAWA Hirofumi | 1 | -1/+1 |
| 2017-11-27 | Rename superblock flags (MS_xyz -> SB_xyz) | Linus Torvalds | 4 | -9/+9 |
| 2017-11-17 | fat: remove redundant assignment of 0 to slots | Colin Ian King | 1 | -1/+0 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 3 | -0/+3 |
| 2017-09-14 | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 3 | -4/+4 |
| 2017-09-08 | vfat: deduplicate hex2bin() | OGAWA Hirofumi | 1 | -23/+12 |
| 2017-07-17 | VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) | David Howells | 3 | -4/+4 |
| 2017-03-09 | fat: fix using uninitialized fields of fat_inode/fsinfo_inode | OGAWA Hirofumi | 1 | -1/+12 |
| 2017-03-02 | statx: Add a system call to make enhanced file info available | David Howells | 2 | -4/+5 |
| 2016-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 5 | -18/+26 |
| 2016-10-10 | Merge remote-tracking branch 'ovl/rename2' into for-linus | Al Viro | 2 | -2/+10 |
| 2016-10-08 | Merge remote-tracking branch 'jk/vfs' into work.misc | Al Viro | 1 | -1/+1 |
| 2016-09-27 | fs: Replace current_fs_time() with current_time() | Deepa Dinamani | 1 | -1/+1 |
| 2016-09-27 | fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps | Deepa Dinamani | 5 | -15/+15 |
| 2016-09-27 | fs: rename "rename2" i_op to "rename" | Miklos Szeredi | 2 | -2/+2 |
| 2016-09-27 | fs: support RENAME_NOREPLACE for local filesystems | Miklos Szeredi | 2 | -4/+12 |
| 2016-09-22 | fs: Give dentry to inode_change_ok() instead of inode | Jan Kara | 1 | -1/+1 |
| 2016-09-16 | vfat: don't use ->d_time | Miklos Szeredi | 1 | -4/+15 |
| 2016-08-07 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2 | -5/+5 |
| 2016-08-06 | Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+3 |
| 2016-07-31 | get rid of 'parent' argument of ->d_compare() | Al Viro | 2 | -3/+3 |
| 2016-07-30 | qstr: constify instances in vfat | Al Viro | 1 | -3/+3 |