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
2014-08-23
ext4: move i_size,i_disksize update routines to helper function
Dmitry Monakhov
3
-39
/
+28
2014-08-23
ext4: fix BUG_ON in mb_free_blocks()
Theodore Ts'o
1
-0
/
+5
2014-08-23
ext4: propagate errors up to ext4_find_entry()'s callers
Theodore Ts'o
2
-3
/
+34
2014-08-16
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
17
-305
/
+541
2014-08-16
Merge tag 'locks-v3.17-2' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-29
/
+57
2014-08-16
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
1
-56
/
+30
2014-08-15
btrfs: disable strict file flushes for renames and truncates
Chris Mason
8
-267
/
+6
2014-08-15
Btrfs: fix csum tree corruption, duplicate and outdated checksums
Filipe Manana
1
-1
/
+1
2014-08-15
Btrfs: Fix memory corruption by ulist_add_merge() on 32bit arch
Takashi Iwai
2
-6
/
+20
2014-08-15
Btrfs: fix compressed write corruption on enospc
Liu Bo
1
-0
/
+12
2014-08-15
btrfs: correctly handle return from ulist_add
Mark Fasheh
1
-4
/
+9
2014-08-15
btrfs: qgroup: account shared subtrees during snapshot delete
Mark Fasheh
3
-0
/
+426
2014-08-15
Btrfs: read lock extent buffer while walking backrefs
Filipe Manana
1
-0
/
+3
2014-08-15
Btrfs: __btrfs_mod_ref should always use no_quota
Josef Bacik
3
-25
/
+23
2014-08-15
btrfs: adjust statfs calculations according to raid profiles
David Sterba
1
-6
/
+45
2014-08-14
locks: move locks_free_lock calls in do_fcntl_add_lease outside spinlock
Jeff Layton
1
-9
/
+7
2014-08-14
locks: defer freeing locks in locks_delete_lock until after i_lock has been d...
Jeff Layton
1
-8
/
+30
2014-08-14
locks: don't reuse file_lock in __posix_lock_file
Jeff Layton
1
-11
/
+14
2014-08-13
Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
30
-870
/
+1124
2014-08-13
Merge tag 'xfs-for-linus-3.17-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
115
-2044
/
+2213
2014-08-13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
16
-195
/
+189
2014-08-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
5
-17
/
+43
2014-08-13
Merge tag 'upstream-3.17-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
14
-46
/
+38
2014-08-12
reiserfs: Fix use after free in journal teardown
Jan Kara
2
-7
/
+21
2014-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
24
-175
/
+357
2014-08-11
locks: don't call locks_release_private from locks_copy_lock
Jeff Layton
1
-1
/
+2
2014-08-11
locks: show delegations as "DELEG" in /proc/locks
Jeff Layton
1
-1
/
+5
2014-08-11
fix copy_tree() regression
Al Viro
1
-7
/
+24
2014-08-10
Revert "proc: Point /proc/{mounts,net} at /proc/thread-self/{mounts,net} inst...
Linus Torvalds
2
-2
/
+2
2014-08-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
13
-65
/
+246
2014-08-09
Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
26
-1390
/
+2632
2014-08-09
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
18
-783
/
+1665
2014-08-08
Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-4
/
+2
2014-08-08
shm: add sealing API
David Herrmann
1
-0
/
+5
2014-08-08
mm: allow drivers to prevent new writable mappings
David Herrmann
1
-0
/
+1
2014-08-08
fs/dlm/debug_fs.c: remove unnecessary null test before debugfs_remove
Fabian Frederick
1
-10
/
+5
2014-08-08
initramfs: support initramfs that is bigger than 2GiB
Yinghai Lu
2
-5
/
+6
2014-08-08
fs/qnx6: update debugging to current functions
Fabian Frederick
5
-39
/
+23
2014-08-08
fs/qnx6: use pr_fmt and __func__ in logging
Fabian Frederick
4
-38
/
+44
2014-08-08
fs/qnx6: convert printk to pr_foo()
Fabian Frederick
3
-55
/
+43
2014-08-08
fs/romfs/super.c: add blank line after declarations
Fabian Frederick
1
-0
/
+2
2014-08-08
fs/romfs/super.c: use pr_fmt in logging
Fabian Frederick
1
-7
/
+8
2014-08-08
fs/romfs/super.c: convert printk to pr_foo()
Fabian Frederick
1
-9
/
+7
2014-08-08
fs/cramfs/inode.c: use linux/uaccess.h
Fabian Frederick
1
-1
/
+1
2014-08-08
fs/cramfs: code clean-up
Fabian Frederick
2
-12
/
+15
2014-08-08
fs/cramfs: use pr_fmt
Fabian Frederick
2
-8
/
+12
2014-08-08
fs/cramfs: convert printk to pr_foo()
Fabian Frederick
2
-10
/
+10
2014-08-08
fs/omfs/inode.c: replace count*size kzalloc by kcalloc
Fabian Frederick
1
-1
/
+1
2014-08-08
fs/pstore/ram_core.c: replace count*size kmalloc by kmalloc_array
Fabian Frederick
1
-1
/
+1
2014-08-08
fs/bfs: use bfs prefix for dump_imap
Fabian Frederick
3
-8
/
+5
[next]