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
2012-07-16
Merge tag 'for-linus-v3.5-rc7' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
4
-37
/
+38
2012-07-16
fifo: Do not restart open() if it already found a partner
Anders Kaseorg
1
-5
/
+4
2012-07-13
xfs: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacks
Christoph Hellwig
3
-31
/
+23
2012-07-13
xfs: prevent recursion in xfs_buf_iorequest
Christoph Hellwig
1
-1
/
+1
2012-07-13
xfs: don't defer metadata allocation to the workqueue
Dave Chinner
1
-3
/
+12
2012-07-13
xfs: really fix the cursor leak in xfs_alloc_ag_vextent_near
Dave Chinner
1
-2
/
+2
2012-07-13
Merge tag 'nfs-for-3.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-1
/
+7
2012-07-13
Remove easily user-triggerable BUG from generic_setlease
Dave Jones
1
-1
/
+1
2012-07-13
block: fix infinite loop in __getblk_slow
Jeff Moyer
1
-9
/
+13
2012-07-11
fat: fix non-atomic NFS i_pos read
Steven J. Magnani
1
-7
/
+6
2012-07-11
fs: ramfs: file-nommu: add SetPageUptodate()
Bob Liu
1
-0
/
+1
2012-07-11
ocfs2: fix NULL pointer dereference in __ocfs2_change_file_space()
Luis Henriques
1
-1
/
+1
2012-07-10
NFSv4: Fix an NFSv4 mount regression
Trond Myklebust
1
-0
/
+2
2012-07-08
NFS: Fix list manipulation snafus in fs/nfs/direct.c
Trond Myklebust
1
-1
/
+5
2012-07-07
vfs: make O_PATH file descriptors usable for 'fchdir()'
Linus Torvalds
1
-3
/
+3
2012-07-06
Merge tag 'ecryptfs-3.5-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-20
/
+30
2012-07-06
eCryptfs: Gracefully refuse miscdev file ops on inherited/passed files
Tyler Hicks
1
-7
/
+16
2012-07-06
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...
Linus Torvalds
4
-18
/
+23
2012-07-06
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-21
/
+20
2012-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
13
-201
/
+258
2012-07-03
ocfs2: Fix bogus error message from ocfs2_global_read_info
Jan Kara
1
-2
/
+0
2012-07-03
ocfs2: for SEEK_DATA/SEEK_HOLE, return internal error unchanged if ocfs2_get_...
Jeff Liu
1
-2
/
+0
2012-07-03
ocfs2: use spinlock irqsave for downconvert lock.patch
Srinivas Eeda
1
-12
/
+19
2012-07-03
ocfs2: Misplaced parens in unlikley
roel
1
-1
/
+1
2012-07-03
ocfs2: clear unaligned io flag when dio fails
Junxiao Bi
1
-1
/
+3
2012-07-03
eCryptfs: Fix lockdep warning in miscdev operations
Tyler Hicks
1
-12
/
+13
2012-07-03
eCryptfs: Properly check for O_RDONLY flag before doing privileged open
Tyler Hicks
1
-1
/
+1
2012-07-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-15
/
+20
2012-07-03
cifs: when server doesn't set CAP_LARGE_READ_X, cap default rsize at MaxBuffe...
Jeff Layton
1
-6
/
+3
2012-07-02
Btrfs: run delayed directory updates during log replay
Chris Mason
1
-0
/
+6
2012-07-02
Btrfs: hold a ref on the inode during writepages
Josef Bacik
1
-0
/
+14
2012-07-02
Btrfs: fix tree log remove space corner case
Josef Bacik
1
-93
/
+52
2012-07-02
Btrfs: fix wrong check during log recovery
Liu Bo
1
-1
/
+1
2012-07-02
Btrfs: use _IOR for BTRFS_IOC_SUBVOL_GETFLAGS
Alexander Block
1
-1
/
+1
2012-07-02
Btrfs: resume balance on rw (re)mounts properly
Ilya Dryomov
4
-18
/
+47
2012-07-02
Btrfs: restore restriper state on all mounts
Ilya Dryomov
3
-25
/
+26
2012-07-02
Btrfs: fix dio write vs buffered read race
Josef Bacik
2
-18
/
+50
2012-07-02
Btrfs: don't count I/O statistic read errors for missing devices
Stefan Behrens
1
-10
/
+12
2012-06-28
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-38
/
+64
2012-06-28
Merge tag 'upstream-3.5-rc5' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2
-6
/
+6
2012-06-28
udf: Fortify loading of sparing table
Jan Kara
1
-33
/
+53
2012-06-28
udf: Avoid run away loop when partition table length is corrupted
Jan Kara
1
-1
/
+9
2012-06-28
udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol()
Jan Kara
1
-4
/
+2
2012-06-27
Btrfs: resolve tree mod log locking issue in btrfs_next_leaf
Jan Schmidt
1
-0
/
+12
2012-06-27
Btrfs: fix tree mod log rewind of ADD operations
Jan Schmidt
1
-5
/
+1
2012-06-27
Btrfs: leave critical region in btrfs_find_all_roots as soon as possible
Jan Schmidt
1
-2
/
+1
2012-06-27
Btrfs: always put insert_ptr modifications into the tree mod log
Jan Schmidt
1
-7
/
+7
2012-06-27
Btrfs: fix tree mod log for root replacements at leaf level
Jan Schmidt
1
-13
/
+15
2012-06-27
Btrfs: support root level changes in __resolve_indirect_ref
Jan Schmidt
1
-4
/
+8
2012-06-27
Btrfs: avoid waiting for delayed refs when we must not
Jan Schmidt
1
-5
/
+6
[next]