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
/
logfile.c
Age
Commit message (
Expand
)
Author
2026-06-08
ntfs: fix u16 truncation of restart-area length check
Bryam Vargas
2026-06-06
ntfs: remove unnecessary NULL checks before kfree
Namjae Jeon
2026-05-10
ntfs: fix empty_buf and ra lifetime bugs in ntfs_empty_logfile()
DaeMyung Kang
2026-02-19
ntfs: update misc operations
Namjae Jeon
2026-02-19
Revert "fs: Remove NTFS classic"
Namjae Jeon
2024-01-24
fs: Remove NTFS classic
Matthew Wilcox (Oracle)
2022-07-14
fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
Bart Van Assche
2020-12-15
fs/ntfs: remove unused varibles
Alex Shi
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 96
Thomas Gleixner
2016-11-01
block,fs: untangle fs.h and blk_types.h
Christoph Hellwig
2016-06-07
fs: have submit_bh users pass in op and flags separately
Mike Christie
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2011-03-31
Fix common misspellings
Lucas De Marchi
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-06-16
ntfs: use is_power_of_2() function for clarity.
Robert P. J. Day
2007-10-12
NTFS: Fix a mount time deadlock.
Anton Altaparmakov
2006-10-01
[PATCH] fs/ntfs: Conversion to generic boolean
Richard Knutsson
2006-03-26
[PATCH] bitops: ntfs: remove generic_ffs()
Akinobu Mita
2005-09-26
NTFS: More $LogFile handling fixes: when chkdsk has been run, it can leave the
Anton Altaparmakov
2005-09-08
NTFS: Support more clean journal ($LogFile) states.
Anton Altaparmakov
2005-06-25
NTFS: Fix several occurences of a bug where we would perform 'var & ~const'
Anton Altaparmakov
2005-05-04
NTFS: Use i_size_read() in fs/ntfs/logfile.c::ntfs_{check,empty}_logfile().
Anton Altaparmakov
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds