index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
linux-2.6
/
xfs_aops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-12
xfs: remove subdirectories
Christoph Hellwig
1
-1499
/
+0
2011-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+3
2011-07-20
fs: move inode_dio_done to the end_io handler
Christoph Hellwig
1
-0
/
+3
2011-07-20
xfs: add size update tracepoint to IO completion
Dave Chinner
1
-0
/
+1
2011-07-08
xfs: re-enable non-blocking behaviour in xfs_map_blocks
Christoph Hellwig
1
-1
/
+1
2011-07-08
xfs: PF_FSTRANS should never be set in ->writepage
Christoph Hellwig
1
-14
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-3
/
+1
2011-03-10
block: kill off REQ_UNPLUG
Jens Axboe
1
-2
/
+1
2011-03-10
block: remove per-queue plugging
Jens Axboe
1
-1
/
+0
2011-03-07
xfs: Convert linux-2.6/ files to new logging interface
Dave Chinner
1
-3
/
+3
2010-12-16
xfs: simplify xfs_map_at_offset
Christoph Hellwig
1
-11
/
+4
2010-12-16
xfs: refactor xfs_vm_writepage
Christoph Hellwig
1
-58
/
+39
2010-12-16
xfs: remove the all_bh flag from xfs_convert_page
Christoph Hellwig
1
-20
/
+13
2010-12-16
xfs: remove xfs_probe_cluster
Christoph Hellwig
1
-107
/
+4
2010-12-16
xfs: simplify xfs_map_blocks
Christoph Hellwig
1
-52
/
+25
2010-12-16
xfs: kill xfs_iomap
Christoph Hellwig
1
-60
/
+151
2010-12-16
xfs: a few small tweaks for overwrites in xfs_vm_writepage
Christoph Hellwig
1
-8
/
+7
2010-12-16
xfs: remove some dead bio handling code
Christoph Hellwig
1
-11
/
+2
2010-12-16
xfs: improve mapping type check in xfs_vm_writepage
Christoph Hellwig
1
-9
/
+12
2010-12-01
xfs: fix failed write truncation handling.
Dave Chinner
1
-54
/
+40
2010-11-10
xfs: remove incorrect assert in xfs_vm_writepage
Christoph Hellwig
1
-3
/
+4
2010-10-26
writeback: remove nonblocking/encountered_congestion references
Wu Fengguang
1
-2
/
+1
2010-08-24
xfs: do not discard page cache data on EAGAIN
Christoph Hellwig
1
-3
/
+6
2010-08-24
xfs: handle negative wbc->nr_to_write during sync writeback
Dave Chinner
1
-2
/
+2
2010-08-09
xfs: new truncate sequence
Christoph Hellwig
1
-6
/
+36
2010-08-09
get rid of block_write_begin_newtrunc
Christoph Hellwig
1
-3
/
+11
2010-08-09
sort out blockdev_direct_IO variants
Christoph Hellwig
1
-8
/
+8
2010-07-26
xfs simplify and speed up direct I/O completions
Christoph Hellwig
1
-82
/
+76
2010-07-26
xfs: move aio completion after unwritten extent conversion
Christoph Hellwig
1
-3
/
+16
2010-07-26
direct-io: move aio_complete into ->end_io
Christoph Hellwig
1
-1
/
+6
2010-07-26
xfs: use GFP_NOFS for page cache allocation
Dave Chinner
1
-2
/
+2
2010-07-26
xfs: writepage always has buffers
Christoph Hellwig
1
-7
/
+0
2010-07-26
xfs: allow writeback from kswapd
Christoph Hellwig
1
-5
/
+4
2010-07-26
xfs: split xfs_itrace_entry
Christoph Hellwig
1
-1
/
+1
2010-07-26
xfs: small cleanups for xfs_iomap / __xfs_get_blocks
Christoph Hellwig
1
-8
/
+9
2010-07-26
xfs: simplify xfs_vm_writepage
Christoph Hellwig
1
-94
/
+45
2010-07-26
xfs: simplify xfs_vm_releasepage
Christoph Hellwig
1
-247
/
+107
2010-07-26
xfs: fix corruption case for block size < page size
Eric Sandeen
1
-0
/
+10
2010-07-26
xfs: remove unused delta tracking code in xfs_bmapi
Christoph Hellwig
1
-2
/
+2
2010-07-26
xfs: remove unneeded #include statements
Christoph Hellwig
1
-6
/
+0
2010-07-26
xfs: drop dmapi hooks
Christoph Hellwig
1
-1
/
+0
2010-06-08
xfs: remove nr_to_write writeback windup.
Dave Chinner
1
-8
/
+0
2010-06-03
xfs: skip writeback from reclaim context
Christoph Hellwig
1
-0
/
+15
2010-05-19
xfs: clean up end index calculation in xfs_page_state_convert
Christoph Hellwig
1
-8
/
+15
2010-05-19
xfs: clean up mapping size calculation in __xfs_get_blocks
Christoph Hellwig
1
-9
/
+16
2010-05-19
xfs: clean up xfs_iomap_valid
Christoph Hellwig
1
-23
/
+23
2010-05-19
xfs: move I/O type flags into xfs_aops.c
Christoph Hellwig
1
-21
/
+30
2010-05-19
xfs: kill struct xfs_iomap
Christoph Hellwig
1
-44
/
+46
2010-05-19
xfs: report iomap_bn in block base
Christoph Hellwig
1
-8
/
+11
[next]