index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ntfs
/
index.c
Age
Commit message (
Expand
)
Author
5 days
ntfs: avoid calling post_write_mst_fixup() for invalid index_block
Valeriy Yashnikov
2026-06-09
ntfs: update index root allocated size before shrink
DaeMyung Kang
2026-06-09
ntfs: grow index root value before reparent header update
DaeMyung Kang
2026-06-06
ntfs: Fix spelling mistake "etnry" -> "entry"
Colin Ian King
2026-06-06
ntfs: validate index entries on reading
Hyunchul Lee
2026-06-06
ntfs: centalize $INDEX_ROOT header validation
Hyunchul Lee
2026-06-06
ntfs: validate index block header more strictly
Hyunchul Lee
2026-05-08
ntfs: fix out-of-bounds write in ntfs_index_walk_down()
DaeMyung Kang
2026-04-27
ntfs: fix NULL dereference in ntfs_index_walk_down()
DaeMyung Kang
2026-03-16
ntfs: fix inconsistent indenting warnings
Hyunchul Lee
2026-02-19
ntfs: update directory operations
Namjae Jeon
2026-02-19
Revert "fs: Remove NTFS classic"
Namjae Jeon
2024-01-24
fs: Remove NTFS classic
Matthew Wilcox (Oracle)
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 96
Thomas Gleixner
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2006-12-07
[PATCH] slab: remove SLAB_NOFS
Christoph Lameter
2006-10-01
[PATCH] fs/ntfs: Conversion to generic boolean
Richard Knutsson
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2005-09-08
NTFS: Fix a bug in fs/ntfs/index.c::ntfs_index_lookup(). When the returned
Anton Altaparmakov
2005-05-27
NTFS: Use C99 style structure initialization after memory allocation where
Anton Altaparmakov
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds