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-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
13
-47
/
+108
2014-07-03
Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-14
/
+55
2014-07-03
Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-11
/
+13
2014-07-03
fs/seq_file: fallback to vmalloc allocation
Heiko Carstens
1
-9
/
+21
2014-07-03
/proc/stat: convert to single_open_size()
Heiko Carstens
1
-20
/
+2
2014-07-03
autofs4: fix false positive compile error
Ian Kent
1
-1
/
+1
2014-07-03
Btrfs: fix crash when starting transaction
Filipe Manana
1
-0
/
+1
2014-07-03
Btrfs: fix btrfs_print_leaf for skinny metadata
Josef Bacik
1
-4
/
+5
2014-07-03
Btrfs: fix race of using total_bytes_pinned
Liu Bo
1
-4
/
+1
2014-07-03
btrfs: use E2BIG instead of EIO if compression does not help
David Sterba
1
-1
/
+1
2014-07-03
btrfs: remove stale comment from btrfs_flush_all_pending_stuffs
David Sterba
1
-5
/
+0
2014-07-03
Btrfs: fix use-after-free when cloning a trailing file hole
Filipe Manana
1
-11
/
+9
2014-07-03
btrfs: fix null pointer dereference in btrfs_show_devname when name is null
Anand Jain
1
-0
/
+2
2014-07-03
btrfs: fix null pointer dereference in clone_fs_devices when name is null
Anand Jain
1
-5
/
+7
2014-07-03
btrfs: fix nossd and ssd_spread mount option regression
Eric Sandeen
1
-1
/
+2
2014-07-03
Btrfs: fix race between balance recovery and root deletion
Wang Shilong
2
-0
/
+4
2014-07-03
Btrfs: atomically set inode->i_flags in btrfs_update_iflags
Filipe Manana
1
-7
/
+10
2014-07-02
nfs: fix nfs4d readlink truncated packet
Avi Kivity
1
-1
/
+1
2014-07-02
kernfs: kernfs_notify() must be useable from non-sleepable contexts
Tejun Heo
1
-14
/
+55
2014-06-29
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-6
/
+68
2014-06-28
btrfs: only unlock block in verify_parent_transid if we locked it
Josef Bacik
1
-1
/
+2
2014-06-28
Btrfs: assert send doesn't attempt to start transactions
Filipe Manana
1
-2
/
+4
2014-06-28
btrfs compression: reuse recently used workspace
Sergey Senozhatsky
1
-1
/
+1
2014-06-28
Btrfs: fix crash when mounting raid5 btrfs with missing disks
Liu Bo
1
-2
/
+3
2014-06-28
btrfs: create sprout should rename fsid on the sysfs as well
Anand Jain
1
-0
/
+9
2014-06-28
btrfs: dev replace should replace the sysfs entry
Anand Jain
1
-0
/
+5
2014-06-28
btrfs: dev add should add its sysfs entry
Anand Jain
3
-3
/
+16
2014-06-28
btrfs: dev delete should remove sysfs entry
Anand Jain
3
-0
/
+26
2014-06-28
btrfs: rename add_device_membership to btrfs_kobj_add_device
Anand Jain
1
-2
/
+2
2014-06-27
nfsd: fix rare symlink decoding bug
J. Bruce Fields
2
-10
/
+12
2014-06-26
ext4: Fix hole punching for files with indirect blocks
Jan Kara
1
-2
/
+10
2014-06-26
ext4: Fix block zeroing when punching holes in indirect block files
Jan Kara
1
-2
/
+2
2014-06-26
ext4: decrement free clusters/inodes counters when block group declared bad
Namjae Jeon
3
-0
/
+47
2014-06-25
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-6
/
+20
2014-06-25
Merge tag 'nfs-for-3.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-83
/
+103
2014-06-25
fs/mbcache: replace __builtin_log2() with ilog2()
T Makphaibulchoke
1
-1
/
+2
2014-06-24
NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support
Andy Adamson
3
-45
/
+57
2014-06-24
NFS Return -EPERM if no supported or matching SECINFO flavor
Andy Adamson
1
-7
/
+4
2014-06-24
NFS check the return of nfs4_negotiate_security in nfs4_submount
Andy Adamson
1
-2
/
+5
2014-06-24
NFS: Don't mark the data cache as invalid if it has been flushed
Trond Myklebust
1
-35
/
+40
2014-06-24
NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file size
Trond Myklebust
1
-0
/
+1
2014-06-24
nfs: Fix cache_validity check in nfs_write_pageuptodate()
Scott Mayhew
1
-1
/
+3
2014-06-24
aio: fix kernel memory disclosure in io_getevents() introduced in v3.10
Benjamin LaHaise
1
-0
/
+3
2014-06-24
aio: fix aio request leak when events are reaped by userspace
Benjamin LaHaise
1
-2
/
+1
2014-06-24
[CIFS] fix mount failure with broken pathnames when smb3 mount with mapchars ...
Steve French
1
-3
/
+4
2014-06-23
ocfs2/dlm: do not purge lockres that is queued for assert master
Xue jiufei
4
-6
/
+55
2014-06-23
ocfs2: do not return DLM_MIGRATE_RESPONSE_MASTERY_REF to avoid endless,loop d...
jiangyiwen
1
-5
/
+9
2014-06-23
ocfs2: manually do the iput once ocfs2_add_entry failed in ocfs2_symlink and ...
jiangyiwen
1
-0
/
+27
2014-06-23
ocfs2: fix a tiny race when running dirop_fileop_racer
Yiwen Jiang
2
-2
/
+96
2014-06-23
ocfs2/dlm: fix misuse of list_move_tail() in dlm_run_purge_list()
Xue jiufei
1
-1
/
+1
[next]