index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ntfs
/
aops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-20
buffer: convert __block_write_full_page() to __block_write_full_folio()
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-02-03
ntfs: fix multiple kernel-doc warnings
Randy Dunlap
1
-5
/
+5
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-3
/
+3
2022-08-02
mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio()
Matthew Wilcox (Oracle)
1
-3
/
+3
2022-07-14
fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
Bart Van Assche
1
-3
/
+3
2022-05-09
ntfs: Convert ntfs to read_folio
Matthew Wilcox (Oracle)
1
-19
/
+21
2022-04-01
ntfs: Correct mark_ntfs_record_dirty() folio conversion
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-16
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
1
-6
/
+6
2022-03-15
fs: Convert trivial uses of __set_page_dirty_nobuffers to filemap_dirty_folio
Matthew Wilcox (Oracle)
1
-3
/
+1
2022-03-15
fs: Turn block_invalidatepage into block_invalidate_folio
Matthew Wilcox (Oracle)
1
-2
/
+3
2020-06-02
ntfs: replace attach_page_buffers with attach_page_private
Guoqing Jiang
1
-1
/
+1
2020-03-28
fs/buffer: Make BH_Uptodate_Lock bit_spin_lock a regular spinlock_t
Thomas Gleixner
1
-6
/
+3
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 96
Thomas Gleixner
1
-15
/
+1
2018-08-18
ntfs: aops: remove VLA usage
Kees Cook
1
-1
/
+4
2018-08-18
fs/ntfs/aops.c: don't disable interrupts during kmap_atomic()
Sebastian Andrzej Siewior
1
-4
/
+0
2017-10-03
buffer: have alloc_page_buffers() use __GFP_NOFAIL
Jens Axboe
1
-1
/
+1
2016-11-04
fs: Add helper to clean bdev aliases under a bh and use it
Jan Kara
1
-1
/
+1
2016-11-01
mm: only include blk_types in swap.h if CONFIG_SWAP is enabled
Christoph Hellwig
1
-0
/
+1
2016-06-07
fs: have submit_bh users pass in op and flags separately
Mike Christie
1
-3
/
+3
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
1
-1
/
+1
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-24
/
+24
2014-10-16
NTFS: Add bmap address space operation needed for FIBMAP ioctl.
Anton Altaparmakov
1
-0
/
+124
2014-10-16
NTFS: Split ntfs_aops into ntfs_normal_aops and ntfs_compressed_aops
Anton Altaparmakov
1
-12
/
+27
2013-05-22
mm: change invalidatepage prototype to accept length
Lukas Czerner
1
-1
/
+1
2012-03-20
ntfs: remove the second argument of k[un]map_atomic()
Cong Wang
1
-10
/
+10
2011-03-10
block: remove per-queue plugging
Jens Axboe
1
-4
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-16
HWPOISON: Enable .remove_error_page for migration aware file systems
Andi Kleen
1
-0
/
+2
2008-08-05
fs: rename buffer trylock
Nick Piggin
1
-1
/
+1
2008-02-05
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
Christoph Lameter
1
-9
/
+11
2007-11-03
NTFS: Fix read regression.
Anton Altaparmakov
1
-1
/
+9
2007-10-12
NTFS: Fix a mount time deadlock.
Anton Altaparmakov
1
-11
/
+11
2007-05-12
ntfs: use zero_user_page
Nate Diller
1
-27
/
+9
2007-01-31
[PATCH] ntfs: kmap_atomic() atomicity fix
Andrew Morton
1
-0
/
+4
2006-10-01
[PATCH] fs/ntfs: Conversion to generic boolean
Richard Knutsson
1
-15
/
+15
2006-06-29
[PATCH] mark address_space_operations const
Christoph Hellwig
1
-2
/
+2
2006-03-23
NTFS: Semaphore to mutex conversion.
Ingo Molnar
1
-3
/
+3
2006-03-23
NTFS: Remove all the make_bad_inode() calls. This should only be called
Anton Altaparmakov
1
-1
/
+0
2006-03-23
NTFS: Use buffer_migrate_page() for the ->migratepage function of all ntfs
Anton Altaparmakov
1
-0
/
+7
2006-02-24
NTFS: Implement support for sector sizes above 512 bytes (up to the maximum
Anton Altaparmakov
1
-10
/
+8
2005-10-19
NTFS: $EA attributes can be both resident non-resident.
Anton Altaparmakov
1
-3
/
+2
2005-10-11
NTFS: Remove address space operations ->prepare_write and ->commit_write in
Anton Altaparmakov
1
-827
/
+0
2005-09-19
NTFS: Fix ntfs_{read,write}page() to cope with concurrent truncates better.
Anton Altaparmakov
1
-36
/
+74
2005-09-19
NTFS: Fix handling of compressed directories that I broke in earlier changeset.
Anton Altaparmakov
1
-4
/
+8
2005-09-10
[PATCH] ntfs build fix
Andrew Morton
1
-0
/
+1
2005-09-09
NTFS: 2.1.24 release and some minor final fixes.
Anton Altaparmakov
1
-6
/
+4
2005-09-09
NTFS: Improve scalability by changing the driver global spin lock in
Anton Altaparmakov
1
-6
/
+9
2005-09-09
NTFS: Fix page_has_buffers()/page_buffers() handling in fs/ntfs/aops.c.
Anton Altaparmakov
1
-17
/
+21
2005-09-09
NTFS: Fixup handling of sparse, compressed, and encrypted attributes in
Anton Altaparmakov
1
-17
/
+24
2005-09-09
NTFS: Fix fs/ntfs/aops.c::ntfs_{read,write}_block() to handle the case
Anton Altaparmakov
1
-11
/
+40
[next]