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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-22
block: simplify the block device syncing code
Christoph Hellwig
2
-25
/
+4
2021-10-22
ntfs3: use sync_blockdev_nowait
Christoph Hellwig
1
-1
/
+1
2021-10-22
fat: use sync_blockdev_nowait
Christoph Hellwig
1
-4
/
+2
2021-10-22
btrfs: use sync_blockdev
Christoph Hellwig
1
-1
/
+1
2021-10-22
block: remove __sync_blockdev
Christoph Hellwig
2
-8
/
+4
2021-10-22
fs: remove __sync_filesystem
Christoph Hellwig
1
-21
/
+17
2021-10-20
block: cleanup the flush plug helpers
Christoph Hellwig
1
-2
/
+3
2021-10-18
io_uring: utilize the io batching infrastructure for more efficient polled IO
Jens Axboe
1
-2
/
+6
2021-10-18
block: add a struct io_comp_batch argument to fops->iopoll()
Jens Axboe
2
-2
/
+2
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
6
-34
/
+20
2021-10-18
io_uring: don't sleep when polling for I/O
Christoph Hellwig
1
-1
/
+1
2021-10-18
block: replace the spin argument to blk_iopoll with a flags argument
Christoph Hellwig
2
-7
/
+8
2021-10-18
io_uring: fix a layering violation in io_iopoll_req_issued
Christoph Hellwig
1
-8
/
+1
2021-10-18
iomap: don't try to poll multi-bio I/Os in __iomap_dio_rw
Christoph Hellwig
1
-1
/
+20
2021-10-18
direct-io: remove blk_poll support
Christoph Hellwig
1
-10
/
+4
2021-10-18
mm: don't include <linux/blkdev.h> in <linux/backing-dev.h>
Christoph Hellwig
3
-1
/
+3
2021-10-18
mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>
Christoph Hellwig
5
-0
/
+5
2021-10-18
mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h>
Christoph Hellwig
2
-0
/
+2
2021-10-17
Merge tag 'io_uring-5.15-2021-10-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-10-17
Merge tag 'driver-core-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+8
2021-10-15
Merge tag 'ntfs3_for_5.15' of git://github.com/Paragon-Software-Group/linux-n...
Linus Torvalds
23
-896
/
+712
2021-10-14
io_uring: fix wrong condition to grab uring lock
Hao Xu
1
-1
/
+1
2021-10-12
fs/ntfs3: Check for NULL pointers in ni_try_remove_attr_list
Konstantin Komarov
1
-1
/
+22
2021-10-11
Merge tag 'for-5.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-52
/
+97
2021-10-11
fs/ntfs3: Refactor ntfs_read_mft
Konstantin Komarov
1
-14
/
+8
2021-10-11
fs/ntfs3: Refactor ni_parse_reparse
Konstantin Komarov
2
-5
/
+6
2021-10-11
fs/ntfs3: Refactor ntfs_create_inode
Konstantin Komarov
1
-3
/
+8
2021-10-11
fs/ntfs3: Refactor ntfs_readlink_hlp
Konstantin Komarov
1
-48
/
+43
2021-10-11
fs/ntfs3: Rework ntfs_utf16_to_nls
Konstantin Komarov
2
-12
/
+9
2021-10-11
fs/ntfs3: Fix memory leak if fill_super failed
Konstantin Komarov
1
-34
/
+56
2021-10-11
fs/ntfs3: Keep prealloc for all types of files
Konstantin Komarov
1
-7
/
+1
2021-10-09
Merge tag '5.15-rc4-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
8
-114
/
+77
2021-10-07
Merge tag 'nfsd-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
3
-11
/
+17
2021-10-07
btrfs: fix abort logic in btrfs_replace_file_extents
Josef Bacik
1
-7
/
+9
2021-10-07
btrfs: check for error when looking up inode during dir entry replay
Filipe Manana
1
-7
/
+7
2021-10-07
btrfs: unify lookup return value when dir entry is missing
Filipe Manana
3
-22
/
+42
2021-10-07
btrfs: deal with errors when adding inode reference during log replay
Filipe Manana
1
-2
/
+7
2021-10-07
btrfs: deal with errors when replaying dir entry during log replay
Filipe Manana
1
-1
/
+8
2021-10-07
btrfs: deal with errors when checking if a dir entry exists during log replay
Filipe Manana
1
-18
/
+29
2021-10-07
btrfs: update refs for any root except tree log roots
Josef Bacik
1
-2
/
+1
2021-10-07
btrfs: unlock newly allocated extent buffer after error
Qu Wenruo
1
-0
/
+1
2021-10-07
Merge tag 'misc-fixes-20211007' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+2
2021-10-07
ksmbd: fix oops from fuse driver
Namjae Jeon
1
-11
/
+6
2021-10-07
ksmbd: fix version mismatch with out of tree
Namjae Jeon
1
-1
/
+1
2021-10-07
ksmbd: use buf_data_size instead of recalculation in smb3_decrypt_req()
Namjae Jeon
1
-5
/
+3
2021-10-07
ksmbd: remove the leftover of smb2.0 dialect support
Namjae Jeon
4
-34
/
+12
2021-10-07
ksmbd: check strictly data area in ksmbd_smb2_check_message()
Namjae Jeon
1
-51
/
+47
2021-10-06
NFSD: Keep existing listeners on portlist error
Benjamin Coddington
1
-1
/
+4
2021-10-06
ksmbd: add the check to vaildate if stream protocol length exceeds maximum value
Namjae Jeon
3
-12
/
+8
2021-10-05
Merge tag 'warning-fixes-20211005' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-56
/
+66
[next]