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
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-18
/
+15
2023-02-20
Merge tag 'for-6.3/dio-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+1
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-40
/
+42
2023-02-02
fs: convert writepage_t callback to pass a folio
Matthew Wilcox (Oracle)
1
-3
/
+3
2023-01-26
fs: build the legacy direct I/O code conditionally
Christoph Hellwig
1
-0
/
+1
2023-01-19
fs: port inode_init_owner() to mnt_idmap
Christian Brauner
1
-2
/
+1
2023-01-19
fs: port acl to mnt_idmap
Christian Brauner
4
-23
/
+18
2023-01-19
fs: port xattr to mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2
-3
/
+3
2023-01-19
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
3
-6
/
+8
2023-01-19
fs: port ->rename() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
1
-1
/
+2
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
1
-1
/
+2
2023-01-19
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
1
-1
/
+2
2023-01-19
fs: port ->create() to pass mnt_idmap
Christian Brauner
1
-1
/
+2
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2
-3
/
+3
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2
-5
/
+7
2023-01-18
ntfs3: remove ->writepage
Christoph Hellwig
1
-21
/
+1
2023-01-18
ntfs3: stop using generic_writepages
Christoph Hellwig
1
-2
/
+19
2023-01-02
fs/ntfs3: don't hold ni_lock when calling truncate_setsize()
Tetsuo Handa
1
-2
/
+2
2022-12-21
Merge tag 'ntfs3_for_6.2' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
19
-626
/
+1411
2022-11-14
fs/ntfs3: Make if more readable
Konstantin Komarov
1
-3
/
+2
2022-11-14
fs/ntfs3: Improve checking of bad clusters
Konstantin Komarov
4
-44
/
+81
2022-11-14
fs/ntfs3: Fix wrong if in hdr_first_de
Konstantin Komarov
1
-2
/
+3
2022-11-14
fs/ntfs3: Use ALIGN kernel macro
Konstantin Komarov
3
-2
/
+3
2022-11-14
fs/ntfs3: Fix incorrect if in ntfs_set_acl_ex
Konstantin Komarov
1
-4
/
+3
2022-11-14
fs/ntfs3: Check fields while reading
Konstantin Komarov
5
-58
/
+164
2022-11-14
fs/ntfs3: Correct ntfs_check_for_free_space
Konstantin Komarov
1
-1
/
+1
2022-11-14
fs/ntfs3: Restore correct state after ENOSPC in attr_data_get_block
Konstantin Komarov
3
-50
/
+125
2022-11-14
fs/ntfs3: Changing locking in ntfs_rename
Konstantin Komarov
2
-0
/
+10
2022-11-14
fs/ntfs3: Fixing wrong logic in attr_set_size and ntfs_fallocate
Konstantin Komarov
4
-38
/
+43
2022-11-14
fs/ntfs3: atomic_open implementation
Konstantin Komarov
2
-4
/
+120
2022-11-14
fs/ntfs3: Fix wrong indentations
Konstantin Komarov
3
-9
/
+10
2022-11-14
fs/ntfs3: Change new sparse cluster processing
Konstantin Komarov
6
-181
/
+166
2022-11-14
fs/ntfs3: Fixing work with sparse clusters
Konstantin Komarov
2
-34
/
+18
2022-11-14
fs/ntfs3: Simplify ntfs_update_mftmirr function
Konstantin Komarov
1
-3
/
+1
2022-11-14
fs/ntfs3: Remove unused functions
Konstantin Komarov
3
-58
/
+0
2022-11-14
fs/ntfs3: Fix sparse problems
Konstantin Komarov
4
-14
/
+13
2022-11-14
fs/ntfs3: Add ntfs_bitmap_weight_le function and refactoring
Konstantin Komarov
3
-52
/
+63
2022-11-14
fs/ntfs3: Use _le variants of bitops functions
Thomas Kühnel
3
-16
/
+16
2022-11-14
fs/ntfs3: Add functions to modify LE bitmaps
Thomas Kühnel
3
-5
/
+48
2022-11-14
fs/ntfs3: Fix endian conversion in ni_fname_name
Thomas Kühnel
1
-1
/
+3
2022-11-14
fs/ntfs3: Fix slab-out-of-bounds in r_page
Yin Xiujiang
1
-24
/
+2
2022-11-12
fs/ntfs3: Delete duplicate condition in ntfs_read_mft()
Dan Carpenter
1
-6
/
+0
2022-11-12
fs/ntfs3: Add system.ntfs_attrib_be extended attribute
Daniel Pinto
1
-6
/
+14
2022-11-12
fs/ntfs3: Rename hidedotfiles mount option to hide_dot_files
Daniel Pinto
3
-4
/
+4
2022-11-12
fs/ntfs3: Add hidedotfiles to the list of enabled mount options
Daniel Pinto
1
-0
/
+2
2022-11-12
fs/ntfs3: Make hidedotfiles mount option work when renaming files
Daniel Pinto
1
-0
/
+9
2022-11-12
fs/ntfs3: Fix hidedotfiles mount option by reversing behaviour
Daniel Pinto
1
-1
/
+1
2022-11-12
fs/ntfs3: Add windows_names mount option
Daniel Pinto
5
-1
/
+126
[next]