index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ntfs3
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-12
fs/ntfs3: Add windows_names mount option
Daniel Pinto
5
-1
/
+126
2022-11-12
fs/ntfs3: Eliminate unnecessary ternary operator in ntfs_d_compare()
Nathan Chancellor
1
-1
/
+1
2022-11-12
fs/ntfs3: Validate attribute data and valid sizes
Abdun Nihaal
1
-0
/
+7
2022-11-12
fs/ntfs3: Use __GFP_NOWARN allocation at ntfs_fill_super()
Tetsuo Handa
1
-1
/
+1
2022-11-12
fs/ntfs3: Use __GFP_NOWARN allocation at wnd_init()
Tetsuo Handa
1
-1
/
+1
2022-11-12
fs/ntfs3: Fix slab-out-of-bounds read in ntfs_trim_fs
Abdun Nihaal
1
-1
/
+1
2022-11-12
fs/ntfs3: Validate index root when initialize NTFS security
Edward Lo
1
-4
/
+6
2022-10-26
fs/ntfs3: Don't use uni1 uninitialized in ntfs_d_compare()
Nathan Chancellor
1
-8
/
+4
2022-09-30
fs/ntfs3: Use strcmp to determine attribute type
Yuan Can
1
-30
/
+14
2022-09-30
fs/ntfs3: Fix slab-out-of-bounds read in run_unpack
Hawkins Jiawei
1
-0
/
+7
2022-09-30
fs/ntfs3: Validate resident attribute name
Edward Lo
1
-0
/
+5
2022-09-30
fs/ntfs3: Validate buffer length while parsing index
Edward Lo
1
-0
/
+6
2022-09-30
fs/ntfs3: Harden against integer overflows
Dan Carpenter
1
-1
/
+1
2022-09-30
fs/ntfs3: Validate attribute name offset
Edward Lo
1
-0
/
+3
2022-09-30
fs/ntfs3: Add null pointer check for inode operations
Edward Lo
1
-2
/
+2
2022-09-30
fs/ntfs3: Fix junction point resolution
Daniel Pinto
1
-2
/
+101
2022-09-30
fs/ntfs3: Avoid UBSAN error on true_sectors_per_clst()
Shigeru Yoshida
1
-1
/
+1
2022-09-30
fs/ntfs3: Fix memory leak on ntfs_fill_super() error path
Shigeru Yoshida
1
-0
/
+1
2022-09-30
fs/ntfs3: Use kmalloc_array for allocating multiple elements
Kenneth Lee
1
-1
/
+1
2022-09-30
fs/ntfs3: Fix attr_punch_hole() null pointer derenference
Alon Zahavi
1
-1
/
+1
2022-09-30
fs/ntfs3: Fix [df]mask display in /proc/mounts
Marc Aurèle La France
1
-2
/
+2
2022-09-30
fs/ntfs3: Add null pointer check to attr_load_runs_vcn
Edward Lo
1
-0
/
+5
2022-09-30
fs/ntfs3: Validate data run offset
Edward Lo
5
-0
/
+46
2022-09-30
fs/ntfs3: Add overflow check for attribute size
edward lo
1
-0
/
+5
2022-09-30
fs/ntfs3: Validate BOOT record_size
edward lo
1
-1
/
+1
2022-09-30
fs/ntfs3: Rename variables and add comment
Konstantin Komarov
2
-13
/
+12
2022-09-30
fs/ntfs3: Add option "nocase"
Konstantin Komarov
5
-1
/
+162
2022-09-30
fs/ntfs3: Change destroy_inode to free_inode
Konstantin Komarov
1
-16
/
+4
2022-09-30
fs/ntfs3: Add hidedotfiles option
Konstantin Komarov
3
-0
/
+10
2022-09-30
fs/ntfs3: Add comments about cluster size
Konstantin Komarov
3
-1
/
+29
2022-08-22
Merge tag 'fs.idmapped.fixes.v6.0-rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-9
/
+7
2022-08-22
ntfs: fix acl handling
Christian Brauner
1
-9
/
+7
2022-08-17
Merge tag 'ntfs3_for_6.0' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
14
-329
/
+835
2022-08-10
fs/ntfs3: uninitialized variable in ntfs_set_acl_ex()
Dan Carpenter
1
-1
/
+1
2022-08-10
fs/ntfs3: Remove unused function wnd_bits
Jiapeng Chong
1
-5
/
+0
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2
-11
/
+4
2022-08-03
fs/ntfs3: Make ni_ins_new_attr return error
Konstantin Komarov
1
-3
/
+26
2022-08-03
fs/ntfs3: Create MFT zone only if length is large enough
Konstantin Komarov
1
-8
/
+3
2022-08-03
fs/ntfs3: Refactoring attr_insert_range to restore after errors
Konstantin Komarov
1
-31
/
+86
2022-08-03
fs/ntfs3: Refactoring attr_punch_hole to restore after errors
Konstantin Komarov
3
-38
/
+105
2022-08-03
fs/ntfs3: Refactoring attr_set_size to restore after errors
Konstantin Komarov
1
-54
/
+126
2022-08-03
fs/ntfs3: New function ntfs_bad_inode
Konstantin Komarov
6
-17
/
+25
2022-08-03
fs/ntfs3: Make MFT zone less fragmented
Konstantin Komarov
3
-14
/
+33
2022-08-03
fs/ntfs3: Check possible errors in run_pack in advance
Konstantin Komarov
1
-17
/
+22
2022-08-03
fs/ntfs3: Added comments to frecord functions
Konstantin Komarov
4
-8
/
+6
2022-08-03
fs/ntfs3: Fill duplicate info in ni_add_name
Konstantin Komarov
2
-16
/
+14
2022-08-03
fs/ntfs3: Make static function attr_load_runs
Konstantin Komarov
2
-4
/
+2
2022-08-03
fs/ntfs3: Add new argument is_mft to ntfs_mark_rec_free
Konstantin Komarov
4
-11
/
+14
2022-08-03
fs/ntfs3: Remove unused mi_mark_free
Konstantin Komarov
4
-25
/
+2
2022-08-03
fs/ntfs3: Fix very fragmented case in attr_punch_hole
Konstantin Komarov
1
-1
/
+12
[next]