index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ntfs
/
runlist.c
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
1
-7
/
+7
2026-08-20
ntfs: reject invalid empty mapping pairs
Hyunchul Lee
1
-0
/
+19
2026-08-19
ntfs: verify run length exceeding volume boundary
Hongling Zeng
1
-0
/
+22
2026-08-19
ntfs: bound the free-cluster bitmap scan to the volume
Bryam Vargas
1
-0
/
+7
2026-07-21
ntfs: harden runlist realloc size calculations
Namjae Jeon
1
-23
/
+27
2026-06-06
ntfs: detect mapping-pairs LCN accumulator overflow
Samuel Moelius
1
-1
/
+5
2026-06-06
ntfs: fix off-by-one in mapping pairs decoding bounds checks
Ron de Bruijn
1
-3
/
+3
2026-06-06
ntfs: remove unnecessary ternary boolean conversion
Namjae Jeon
1
-6
/
+6
2026-05-08
ntfs: fix out-of-bounds write in ntfs_rl_collapse_range() merge path
DaeMyung Kang
1
-4
/
+5
2026-04-30
ntfs: Use return instead of goto in ntfs_mapping_pairs_decompress()
Nathan Chancellor
1
-1
/
+1
2026-04-27
ntfs: fix VCN overflow in ntfs_mapping_pairs_decompress()
Zhan Xusheng
1
-3
/
+21
2026-03-16
ntfs: fix variable dereferenced before check warnings
Hyunchul Lee
1
-1
/
+1
2026-03-10
ntfs: add missing newlines to pr_err() messages
Woody Suwalski
1
-1
/
+1
2026-02-19
ntfs: update runlist handling and cluster allocator
Namjae Jeon
1
-584
/
+757
2026-02-19
Revert "fs: Remove NTFS classic"
Namjae Jeon
1
-0
/
+1893
2024-01-24
fs: Remove NTFS classic
Matthew Wilcox (Oracle)
1
-1893
/
+0
2023-02-02
ntfs: fix multiple kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2019-09-26
ntfs: remove (un)?likely() from IS_ERR() conditions
Denis Efremov
1
-1
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 96
Thomas Gleixner
1
-15
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2007-10-12
NTFS: Fix a mount time deadlock.
Anton Altaparmakov
1
-2
/
+2
2006-10-01
[PATCH] fs/ntfs: Conversion to generic boolean
Richard Knutsson
1
-27
/
+27
2006-03-23
NTFS: Fix an (innocent) off-by-one error in the runlist code.
Anton Altaparmakov
1
-4
/
+8
2005-09-20
NTFS: More runlist handling fixes from Richard Russon and myself.
Anton Altaparmakov
1
-22
/
+33
2005-09-19
NTFS: Fix various bugs in the runlist merging code. (Based on libntfs
Anton Altaparmakov
1
-64
/
+68
2005-09-08
NTFS: Add ntfs_rl_punch_nolock() which punches a caller specified hole into a...
Anton Altaparmakov
1
-0
/
+284
2005-09-08
NTFS: Change ntfs_rl_truncate_nolock() to throw away the runlist if the new
Anton Altaparmakov
1
-1
/
+13
2005-09-08
NTFS: Fix handling of valid but empty mapping pairs array in
Anton Altaparmakov
1
-0
/
+3
2005-09-08
NTFS: Fix two nasty runlist merging bugs that had gone unnoticed so far.
Anton Altaparmakov
1
-2
/
+3
2005-09-08
NTFS: Use ntfs_malloc_nofs_nofail() in runlist.c::ntfs_runlists_merge()
Anton Altaparmakov
1
-18
/
+50
2005-06-25
NTFS: Add an extra parameter @last_vcn to ntfs_get_size_for_mapping_pairs()
Anton Altaparmakov
1
-50
/
+117
2005-05-05
NTFS: Fix compilation when configured read-only.
Anton Altaparmakov
1
-0
/
+35
2005-05-05
NTFS: - Fix bug in fs/ntfs/attrib.c::ntfs_find_vcn_nolock() where after
Anton Altaparmakov
1
-7
/
+8
2005-05-05
NTFS: Fix a nasty runlist merge bug when merging two holes.
Anton Altaparmakov
1
-1
/
+4
2005-05-05
NTFS: Fix a bug in fs/ntfs/runlist.c::ntfs_mapping_pairs_decompress() in
Anton Altaparmakov
1
-22
/
+34
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1438