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
/
xfs
/
xfs_rw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-14
xfs: move xfs_do_force_shutdown() and kill xfs_rw.c
Dave Chinner
1
-90
/
+0
2012-05-14
xfs: move xfs_get_extsz_hint() and kill xfs_rw.h
Dave Chinner
1
-15
/
+0
2012-05-14
xfs: move xfsagino_t to xfs_types.h
Dave Chinner
1
-1
/
+0
2012-05-14
xfs: kill xfs_read_buf()
Dave Chinner
1
-50
/
+0
2012-05-14
xfs: kill XBF_LOCK
Dave Chinner
1
-1
/
+1
2011-10-11
xfs: clean up xfs_ioerror_alert
Christoph Hellwig
1
-19
/
+1
2011-10-11
xfs: remove buffers from the delwri list in xfs_buf_stale
Christoph Hellwig
1
-1
/
+0
2011-10-11
xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALE
Christoph Hellwig
1
-1
/
+1
2011-10-11
xfs: call xfs_buf_delwri_queue directly
Christoph Hellwig
1
-1
/
+1
2011-07-25
xfs: Remove the macro XFS_BUFTARG_NAME
Chandra Seetharaman
1
-1
/
+1
2011-07-25
xfs: Remove the macro XFS_BUF_TARGET
Chandra Seetharaman
1
-1
/
+1
2011-07-25
xfs: Remove the macro XFS_BUF_ERROR and family
Chandra Seetharaman
1
-3
/
+3
2011-03-07
xfs: Convert remaining cmn_err() callers to new API
Dave Chinner
1
-9
/
+8
2011-03-07
xfs: convert xfs_cmn_err to xfs_alert_tag
Dave Chinner
1
-14
/
+9
2011-02-07
xfs: fix xfs_get_extsz_hint for a zero extent size hint
Christoph Hellwig
1
-13
/
+5
2010-07-26
xfs: remove unneeded #include statements
Christoph Hellwig
1
-14
/
+0
2010-07-26
xfs: drop dmapi hooks
Christoph Hellwig
1
-1
/
+0
2010-02-12
xfs: only clear the suid bit once in xfs_write
Christoph Hellwig
1
-42
/
+0
2010-01-15
xfs: move more buffer helpers into xfs_buf.c
Christoph Hellwig
1
-82
/
+0
2010-01-15
xfs: clean up xfs_bwrite
Christoph Hellwig
1
-31
/
+0
2009-12-14
xfs: event tracing support
Christoph Hellwig
1
-2
/
+1
2009-12-11
xfs: uninline xfs_get_extsz_hint
Christoph Hellwig
1
-0
/
+22
2009-12-11
xfs: simplify xfs_buf_get / xfs_buf_read interfaces
Christoph Hellwig
1
-4
/
+4
2009-09-01
xfs: merge fsync and O_SYNC handling
Christoph Hellwig
1
-84
/
+0
2009-06-10
xfs: use generic Posix ACL code
Christoph Hellwig
1
-1
/
+0
2008-12-11
[XFS] replace b_fspriv with b_mount
Christoph Hellwig
1
-1
/
+1
2008-08-13
[XFS] replace the XFS buf iodone semaphore with a completion
David Chinner
1
-1
/
+1
2008-04-18
[XFS] Sanitise xfs_log_force error checking.
David Chinner
1
-4
/
+4
2007-10-16
[XFS] decontaminate vfs operations from behavior details
Christoph Hellwig
1
-4
/
+1
2007-05-08
[XFS] The last argument "lsn" of xfs_trans_commit() is always called with
Eric Sandeen
1
-2
/
+2
2007-02-10
[XFS] Remove unused header files for MAC and CAP checking functionality.
Eric Sandeen
1
-1
/
+0
2006-06-20
[XFS] Remove version 1 directory code. Never functioned on Linux, just
Nathan Scott
1
-2
/
+0
2006-06-19
[XFS] Push some common code out of write path into core XFS code for
Nathan Scott
1
-1
/
+85
2006-06-09
[XFS] Shutdown the filesystem if all device paths have gone. Made
Nathan Scott
1
-16
/
+20
2006-01-11
[XFS] Complete the pagebuf -> xfs_buf naming convention transition,
Nathan Scott
1
-5
/
+4
2005-11-02
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
1
-25
/
+11
2005-11-02
[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.
Nathan Scott
1
-10
/
+10
2005-11-02
[XFS] Add format checking to cmn_err and icmn_err
Christoph Hellwig
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+356