index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
linux-2.6
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-11
xfs: fix error handling for synchronous writes
Christoph Hellwig
2
-12
/
+2
2011-01-11
xfs: add FITRIM support
Christoph Hellwig
4
-0
/
+235
2011-01-11
xfs: ensure log covering transactions are synchronous
Dave Chinner
2
-6
/
+7
2011-01-10
Merge branch 'master' into for-linus-merged
Alex Elder
10
-447
/
+496
2011-01-11
xfs: serialise unaligned direct IOs
Dave Chinner
1
-10
/
+28
2011-01-11
xfs: factor common write setup code
Dave Chinner
1
-67
/
+56
2011-01-11
xfs: split buffered IO write path from xfs_file_aio_write
Dave Chinner
1
-77
/
+69
2011-01-11
xfs: split direct IO write path from xfs_file_aio_write
Dave Chinner
1
-63
/
+116
2011-01-12
xfs: introduce xfs_rw_lock() helpers for locking the inode
Dave Chinner
1
-51
/
+80
2011-01-11
xfs: factor post-write newsize updates
Dave Chinner
1
-22
/
+21
2011-01-11
xfs: factor common post-write isize handling code
Dave Chinner
1
-26
/
+28
2011-01-11
xfs: ensure sync write errors are returned
Dave Chinner
1
-26
/
+23
2011-01-07
xfs: provide simple rcu-walk ACL implementation
Nick Piggin
1
-3
/
+6
2011-01-07
fs: provide rcu-walk aware permission i_ops
Nick Piggin
1
-2
/
+6
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
6
-82
/
+65
2010-12-21
xfs: introduce new locks for the log grant ticket wait queues
Dave Chinner
1
-0
/
+2
2010-12-21
xfs: convert l_tail_lsn to an atomic variable.
Dave Chinner
1
-1
/
+1
2010-12-21
xfs: use wait queues directly for the log wait queues
Dave Chinner
2
-60
/
+0
2010-12-21
xfs: combine grant heads into a single 64 bit integer
Dave Chinner
1
-4
/
+6
2010-12-21
xfs: convert log grant ticket queues to list heads
Dave Chinner
1
-8
/
+8
2010-12-17
xfs: reduce the number of AIL push wakeups
Dave Chinner
1
-4
/
+16
2010-12-02
xfs: connect up buffer reclaim priority hooks
Dave Chinner
1
-2
/
+8
2010-12-02
xfs: add a lru to the XFS buffer cache
Dave Chinner
2
-22
/
+150
2010-12-01
xfs: push stale, pinned buffers on trylock failures
Dave Chinner
1
-19
/
+16
2010-12-01
xfs: fix failed write truncation handling.
Dave Chinner
1
-54
/
+40
2010-11-30
xfs: convert xfsbud shrinker to a per-buftarg shrinker.
Dave Chinner
2
-66
/
+27
2010-12-16
xfs: convert pag_ici_lock to a spin lock
Dave Chinner
1
-4
/
+4
2010-12-17
xfs: convert inode cache lookups to use RCU locking
Dave Chinner
1
-18
/
+66
2010-12-23
xfs: provide a inode iolock lockdep class
Dave Chinner
1
-0
/
+2
2010-12-16
xfs: clean up xfs_alloc_ag_vextent_exact
Christoph Hellwig
1
-0
/
+1
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
3
-73
/
+182
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-16
xfs: fix exporting with left over 64-bit inodes
Samuel Kvasnica
1
-2
/
+10
2010-11-27
Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...
Jens Axboe
1
-2
/
+3
2010-11-13
block: clean up blkdev_get() wrappers and their users
Tejun Heo
1
-1
/
+2
2010-11-13
block: make blkdev_get/put() handle exclusive access
Tejun Heo
1
-1
/
+1
2010-11-10
xfs: remove incorrect assert in xfs_vm_writepage
Christoph Hellwig
1
-3
/
+4
2010-11-10
xfs: use hlist_add_fake
Christoph Hellwig
1
-1
/
+2
2010-11-10
xfs: move delayed write buffer trace
Dave Chinner
1
-1
/
+1
2010-11-10
xfs: fix per-ag reference counting in inode reclaim tree walking
Dave Chinner
1
-0
/
+1
2010-11-10
xfs: xfs_ioctl: fix information leak to userland
Kulikov Vasiliy
1
-1
/
+1
2010-11-10
xfs: remove experimental tag from the delaylog option
Christoph Hellwig
1
-3
/
+0
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
[prev]
[next]