| Commit message (Expand) | Author | Age | Files | Lines |
* | fs/ntfs/attrib.c: fix one kernel-doc comment | Yang Li | 2022-01-15 | 1 | -1/+1 |
* | fs: ntfs: Limit NTFS_RW to page sizes smaller than 64k | Guenter Roeck | 2021-11-27 | 1 | -0/+1 |
* | Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2021-11-02 | 1 | -1/+1 |
|\ |
|
| * | iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable | Andreas Gruenbacher | 2021-10-18 | 1 | -1/+1 |
* | | ntfs: use sb_bdev_nr_blocks | Christoph Hellwig | 2021-10-18 | 1 | -5/+3 |
* | | mm: don't include <linux/blkdev.h> in <linux/backing-dev.h> | Christoph Hellwig | 2021-10-18 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2021-07-03 | 1 | -23/+10 |
|\ |
|
| * | iov_iter: replace iov_iter_copy_from_user_atomic() with iterator-advancing va... | Al Viro | 2021-06-10 | 1 | -3/+1 |
| * | ntfs_copy_from_user_iter(): don't bother with copying iov_iter | Al Viro | 2021-06-02 | 1 | -22/+11 |
* | | ntfs: fix validity check for file name attribute | Desmond Cheong Zhi Xi | 2021-06-29 | 1 | -1/+1 |
|/ |
|
* | ntfs: check for valid standard information attribute | Rustam Kovhaev | 2021-02-24 | 1 | -0/+6 |
* | ntfs: layout.h: delete duplicated words | Randy Dunlap | 2021-02-24 | 1 | -2/+2 |
* | fs: make helpers idmap mount aware | Christian Brauner | 2021-01-24 | 2 | -2/+5 |
* | attr: handle idmapped mounts | Christian Brauner | 2021-01-24 | 1 | -1/+1 |
* | fs/ntfs: remove unused variable attr_len | Alex Shi | 2020-12-15 | 1 | -2/+0 |
* | fs/ntfs: remove unused varibles | Alex Shi | 2020-12-15 | 2 | -6/+2 |
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2020-10-24 | 1 | -2/+1 |
|\ |
|
| * | [PATCH] reduce boilerplate in fsid handling | Al Viro | 2020-09-18 | 1 | -2/+1 |
* | | ntfs: add check for mft record size in superblock | Rustam Kovhaev | 2020-10-13 | 1 | -0/+6 |
|/ |
|
* | ntfs: fix ntfs_test_inode and ntfs_init_locked_inode function type | Luca Stefani | 2020-08-07 | 4 | -19/+18 |
* | block: move block-related definitions out of fs.h | Christoph Hellwig | 2020-06-24 | 1 | -0/+1 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-06-02 | 3 | -3/+3 |
|\ |
|
| * | mm: remove the pgprot argument to __vmalloc | Christoph Hellwig | 2020-06-02 | 1 | -1/+1 |
| * | ntfs: replace attach_page_buffers with attach_page_private | Guoqing Jiang | 2020-06-02 | 2 | -2/+2 |
* | | docs: filesystems: fix renamed references | Mauro Carvalho Chehab | 2020-04-20 | 1 | -1/+1 |
|/ |
|
* | fs/buffer: Make BH_Uptodate_Lock bit_spin_lock a regular spinlock_t | Thomas Gleixner | 2020-03-28 | 1 | -6/+3 |
* | utimes: Clamp the timestamps in notify_change() | Amir Goldstein | 2019-12-08 | 1 | -12/+6 |
* | ntfs: remove (un)?likely() from IS_ERR() conditions | Denis Efremov | 2019-09-26 | 4 | -9/+9 |
* | timestamp_truncate: Replace users of timespec64_trunc | Deepa Dinamani | 2019-08-30 | 1 | -9/+12 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 97 | Thomas Gleixner | 2019-05-24 | 1 | -15/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 96 | Thomas Gleixner | 2019-05-24 | 43 | -645/+43 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | ntfs: switch to ->free_inode() | Al Viro | 2019-05-01 | 3 | -15/+6 |
* | mm: convert totalram_pages and totalhigh_pages variables to atomic | Arun KS | 2018-12-28 | 1 | -1/+1 |
* | ntfs: don't open-code ERR_CAST | Al Viro | 2018-10-12 | 1 | -1/+1 |
* | ntfs: mft: remove VLA usage | Kees Cook | 2018-08-17 | 1 | -2/+10 |
* | ntfs: decompress: remove VLA usage | Kees Cook | 2018-08-17 | 1 | -12/+16 |
* | ntfs: aops: remove VLA usage | Kees Cook | 2018-08-17 | 1 | -1/+4 |
* | fs/ntfs/aops.c: don't disable interrupts during kmap_atomic() | Sebastian Andrzej Siewior | 2018-08-17 | 1 | -4/+0 |
* | fs/ntfs: use timespec64 directly for timestamp conversion | Arnd Bergmann | 2018-08-17 | 2 | -18/+21 |
* | Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2018-06-15 | 1 | -15/+15 |
|\ |
|
| * | vfs: change inode times to use struct timespec64 | Deepa Dinamani | 2018-06-05 | 1 | -15/+15 |
* | | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-12 | 1 | -1/+1 |
|/ |
|
* | ntfs: fix bogus __mark_inode_dirty(I_DIRTY_SYNC | I_DIRTY_DATASYNC) call | Christoph Hellwig | 2018-03-28 | 1 | -2/+2 |
* | ntfs: remove i_version handling | Jeff Layton | 2018-01-01 | 2 | -15/+0 |
* | Rename superblock flags (MS_xyz -> SB_xyz) | Linus Torvalds | 2017-11-27 | 1 | -16/+16 |
* | Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-11-14 | 2 | -2/+2 |
|\ |
|
| * | buffer: have alloc_page_buffers() use __GFP_NOFAIL | Jens Axboe | 2017-10-03 | 2 | -2/+2 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2017-09-14 | 1 | -17/+14 |
|\ |
|