index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ntfs3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-30
4
-19
/
+27
|
\
|
*
ntfs3: convert to new timestamp accessors
Jeff Layton
2023-10-18
4
-18
/
+27
*
|
Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-30
2
-2
/
+2
|
\
\
|
*
|
ntfs3: move ntfs_xattr_handlers to .rodata
Wedson Almeida Filho
2023-10-09
2
-2
/
+2
*
|
|
Merge tag 'ntfs3_for_6.6' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
2023-10-19
16
-82
/
+197
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fs/ntfs3: Avoid possible memory leak
Su Hui
2023-09-28
1
-2
/
+4
|
*
|
fs/ntfs3: Fix directory element type detection
Gabriel Marcano
2023-09-28
1
-1
/
+5
|
*
|
fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e()
Ziqi Zhao
2023-09-28
1
-0
/
+3
|
*
|
fs/ntfs3: Fix OOB read in ntfs_init_from_boot
Pavel Skripkin
2023-09-28
1
-0
/
+5
|
*
|
fs/ntfs3: fix panic about slab-out-of-bounds caused by ntfs_list_ea()
Zeng Heng
2023-09-28
1
-1
/
+6
|
*
|
fs/ntfs3: Fix NULL pointer dereference on error in attr_allocate_frame()
Konstantin Komarov
2023-09-28
1
-4
/
+2
|
*
|
fs/ntfs3: Fix possible NULL-ptr-deref in ni_readpage_cmpr()
Konstantin Komarov
2023-09-28
1
-1
/
+1
|
*
|
fs/ntfs3: Do not allow to change label if volume is read-only
Konstantin Komarov
2023-09-28
1
-1
/
+6
|
*
|
fs/ntfs3: Add more info into /proc/fs/ntfs3/<dev>/volinfo
Konstantin Komarov
2023-09-28
1
-3
/
+11
|
*
|
fs/ntfs3: Refactoring and comments
Konstantin Komarov
2023-09-28
8
-23
/
+25
|
*
|
fs/ntfs3: Fix alternative boot searching
Konstantin Komarov
2023-09-28
1
-3
/
+7
|
*
|
fs/ntfs3: Allow repeated call to ntfs3_put_sbi
Konstantin Komarov
2023-09-28
2
-5
/
+17
|
*
|
fs/ntfs3: Use inode_set_ctime_to_ts instead of inode_set_ctime
Konstantin Komarov
2023-09-28
1
-1
/
+1
|
*
|
fs/ntfs3: Fix shift-out-of-bounds in ntfs_fill_super
Konstantin Komarov
2023-09-28
2
-6
/
+22
|
*
|
fs/ntfs3: fix deadlock in mark_as_free_ex
Konstantin Komarov
2023-09-28
1
-1
/
+5
|
*
|
fs/ntfs3: Add more attributes checks in mi_enum_attr()
Konstantin Komarov
2023-09-28
1
-16
/
+52
|
*
|
fs/ntfs3: Use kvmalloc instead of kmalloc(... __GFP_NOWARN)
Konstantin Komarov
2023-09-28
3
-4
/
+16
|
*
|
fs/ntfs3: Write immediately updated ntfs state
Konstantin Komarov
2023-09-28
1
-10
/
+3
|
*
|
fs/ntfs3: Add ckeck in ni_update_parent()
Konstantin Komarov
2023-09-28
1
-0
/
+6
|
|
/
*
/
ntfs3: put resources during ntfs_fill_super()
Christian Brauner
2023-09-25
1
-0
/
+1
|
/
*
ntfs3: drop inode references in ntfs_put_super()
Christian Brauner
2023-09-07
1
-6
/
+12
*
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-29
1
-0
/
+1
|
\
|
*
fs: add CONFIG_BUFFER_HEAD
Christoph Hellwig
2023-08-02
1
-0
/
+1
*
|
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
1
-5
/
+5
|
\
\
|
*
|
ntfs3: convert ntfs_get_block_vbo() to use a folio
Matthew Wilcox (Oracle)
2023-08-18
1
-5
/
+5
|
|
/
*
|
Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-28
1
-18
/
+15
|
\
\
|
*
|
ntfs3: free the sbi in ->kill_sb
Christoph Hellwig
2023-08-10
1
-13
/
+12
|
*
|
ntfs3: don't call sync_blockdev in ntfs_put_super
Christoph Hellwig
2023-08-10
1
-2
/
+0
|
*
|
ntfs3: rename put_ntfs ntfs3_free_sbi
Christoph Hellwig
2023-08-10
1
-5
/
+5
|
|
/
*
|
fs: pass the request_mask to generic_fillattr
Jeff Layton
2023-08-09
1
-1
/
+1
*
|
ntfs3: convert to ctime accessor functions
Jeff Layton
2023-07-24
5
-14
/
+17
*
|
ntfs3: convert to simple_rename_timestamp
Jeff Layton
2023-07-10
1
-5
/
+2
|
/
*
Merge tag 'ntfs3_for_6.5' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
2023-07-07
17
-237
/
+531
|
\
|
*
fs/ntfs3: Correct mode for label entry inside /proc/fs/ntfs3/
Konstantin Komarov
2023-07-03
1
-3
/
+4
|
*
fs/ntfs3: Add support /proc/fs/ntfs3/<dev>/volinfo and /proc/fs/ntfs3/<dev>/l...
Konstantin Komarov
2023-07-03
3
-2
/
+195
|
*
fs/ntfs3: Fix endian problem
Konstantin Komarov
2023-07-03
2
-7
/
+6
|
*
fs/ntfs3: Add ability to format new mft records with bigger/smaller header
Konstantin Komarov
2023-07-03
3
-3
/
+14
|
*
fs/ntfs3: Code refactoring
Konstantin Komarov
2023-07-03
7
-81
/
+88
|
*
fs/ntfs3: Code formatting
Konstantin Komarov
2023-07-03
14
-83
/
+92
|
*
fs/ntfs3: Do not update primary boot in ntfs_init_from_boot()
Konstantin Komarov
2023-07-03
1
-19
/
+39
|
*
fs/ntfs3: Alternative boot if primary boot is corrupted
Konstantin Komarov
2023-07-03
1
-27
/
+71
|
*
fs/ntfs3: Mark ntfs dirty when on-disk struct is corrupted
Konstantin Komarov
2023-07-03
4
-1
/
+15
|
*
fs/ntfs3: Fix ntfs_atomic_open
Konstantin Komarov
2023-07-03
1
-12
/
+3
|
*
fs/ntfs3: Correct checking while generating attr_list
Konstantin Komarov
2023-07-03
1
-15
/
+10
|
*
fs/ntfs3: Use __GFP_NOWARN allocation at ntfs_load_attr_list()
Tetsuo Handa
2023-07-03
1
-2
/
+2
[next]