index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
linux-2.6
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-04-11
6
-240
/
+194
|
\
|
*
xfs_destroy_workqueues() should not be tagged with__exit
Luck, Tony
2011-04-11
1
-1
/
+1
|
*
xfs: use proper interfaces for on-stack plugging
Christoph Hellwig
2011-04-08
1
-11
/
+9
|
*
xfs: fix xfs_debug warnings
Christoph Hellwig
2011-04-08
2
-29
/
+22
|
*
xfs: fix variable set but not used warnings
Christoph Hellwig
2011-04-08
1
-2
/
+0
|
*
xfs: push the AIL from memory reclaim and periodic sync
Dave Chinner
2011-04-08
1
-1
/
+6
|
*
xfs: convert the xfsaild threads to a workqueue
Dave Chinner
2011-04-08
1
-84
/
+43
|
*
xfs: introduce background inode reclaim work
Dave Chinner
2011-04-08
1
-3
/
+66
|
*
xfs: convert ENOSPC inode flushing to use new syncd workqueue
Dave Chinner
2011-04-08
2
-99
/
+35
|
*
xfs: introduce a xfssyncd workqueue
Dave Chinner
2011-04-08
3
-58
/
+62
|
*
xfs: fix unreferenced var error in xfs_buf.c
Dave Chinner
2011-03-30
1
-2
/
+0
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
5
-6
/
+6
|
/
*
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-03-28
6
-309
/
+151
|
\
|
*
xfs: stop using the page cache to back the buffer cache
Dave Chinner
2011-03-26
2
-297
/
+84
|
*
xfs: register the inode cache shrinker before quotachecks
Dave Chinner
2011-03-26
1
-10
/
+24
|
*
xfs: introduce inode cluster buffer trylocks for xfs_iflush
Dave Chinner
2011-03-26
2
-4
/
+28
|
*
vmap: flush vmap aliases when mapping fails
Dave Chinner
2011-03-26
1
-3
/
+11
|
*
xfs: preallocation transactions do not need to be synchronous
Dave Chinner
2011-03-26
2
-1
/
+9
*
|
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-03-24
2
-11
/
+6
|
\
\
|
*
\
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
Jens Axboe
2011-03-10
2
-11
/
+6
|
|
\
\
|
|
*
|
block: kill off REQ_UNPLUG
Jens Axboe
2011-03-10
1
-2
/
+1
|
|
*
|
block: remove per-queue plugging
Jens Axboe
2011-03-10
2
-9
/
+5
*
|
|
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-03-21
9
-91
/
+270
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
xfs: don't name variables "panic"
Alex Elder
2011-03-11
1
-4
/
+4
|
*
|
|
xfs: kill support/debug.[ch]
Dave Chinner
2011-03-07
3
-1
/
+39
|
*
|
|
xfs: Convert linux-2.6/ files to new logging interface
Dave Chinner
2011-03-07
6
-90
/
+76
|
*
|
|
xfs: introduce new logging API.
Dave Chinner
2011-03-02
3
-0
/
+154
|
*
|
|
xfs: zero proper structure size for geometry calls
Alex Elder
2011-03-01
1
-3
/
+8
|
*
|
|
xfs: enable delaylog by default
Christoph Hellwig
2011-02-22
1
-0
/
+1
|
*
|
|
xfs: check if device support discard in xfs_ioc_trim()
Lukas Czerner
2011-02-21
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2011-03-16
1
-4
/
+5
|
\
\
\
|
*
\
\
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
2011-03-08
1
-4
/
+5
|
|
\
\
\
|
|
*
|
|
fs/vfs/security: pass last path component to LSM on inode creation
Eric Paris
2011-02-01
1
-4
/
+5
*
|
|
|
|
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2011-03-16
1
-2
/
+3
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' into for-2.6.39
Tejun Heo
2011-02-21
1
-2
/
+18
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
xfs: convert to alloc_workqueue()
Tejun Heo
2011-02-01
1
-2
/
+3
*
|
|
|
|
|
exportfs: Return the minimum required handle size
Aneesh Kumar K.V
2011-03-14
1
-1
/
+3
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
xfs: zero proper structure size for geometry calls
Alex Elder
2011-03-01
1
-3
/
+8
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
xfs: check if device support discard in xfs_ioc_trim()
Lukas Czerner
2011-02-22
1
-0
/
+2
|
|
/
/
|
/
|
|
*
|
|
xfs: limit extsize to size of AGs and/or MAXEXTLEN
Dave Chinner
2011-01-28
1
-2
/
+18
|
/
/
*
|
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-14
10
-247
/
+573
|
\
\
|
*
|
xfs: prevent NMI timeouts in cmn_err
Dave Chinner
2011-01-12
1
-1
/
+22
|
*
|
xfs: fix error handling for synchronous writes
Christoph Hellwig
2011-01-11
2
-12
/
+2
|
*
|
xfs: add FITRIM support
Christoph Hellwig
2011-01-11
4
-0
/
+235
|
*
|
xfs: ensure log covering transactions are synchronous
Dave Chinner
2011-01-11
2
-6
/
+7
|
*
|
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
[next]