index
:
pub/scm/linux/kernel/git/rmk/linux.git
master
rmk's fork of linux.git
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ntfs
/
compress.c
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
1
-4
/
+4
2026-08-27
ntfs: compute bi_sector in 512-byte units
Dennis Tighe
1
-1
/
+1
2026-08-21
ntfs: define LZNT1 codec ops under transparent codec interface
Hyunchul Lee
1
-2
/
+10
2026-08-20
ntfs: fix off-by-one page overflow in ntfs_decompress()
Dennis Tighe
1
-1
/
+1
2026-08-19
ntfs: skip reads for full compression unit overwrites
Namjae Jeon
1
-2
/
+9
2026-08-19
ntfs: submit one bio per compressed write unit
Namjae Jeon
1
-32
/
+11
2026-08-19
ntfs: reuse compression output workspace across write units
Namjae Jeon
1
-50
/
+85
2026-08-19
ntfs: reuse the compression context during writes
Namjae Jeon
1
-15
/
+13
2026-08-19
ntfs: fix initialized size and page state after compressed writes
Namjae Jeon
1
-1
/
+14
2026-08-19
ntfs: write compressed data before replacing old clusters
Namjae Jeon
1
-27
/
+36
2026-08-19
ntfs: punch all-zero compressed blocks
Namjae Jeon
1
-4
/
+6
2026-08-19
ntfs: support large pages in compressed writes
Namjae Jeon
1
-11
/
+22
2026-08-19
ntfs: propagate compression context allocation errors
Namjae Jeon
1
-4
/
+9
2026-08-19
ntfs: file extension before write submission
Namjae Jeon
1
-10
/
+0
2026-08-19
ntfs: fix kmap_local_page() usage in compress
Namjae Jeon
1
-23
/
+15
2026-08-19
ntfs: Remove references to page->__folio_index
Matthew Wilcox (Oracle)
1
-6
/
+8
2026-08-19
ntfs: Use zero_user_segment() in handle_bounds_compressed_page()
Matthew Wilcox (Oracle)
1
-10
/
+8
2026-08-19
ntfs: Remove use of __folio_index in handle_bounds_compressed_page()
Matthew Wilcox (Oracle)
1
-2
/
+4
2026-08-19
ntfs: Inline zero_partial_compressed_page()
Matthew Wilcox (Oracle)
1
-22
/
+12
2026-04-18
ntfs: fix potential 32-bit truncation in ntfs_write_cb()
Dan Carpenter
1
-1
/
+2
2026-03-06
ntfs: change mft_no type to u64
Namjae Jeon
1
-2
/
+2
2026-02-19
ntfs: update attrib operations
Namjae Jeon
1
-211
/
+838
2026-02-19
Revert "fs: Remove NTFS classic"
Namjae Jeon
1
-0
/
+950
2024-01-24
fs: Remove NTFS classic
Matthew Wilcox (Oracle)
1
-950
/
+0
2023-05-19
ntfs: remove redundant initialization to pointer cb_sb_start
Colin Ian King
1
-1
/
+1
2023-02-02
ntfs: fix multiple kernel-doc warnings
Randy Dunlap
1
-3
/
+3
2022-07-14
fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
Bart Van Assche
1
-1
/
+1
2022-05-09
fs: Convert block_read_full_page() to block_read_full_folio()
Matthew Wilcox (Oracle)
1
-2
/
+2
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 96
Thomas Gleixner
1
-15
/
+1
2018-08-17
ntfs: decompress: remove VLA usage
Kees Cook
1
-12
/
+16
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2016-06-07
fs: have submit_bh users pass in op and flags separately
Mike Christie
1
-1
/
+1
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
1
-15
/
+6
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-28
/
+28
2014-06-04
ntfs: remove NULL value assignments
Fabian Frederick
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-10
block: remove per-queue plugging
Jens Axboe
1
-2
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2008-08-04
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
-1
/
+1
2007-11-03
NTFS: Fix read regression.
Anton Altaparmakov
1
-0
/
+10
2006-10-01
[PATCH] fs/ntfs: Conversion to generic boolean
Richard Knutsson
1
-2
/
+2
2006-03-23
NTFS: Semaphore to mutex conversion.
Ingo Molnar
1
-2
/
+2
2005-09-08
NTFS: Remove bogus setting of PageError in ntfs_read_compressed_block().
Anton Altaparmakov
1
-8
/
+0
2005-05-05
NTFS: - In fs/ntfs/compress.c, use i_size_read() at the start and then use the
Anton Altaparmakov
1
-18
/
+28
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+957