index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-04-20
xfs: fix duplicate message output
Dave Chinner
1
-1
/
+3
2011-04-12
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
6
-240
/
+194
2011-04-12
xfs_destroy_workqueues() should not be tagged with__exit
Luck, Tony
1
-1
/
+1
2011-04-08
xfs: use proper interfaces for on-stack plugging
Christoph Hellwig
1
-11
/
+9
2011-04-08
xfs: fix xfs_debug warnings
Christoph Hellwig
2
-29
/
+22
2011-04-08
xfs: fix variable set but not used warnings
Christoph Hellwig
1
-2
/
+0
2011-04-08
xfs: push the AIL from memory reclaim and periodic sync
Dave Chinner
1
-1
/
+6
2011-04-08
xfs: convert the xfsaild threads to a workqueue
Dave Chinner
1
-84
/
+43
2011-04-08
xfs: introduce background inode reclaim work
Dave Chinner
1
-3
/
+66
2011-04-08
xfs: convert ENOSPC inode flushing to use new syncd workqueue
Dave Chinner
2
-99
/
+35
2011-04-08
xfs: introduce a xfssyncd workqueue
Dave Chinner
3
-58
/
+62
2011-03-31
Fix common misspellings
Lucas De Marchi
5
-6
/
+6
2011-03-31
xfs: fix unreferenced var error in xfs_buf.c
Dave Chinner
1
-2
/
+0
2011-03-29
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
6
-309
/
+151
2011-03-26
xfs: stop using the page cache to back the buffer cache
Dave Chinner
2
-297
/
+84
2011-03-26
xfs: register the inode cache shrinker before quotachecks
Dave Chinner
1
-10
/
+24
2011-03-26
xfs: introduce inode cluster buffer trylocks for xfs_iflush
Dave Chinner
2
-4
/
+28
2011-03-26
vmap: flush vmap aliases when mapping fails
Dave Chinner
1
-3
/
+11
2011-03-26
xfs: preallocation transactions do not need to be synchronous
Dave Chinner
2
-1
/
+9
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-11
/
+6
2011-03-22
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
9
-91
/
+270
2011-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-4
/
+5
2011-03-16
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-2
/
+3
2011-03-14
exportfs: Return the minimum required handle size
Aneesh Kumar K.V
1
-1
/
+3
2011-03-12
xfs: don't name variables "panic"
Alex Elder
1
-4
/
+4
2011-03-10
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
Jens Axboe
2
-11
/
+6
2011-03-10
block: kill off REQ_UNPLUG
Jens Axboe
1
-2
/
+1
2011-03-10
block: remove per-queue plugging
Jens Axboe
2
-9
/
+5
2011-03-08
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
1
-4
/
+5
2011-03-07
xfs: kill support/debug.[ch]
Dave Chinner
3
-1
/
+39
2011-03-07
xfs: Convert linux-2.6/ files to new logging interface
Dave Chinner
6
-90
/
+76
2011-03-02
xfs: zero proper structure size for geometry calls
Alex Elder
1
-3
/
+8
2011-03-02
xfs: introduce new logging API.
Dave Chinner
3
-0
/
+154
2011-03-02
xfs: zero proper structure size for geometry calls
Alex Elder
1
-3
/
+8
2011-02-23
xfs: enable delaylog by default
Christoph Hellwig
1
-0
/
+1
2011-02-23
xfs: check if device support discard in xfs_ioc_trim()
Lukas Czerner
1
-0
/
+2
2011-02-22
xfs: check if device support discard in xfs_ioc_trim()
Lukas Czerner
1
-0
/
+2
2011-02-21
Merge branch 'master' into for-2.6.39
Tejun Heo
1
-2
/
+18
2011-02-01
fs/vfs/security: pass last path component to LSM on inode creation
Eric Paris
1
-4
/
+5
2011-02-01
xfs: convert to alloc_workqueue()
Tejun Heo
1
-2
/
+3
2011-01-28
xfs: limit extsize to size of AGs and/or MAXEXTLEN
Dave Chinner
1
-2
/
+18
2011-01-17
fallocate should be a file operation
Christoph Hellwig
2
-60
/
+56
2011-01-17
make the feature checks in ->fallocate future proof
Christoph Hellwig
1
-0
/
+3
2011-01-15
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
10
-247
/
+573
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+3
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+5
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2011-01-13
XFS: handle hole punching via fallocate properly
Josef Bacik
1
-2
/
+5
2011-01-12
xfs: prevent NMI timeouts in cmn_err
Dave Chinner
1
-1
/
+22
2011-01-12
xfs: fix error handling for synchronous writes
Christoph Hellwig
2
-12
/
+2
[next]