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
/
ntfs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-01
ntfs: Correct mark_ntfs_record_dirty() folio conversion
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-11
/
+10
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
1
-1
/
+1
2022-03-22
ntfs: add sanity check on allocation size
Dongliang Mu
1
-0
/
+4
2022-03-16
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
1
-6
/
+6
2022-03-15
fs: Convert trivial uses of __set_page_dirty_nobuffers to filemap_dirty_folio
Matthew Wilcox (Oracle)
1
-3
/
+1
2022-03-15
fs: Turn block_invalidatepage into block_invalidate_folio
Matthew Wilcox (Oracle)
1
-2
/
+3
2022-01-15
fs/ntfs/attrib.c: fix one kernel-doc comment
Yang Li
1
-1
/
+1
2021-11-27
fs: ntfs: Limit NTFS_RW to page sizes smaller than 64k
Guenter Roeck
1
-0
/
+1
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
ntfs: use sb_bdev_nr_blocks
Christoph Hellwig
1
-5
/
+3
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-07-03
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-23
/
+10
2021-06-29
ntfs: fix validity check for file name attribute
Desmond Cheong Zhi Xi
1
-1
/
+1
2021-06-10
iov_iter: replace iov_iter_copy_from_user_atomic() with iterator-advancing va...
Al Viro
1
-3
/
+1
2021-06-02
ntfs_copy_from_user_iter(): don't bother with copying iov_iter
Al Viro
1
-22
/
+11
2021-02-24
ntfs: check for valid standard information attribute
Rustam Kovhaev
1
-0
/
+6
2021-02-24
ntfs: layout.h: delete duplicated words
Randy Dunlap
1
-2
/
+2
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2
-2
/
+5
2021-01-24
attr: handle idmapped mounts
Christian Brauner
1
-1
/
+1
2020-12-15
fs/ntfs: remove unused variable attr_len
Alex Shi
1
-2
/
+0
2020-12-15
fs/ntfs: remove unused varibles
Alex Shi
2
-6
/
+2
2020-10-24
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2020-10-13
ntfs: add check for mft record size in superblock
Rustam Kovhaev
1
-0
/
+6
2020-09-18
[PATCH] reduce boilerplate in fsid handling
Al Viro
1
-2
/
+1
2020-08-07
ntfs: fix ntfs_test_inode and ntfs_init_locked_inode function type
Luca Stefani
4
-19
/
+18
2020-06-24
block: move block-related definitions out of fs.h
Christoph Hellwig
1
-0
/
+1
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-3
/
+3
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
1
-1
/
+1
2020-06-02
ntfs: replace attach_page_buffers with attach_page_private
Guoqing Jiang
2
-2
/
+2
2020-04-20
docs: filesystems: fix renamed references
Mauro Carvalho Chehab
1
-1
/
+1
2020-03-28
fs/buffer: Make BH_Uptodate_Lock bit_spin_lock a regular spinlock_t
Thomas Gleixner
1
-6
/
+3
2019-12-08
utimes: Clamp the timestamps in notify_change()
Amir Goldstein
1
-12
/
+6
2019-09-26
ntfs: remove (un)?likely() from IS_ERR() conditions
Denis Efremov
4
-9
/
+9
2019-08-30
timestamp_truncate: Replace users of timespec64_trunc
Deepa Dinamani
1
-9
/
+12
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 97
Thomas Gleixner
1
-15
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 96
Thomas Gleixner
43
-645
/
+43
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-01
ntfs: switch to ->free_inode()
Al Viro
3
-15
/
+6
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
1
-1
/
+1
2018-10-12
ntfs: don't open-code ERR_CAST
Al Viro
1
-1
/
+1
2018-08-17
ntfs: mft: remove VLA usage
Kees Cook
1
-2
/
+10
2018-08-17
ntfs: decompress: remove VLA usage
Kees Cook
1
-12
/
+16
2018-08-17
ntfs: aops: remove VLA usage
Kees Cook
1
-1
/
+4
2018-08-17
fs/ntfs/aops.c: don't disable interrupts during kmap_atomic()
Sebastian Andrzej Siewior
1
-4
/
+0
2018-08-17
fs/ntfs: use timespec64 directly for timestamp conversion
Arnd Bergmann
2
-18
/
+21
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-15
/
+15
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
1
-15
/
+15
[next]