index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: Do not name variables "panic"
Geert Uytterhoeven
2011-01-17
1
-3
/
+3
*
fallocate should be a file operation
Christoph Hellwig
2011-01-17
2
-60
/
+56
*
make the feature checks in ->fallocate future proof
Christoph Hellwig
2011-01-17
1
-0
/
+3
*
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-01-15
23
-482
/
+729
|
\
|
*
xfs: prevent NMI timeouts in cmn_err
Dave Chinner
2011-01-12
7
-114
/
+96
|
*
xfs: Add log level to assertion printk
Anton Blanchard
2011-01-12
1
-1
/
+2
|
*
xfs: fix an assignment within an ASSERT()
Jesper Juhl
2011-01-12
1
-1
/
+1
|
*
xfs: fix error handling for synchronous writes
Christoph Hellwig
2011-01-12
3
-114
/
+51
|
*
xfs: add FITRIM support
Christoph Hellwig
2011-01-12
7
-12
/
+259
|
*
xfs: ensure log covering transactions are synchronous
Dave Chinner
2011-01-12
4
-12
/
+13
|
*
xfs: serialise unaligned direct IOs
Dave Chinner
2011-01-11
1
-10
/
+28
|
*
xfs: factor common write setup code
Dave Chinner
2011-01-11
1
-67
/
+56
|
*
xfs: split buffered IO write path from xfs_file_aio_write
Dave Chinner
2011-01-11
1
-77
/
+69
|
*
xfs: split direct IO write path from xfs_file_aio_write
Dave Chinner
2011-01-11
1
-63
/
+116
|
*
xfs: introduce xfs_rw_lock() helpers for locking the inode
Dave Chinner
2011-01-12
1
-51
/
+80
|
*
xfs: factor post-write newsize updates
Dave Chinner
2011-01-11
1
-22
/
+21
|
*
xfs: factor common post-write isize handling code
Dave Chinner
2011-01-11
1
-26
/
+28
|
*
xfs: ensure sync write errors are returned
Dave Chinner
2011-01-11
1
-26
/
+23
*
|
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-01-13
1
-2
/
+3
|
\
\
|
*
\
Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...
Jens Axboe
2010-11-27
1
-2
/
+3
|
|
\
\
|
|
*
|
block: clean up blkdev_get() wrappers and their users
Tejun Heo
2010-11-13
1
-1
/
+2
|
|
*
|
block: make blkdev_get/put() handle exclusive access
Tejun Heo
2010-11-13
1
-1
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-01-13
1
-2
/
+5
|
\
\
\
\
|
*
|
|
|
XFS: handle hole punching via fallocate properly
Josef Bacik
2011-01-13
1
-2
/
+5
*
|
|
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'master' into for-next
Jiri Kosina
2010-12-22
16
-97
/
+222
|
|
\
\
\
\
|
*
|
|
|
|
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'master' into for-linus-merged
Alex Elder
2011-01-11
38
-1920
/
+1997
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
xfs: convert grant head manipulations to lockless algorithm
Dave Chinner
2010-12-21
2
-77
/
+49
|
*
|
|
|
xfs: introduce new locks for the log grant ticket wait queues
Dave Chinner
2010-12-21
3
-60
/
+97
|
*
|
|
|
xfs: convert log grant heads to atomic variables
Dave Chinner
2010-12-03
2
-10
/
+10
|
*
|
|
|
xfs: convert l_tail_lsn to an atomic variable.
Dave Chinner
2010-12-21
4
-46
/
+63
|
*
|
|
|
xfs: convert l_last_sync_lsn to an atomic variable
Dave Chinner
2010-12-03
3
-34
/
+36
|
*
|
|
|
xfs: make AIL tail pushing independent of the grant lock
Dave Chinner
2010-12-21
1
-57
/
+54
|
*
|
|
|
xfs: use wait queues directly for the log wait queues
Dave Chinner
2010-12-21
6
-106
/
+52
|
*
|
|
|
xfs: combine grant heads into a single 64 bit integer
Dave Chinner
2010-12-21
4
-91
/
+119
|
*
|
|
|
xfs: rework log grant space calculations
Dave Chinner
2010-12-21
1
-47
/
+48
|
*
|
|
|
xfs: fact out common grant head/log tail verification code
Dave Chinner
2010-12-21
1
-29
/
+22
|
*
|
|
|
xfs: convert log grant ticket queues to list heads
Dave Chinner
2010-12-21
3
-97
/
+53
|
*
|
|
|
xfs: use AIL bulk delete function to implement single delete
Dave Chinner
2010-12-20
2
-72
/
+11
|
*
|
|
|
xfs: use AIL bulk update function to implement single updates
Dave Chinner
2010-12-20
3
-96
/
+13
|
*
|
|
|
xfs: remove all the inodes on a buffer from the AIL in bulk
Dave Chinner
2010-12-20
3
-16
/
+151
|
*
|
|
|
xfs: consume iodone callback items on buffers as they are processed
Dave Chinner
2010-12-03
1
-11
/
+21
|
*
|
|
|
xfs: reduce the number of AIL push wakeups
Dave Chinner
2010-12-17
1
-4
/
+16
|
*
|
|
|
xfs: bulk AIL insertion during transaction commit
Dave Chinner
2010-12-20
4
-12
/
+195
|
*
|
|
|
xfs: clean up xfs_ail_delete()
Dave Chinner
2010-12-03
1
-20
/
+7
|
*
|
|
|
xfs: Pull EFI/EFD handling out from under the AIL lock
Dave Chinner
2010-12-20
4
-49
/
+59
|
*
|
|
|
xfs: fix EFI transaction cancellation.
Dave Chinner
2010-12-20
2
-12
/
+9
|
*
|
|
|
xfs: connect up buffer reclaim priority hooks
Dave Chinner
2010-12-02
4
-9
/
+14
|
*
|
|
|
xfs: add a lru to the XFS buffer cache
Dave Chinner
2010-12-02
2
-22
/
+150
[next]