index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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-07-08
xfs: improve sync behaviour in the face of aggressive dirtying
Christoph Hellwig
1
-5
/
+3
2011-07-08
xfs: split xfs_itruncate_finish
Christoph Hellwig
2
-11
/
+3
2011-07-08
xfs: kill xfs_itruncate_start
Christoph Hellwig
1
-34
/
+0
2011-07-08
xfs: always log timestamp updates in xfs_setattr_size
Christoph Hellwig
1
-8
/
+9
2011-07-08
xfs: split xfs_setattr
Christoph Hellwig
3
-3
/
+441
2011-07-08
xfs: re-enable non-blocking behaviour in xfs_map_blocks
Christoph Hellwig
1
-1
/
+1
2011-07-08
xfs: PF_FSTRANS should never be set in ->writepage
Christoph Hellwig
1
-14
/
+3
2011-06-16
xfs: make log devices with write back caches work
Christoph Hellwig
2
-94
/
+31
2011-06-14
xfs: fix ->mknod() return value on xfs_get_acl() failure
Al Viro
1
-1
/
+1
2011-05-27
fs: pass exact type of data dirties to ->dirty_inode
Christoph Hellwig
1
-1
/
+2
2011-05-26
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
3
-2
/
+47
2011-05-25
vmscan: change shrinker API by passing shrink_control struct
Ying Han
2
-4
/
+5
2011-05-24
xfs: add online discard support
Christoph Hellwig
3
-2
/
+47
2011-05-19
xfs: reset buffer pointers before freeing them
Dave Chinner
2
-0
/
+22
2011-05-19
xfs: avoid getting stuck during async inode flushes
Dave Chinner
1
-0
/
+10
2011-05-19
xfs: fix duplicate workqueue initialisation
Dave Chinner
1
-4
/
+0
2011-05-19
xfs: kill off xfs_printk()
Joe Perches
2
-23
/
+4
2011-05-09
xfs: ensure reclaim cursor is reset correctly at end of AG
Dave Chinner
1
-0
/
+1
2011-04-28
xfs: add an x86 compat handler for XFS_IOC_ZERO_RANGE
Christoph Hellwig
2
-1
/
+3
2011-04-28
xfs: fix compiler warning in xfs_trace.h
Christoph Hellwig
1
-1
/
+1
2011-04-28
xfs: reduce the number of pagb_lock roundtrips in xfs_alloc_clear_busy
Christoph Hellwig
2
-1
/
+1
2011-04-28
xfs: exact busy extent tracking
Christoph Hellwig
1
-68
/
+11
2011-04-28
xfs: do not immediately reuse busy extent ranges
Christoph Hellwig
1
-0
/
+33
2011-04-20
xfs: fix duplicate message output
Dave Chinner
1
-1
/
+3
2011-04-11
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
6
-240
/
+194
2011-04-11
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-30
xfs: fix unreferenced var error in xfs_buf.c
Dave Chinner
1
-2
/
+0
2011-03-28
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-21
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-11
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
[prev]
[next]