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
2010-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
9
-17
/
+41
2010-06-11
Btrfs: The file argument for fsync() is never null
Dan Carpenter
1
-1
/
+1
2010-06-11
Btrfs: handle ERR_PTR from posix_acl_from_xattr()
Dan Carpenter
1
-0
/
+2
2010-06-11
Btrfs: avoid BUG when dropping root and reference in same transaction
Sage Weil
1
-3
/
+0
2010-06-11
Btrfs: prohibit a operation of changing acl's mask when noacl mount option used
Shi Weihua
1
-0
/
+3
2010-06-11
Btrfs: should add a permission check for setfacl
Shi Weihua
1
-0
/
+3
2010-06-11
Btrfs: btrfs_lookup_dir_item() can return ERR_PTR
Dan Carpenter
1
-1
/
+1
2010-06-11
Btrfs: btrfs_read_fs_root_no_name() returns ERR_PTRs
Dan Carpenter
1
-0
/
+4
2010-06-11
Btrfs: unwind after btrfs_start_transaction() errors
Dan Carpenter
1
-1
/
+1
2010-06-11
Btrfs: btrfs_iget() returns ERR_PTR
Dan Carpenter
1
-2
/
+2
2010-06-11
Btrfs: handle kzalloc() failure in open_ctree()
Dan Carpenter
1
-2
/
+5
2010-06-11
Btrfs: handle error returns from btrfs_lookup_dir_item()
Dan Carpenter
1
-0
/
+2
2010-06-11
Btrfs: Fix BUG_ON for fs converted from extN
Yan, Zheng
1
-1
/
+2
2010-06-11
Btrfs: Fix null dereference in relocation.c
Yan, Zheng
1
-3
/
+4
2010-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
6
-51
/
+84
2010-06-11
Btrfs: fix remap_file_pages error
Miao Xie
1
-1
/
+8
2010-06-11
Btrfs: uninitialized data is check_path_shared()
Dan Carpenter
1
-1
/
+1
2010-06-11
Btrfs: fix fallocate regression
Josef Bacik
1
-1
/
+1
2010-06-11
Btrfs: fix loop device on top of btrfs
Miao Xie
1
-0
/
+1
2010-06-10
ceph: try to send partial cap release on cap message on missing inode
Sage Weil
3
-5
/
+9
2010-06-10
ceph: release cap on import if we don't have the inode
Sage Weil
3
-38
/
+61
2010-06-10
ceph: fix misleading/incorrect debug message
Sage Weil
1
-1
/
+1
2010-06-10
ceph: fix atomic64_t initialization on ia64
Jeff Mahoney
1
-1
/
+1
2010-06-10
pipe: fix check in "set size" fcntl
Miklos Szeredi
1
-3
/
+4
2010-06-10
pipe: fix pipe buffer resizing
Miklos Szeredi
1
-3
/
+10
2010-06-10
block: remove duplicate BUG_ON() in bd_finish_claiming()
Jens Axboe
1
-1
/
+0
2010-06-10
block: bd_start_claiming cleanup
Nick Piggin
1
-24
/
+48
2010-06-10
block: bd_start_claiming fix module refcount
Nick Piggin
1
-0
/
+1
2010-06-09
Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-3
/
+2
2010-06-08
xfs: remove nr_to_write writeback windup.
Dave Chinner
1
-8
/
+0
2010-06-08
Merge branch 'for-2.6.34-incoming' into for-2.6.35-incoming
J. Bruce Fields
50
-276
/
+518
2010-06-08
nfsd4: shut down callback queue outside state lock
J. Bruce Fields
1
-1
/
+1
2010-06-07
Merge git://git.infradead.org/~dwmw2/mtd-2.6.35
Linus Torvalds
3
-63
/
+74
2010-06-06
jffs2: update ctime when changing the file's permission by setfacl
Jan Kara
1
-1
/
+2
2010-06-05
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2
-17
/
+26
2010-06-05
ext4: Fix remaining racy updates of EXT4_I(inode)->i_flags
Dmitry Monakhov
1
-17
/
+23
2010-06-05
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
17
-793
/
+736
2010-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
4
-10
/
+4
2010-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-8
/
+8
2010-06-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
4
-74
/
+71
2010-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2
-7
/
+8
2010-06-04
flat: fix unmap len in load error path
Mike Frysinger
1
-1
/
+1
2010-06-04
fs/binfmt_flat.c: split the stack & data alignments
Mike Frysinger
1
-8
/
+15
2010-06-04
fs/compat_rw_copy_check_uvector: add missing compat_ptr call
Heiko Carstens
1
-1
/
+1
2010-06-04
Minix: Clean up left over label
Andrew Hendry
1
-4
/
+0
2010-06-04
fix truncate inode time modification breakage
Nick Piggin
1
-1
/
+1
2010-06-04
fix setattr error handling in sysfs, configfs
Nick Piggin
2
-7
/
+8
2010-06-04
fcntl: return -EFAULT if copy_to_user fails
Dan Carpenter
1
-2
/
+5
2010-06-04
wrong type for 'magic' argument in simple_fill_super()
Roberto Sassu
1
-1
/
+2
2010-06-04
fix setattr error handling in sysfs, configfs
Nick Piggin
2
-7
/
+8
[next]