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
/
ocfs2
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
5
-33
/
+41
2014-10-09
ocfs2: fix a deadlock while o2net_wq doing direct memory reclaim
Xue jiufei
1
-0
/
+20
2014-10-09
ocfs2: fix deadlock due to wrong locking order
Junxiao Bi
2
-31
/
+31
2014-10-09
ocfs2: fix deadlock between o2hb thread and o2net_wq
Joseph Qi
3
-1
/
+21
2014-10-09
ocfs2: don't fire quorum before connection established
Junxiao Bi
1
-2
/
+3
2014-10-09
fs/ocfs2/dlmglue.c: use __seq_open_private() not seq_open()
Rob Jones
1
-18
/
+5
2014-10-09
fs/ocfs2/cluster/netdebug.c: use seq_open_private() not seq_open()
Rob Jones
1
-59
/
+19
2014-10-09
fs/ocfs2/dlm/dlmdebug.c: use seq_open_private() not seq_open()
Rob Jones
1
-25
/
+14
2014-10-09
ocfs2: remove unused code in dlm_new_lockres()
Xue jiufei
1
-3
/
+0
2014-10-09
ocfs2/dlm: call dlm_lockres_put without resource spinlock
alex chen
1
-2
/
+5
2014-10-09
ocfs2: call o2quo_exit() if malloc failed in o2net_init()
Joseph Qi
1
-7
/
+11
2014-10-09
ocfs2: fix shift left operations overflow
Joseph Qi
2
-2
/
+2
2014-10-09
ocfs2/dlm: refactor error handling in dlm_alloc_ctxt
Joseph Qi
1
-20
/
+22
2014-10-09
fs/ocfs2/stack_user.c: fix typo in ocfs2_control_release()
Andrew Morton
1
-1
/
+1
2014-10-02
ocfs2/dlm: should put mle when goto kill in dlm_assert_master_handler
alex chen
1
-0
/
+4
2014-09-30
ocfs2: Back out change to use OCFS2_MAXQUOTAS in ocfs2_setattr()
Jan Kara
1
-1
/
+1
2014-09-26
ocfs2/dlm: do not get resource spinlock if lockres is new
Joseph Qi
1
-8
/
+10
2014-09-26
ocfs2: free vol_label in ocfs2_delete_osb()
Joseph Qi
1
-0
/
+1
2014-09-17
ocfs2: Don't use MAXQUOTAS value
Jan Kara
5
-34
/
+42
2014-08-29
ocfs2: quorum: add a log for node not fenced
Junxiao Bi
1
-2
/
+11
2014-08-29
ocfs2: o2net: set tcp user timeout to max value
Junxiao Bi
2
-0
/
+21
2014-08-29
ocfs2: o2net: don't shutdown connection when idle timeout
Junxiao Bi
1
-6
/
+19
2014-08-29
ocfs2: do not write error flag to user structure we cannot copy from/to
Ben Hutchings
1
-86
/
+43
2014-08-06
fs/ocfs2/slot_map.c: replace count*size kzalloc by kcalloc
Fabian Frederick
1
-1
/
+1
2014-08-06
ocfs2: race between umount and unfinished remastering during recovery
Tariq Saeed
1
-0
/
+4
2014-08-06
ocfs2: remove conversion of total_backoff in dlm_join_domain()
Xue jiufei
1
-3
/
+2
2014-08-06
ocfs2: correctly check the return value of ocfs2_search_extent_list
Yingtai Xie
3
-5
/
+14
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
2014-06-23
ocfs2: refcount: take rw_lock in ocfs2_reflink
Wengang Wang
1
-0
/
+8
2014-06-23
ocfs2: revert "ocfs2: fix NULL pointer dereference when dismount and ocfs2rec...
Xue jiufei
1
-6
/
+2
2014-06-23
ocfs2: fix deadlock when two nodes are converting same lock from PR to EX and...
Tariq Saeed
1
-5
/
+13
2014-06-23
ocfs2: should add inode into orphan dir after updating entry in ocfs2_rename()
alex chen
1
-11
/
+11
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-118
/
+27
2014-06-12
Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus
Al Viro
1
-2
/
+6
2014-06-12
ocfs2: switch to iter_file_splice_write()
Al Viro
1
-80
/
+2
2014-06-10
ocfs2/o2net: incorrect to terminate accepting connections loop upon rejecting...
Tariq Saeed
1
-2
/
+29
2014-06-04
fs/buffer.c: remove block_write_full_page_endio()
Matthew Wilcox
1
-1
/
+1
2014-06-04
ocfs2: remove some unused code
Xue jiufei
3
-7
/
+0
2014-06-04
ocfs2: fix incorrect i_size of global bitmap inode after resize
Joseph Qi
1
-2
/
+2
2014-06-04
ocfs2: cleanup unused paramters in ocfs2_calc_new_backup_super
Joseph Qi
1
-6
/
+0
2014-06-04
ocfs2/dlm: disallow node joining when recovery is on going
Xue jiufei
1
-1
/
+12
2014-06-04
ocfs2: fix umount hang while shutting down truncate log
Xue jiufei
2
-1
/
+6
2014-06-04
fs/ocfs2/ioctl.c: add static to local functions
Fabian Frederick
1
-40
/
+41
2014-06-04
ocfs2/dlm: fix possible convert=sion deadlock
Xue jiufei
1
-1
/
+9
2014-06-04
ocfs2: limit printk when journal is aborted
Joseph Qi
1
-2
/
+15
2014-06-04
ocfs2: remove some redundant casting
George Spelvin
1
-4
/
+3
[next]