index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
linux-2.6
Commit message (
Expand
)
Author
Age
*
xfs: do not immediately reuse busy extent ranges
Christoph Hellwig
2011-04-28
*
xfs: fix duplicate message output
Dave Chinner
2011-04-20
*
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-04-11
|
\
|
*
xfs_destroy_workqueues() should not be tagged with__exit
Luck, Tony
2011-04-11
|
*
xfs: use proper interfaces for on-stack plugging
Christoph Hellwig
2011-04-08
|
*
xfs: fix xfs_debug warnings
Christoph Hellwig
2011-04-08
|
*
xfs: fix variable set but not used warnings
Christoph Hellwig
2011-04-08
|
*
xfs: push the AIL from memory reclaim and periodic sync
Dave Chinner
2011-04-07
|
*
xfs: convert the xfsaild threads to a workqueue
Dave Chinner
2011-04-07
|
*
xfs: introduce background inode reclaim work
Dave Chinner
2011-04-07
|
*
xfs: convert ENOSPC inode flushing to use new syncd workqueue
Dave Chinner
2011-04-07
|
*
xfs: introduce a xfssyncd workqueue
Dave Chinner
2011-04-07
|
*
xfs: fix unreferenced var error in xfs_buf.c
Dave Chinner
2011-03-31
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
|
/
*
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-03-28
|
\
|
*
xfs: stop using the page cache to back the buffer cache
Dave Chinner
2011-03-25
|
*
xfs: register the inode cache shrinker before quotachecks
Dave Chinner
2011-03-25
|
*
xfs: introduce inode cluster buffer trylocks for xfs_iflush
Dave Chinner
2011-03-25
|
*
vmap: flush vmap aliases when mapping fails
Dave Chinner
2011-03-25
|
*
xfs: preallocation transactions do not need to be synchronous
Dave Chinner
2011-03-25
*
|
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-03-24
|
\
\
|
*
\
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
Jens Axboe
2011-03-10
|
|
\
\
|
|
*
|
block: kill off REQ_UNPLUG
Jens Axboe
2011-03-10
|
|
*
|
block: remove per-queue plugging
Jens Axboe
2011-03-10
*
|
|
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-03-21
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
xfs: don't name variables "panic"
Alex Elder
2011-03-11
|
*
|
|
xfs: kill support/debug.[ch]
Dave Chinner
2011-03-06
|
*
|
|
xfs: Convert linux-2.6/ files to new logging interface
Dave Chinner
2011-03-06
|
*
|
|
xfs: introduce new logging API.
Dave Chinner
2011-03-01
|
*
|
|
xfs: zero proper structure size for geometry calls
Alex Elder
2011-03-01
|
*
|
|
xfs: enable delaylog by default
Christoph Hellwig
2011-02-22
|
*
|
|
xfs: check if device support discard in xfs_ioc_trim()
Lukas Czerner
2011-02-21
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2011-03-16
|
\
\
\
|
*
\
\
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
2011-03-07
|
|
\
\
\
|
|
*
|
|
fs/vfs/security: pass last path component to LSM on inode creation
Eric Paris
2011-02-01
*
|
|
|
|
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2011-03-16
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' into for-2.6.39
Tejun Heo
2011-02-21
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
xfs: convert to alloc_workqueue()
Tejun Heo
2011-02-01
*
|
|
|
|
|
exportfs: Return the minimum required handle size
Aneesh Kumar K.V
2011-03-14
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
xfs: zero proper structure size for geometry calls
Alex Elder
2011-03-01
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
xfs: check if device support discard in xfs_ioc_trim()
Lukas Czerner
2011-02-22
|
|
/
/
|
/
|
|
*
|
|
xfs: limit extsize to size of AGs and/or MAXEXTLEN
Dave Chinner
2011-01-28
|
/
/
*
|
fallocate should be a file operation
Christoph Hellwig
2011-01-17
*
|
make the feature checks in ->fallocate future proof
Christoph Hellwig
2011-01-17
*
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-01-14
|
\
\
|
*
|
xfs: prevent NMI timeouts in cmn_err
Dave Chinner
2011-01-12
|
*
|
xfs: fix error handling for synchronous writes
Christoph Hellwig
2011-01-11
|
*
|
xfs: add FITRIM support
Christoph Hellwig
2011-01-11
|
*
|
xfs: ensure log covering transactions are synchronous
Dave Chinner
2011-01-11
|
*
|
xfs: serialise unaligned direct IOs
Dave Chinner
2011-01-10
[next]