index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ntfs3
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-02
Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2021-10-18
iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
Andreas Gruenbacher
1
-1
/
+1
2021-10-18
mm: don't include <linux/blkdev.h> in <linux/backing-dev.h>
Christoph Hellwig
1
-0
/
+1
2021-10-05
fs/ntfs3: Forbid FALLOC_FL_PUNCH_HOLE for normal files
Konstantin Komarov
1
-2
/
+5
2021-09-13
fs/ntfs3: Remove unneeded header files from c files
Kari Argillander
1
-1
/
+0
2021-09-09
fs/ntfs3: Rename mount option no_acs_rules > (no)acsrules
Kari Argillander
1
-1
/
+1
2021-09-09
fs/ntfs3: Convert mount options to pointer in sbi
Kari Argillander
1
-2
/
+2
2021-09-02
fs/ntfs3: Remove unnecessary condition checking from ntfs_file_read_iter
Kari Argillander
1
-5
/
+1
2021-09-02
fs/ntfs3: Fix integer overflow in ni_fiemap with fiemap_prep()
Kari Argillander
1
-2
/
+3
2021-08-31
fs/ntfs3: Restyle comments to better align with kernel-doc
Konstantin Komarov
1
-9
/
+9
2021-08-31
fs/ntfs3: Remove fat ioctl's from ntfs3 driver for now
Kari Argillander
1
-8
/
+0
2021-08-30
fs/ntfs3: Restyle comments to better align with kernel-doc
Kari Argillander
1
-43
/
+53
2021-08-27
fs/ntfs3: Use kcalloc/kmalloc_array over kzalloc/kmalloc
Kari Argillander
1
-1
/
+1
2021-08-27
fs/ntfs3: Do not use driver own alloc wrappers
Kari Argillander
1
-2
/
+2
2021-08-13
fs/ntfs3: Add file operations and implementation
Konstantin Komarov
1
-0
/
+1252