index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
xfs: remove a few macro indirections in the quota code
Christoph Hellwig
2010-05-19
4
-31
/
+25
|
*
xfs: access quotainfo structure directly
Christoph Hellwig
2010-05-19
6
-172
/
+165
|
*
xfs: wait for direct I/O to complete in fsync and write_inode
Christoph Hellwig
2010-05-19
2
-0
/
+3
|
*
xfs: xfs_trace.c: duplicated include
Andrea Gelmini
2010-05-19
1
-1
/
+0
|
*
xfs: minor odds and ends in xfs_log_recover.c
Alex Elder
2010-05-19
1
-16
/
+15
|
*
xfs: avoid repeated pointer dereferences
Alex Elder
2010-05-19
1
-12
/
+13
|
*
xfs: change a few labels in xfs_log_recover.c
Alex Elder
2010-05-19
1
-11
/
+9
|
*
xfs: enforce synchronous writes in xfs_bwrite
Christoph Hellwig
2010-05-19
2
-12
/
+6
|
*
xfs: remove periodic superblock writeback
Christoph Hellwig
2010-05-19
1
-63
/
+27
|
*
xfs: make the log ticket transaction id random
Dave Chinner
2010-05-19
1
-1
/
+1
|
*
xfs: nothing special about 1-block log sector
Alex Elder
2010-05-19
1
-13
/
+29
|
*
xfs: encapsulate bbcount validity checking
Alex Elder
2010-05-19
1
-12
/
+26
|
*
xfs: kill XLOG_SECTOR_ROUND*()
Alex Elder
2010-05-19
1
-14
/
+9
|
*
xfs: simplify XLOG_SECTOR_ROUND*()
Alex Elder
2010-05-19
1
-5
/
+4
|
*
xfs: fix min bufsize bugs in two places
Alex Elder
2010-05-19
1
-4
/
+17
|
*
xfs: add const qualifiers to xfs error function args
Alex Elder
2010-05-19
2
-19
/
+20
|
*
xfs: remove xfs_dqmarker
Christoph Hellwig
2010-05-19
2
-21
/
+2
|
*
xfs: convert the dquot free list to use list heads
Dave Chinner
2010-05-19
6
-165
/
+72
|
*
xfs: convert the dquot hash list to use list heads
Dave Chinner
2010-05-19
6
-88
/
+30
|
*
xfs: remove duplicate code from dquot reclaim
Dave Chinner
2010-05-19
2
-193
/
+73
|
*
xfs: convert the per-mount dquot list to use list heads
Dave Chinner
2010-05-19
6
-112
/
+97
|
*
xfs: add log item recovery tracing
Dave Chinner
2010-05-19
5
-9
/
+187
|
*
xfs: clean up xlog_write_adv_cnt
Christoph Hellwig
2010-05-19
2
-27
/
+27
|
*
xfs: introduce new internal log vector structure
Dave Chinner
2010-05-19
2
-59
/
+90
|
*
xfs: reindent xlog_write
Christoph Hellwig
2010-05-19
1
-106
/
+120
|
*
xfs: factor xlog_write
Dave Chinner
2010-05-19
1
-113
/
+226
|
*
xfs: log ticket reservation underestimates the number of iclogs
Dave Chinner
2010-05-19
1
-13
/
+42
|
*
xfs: Clean up xfs_trans_committed code after factoring
Dave Chinner
2010-05-19
1
-190
/
+166
|
*
xfs: update and factor xfs_trans_committed()
Dave Chinner
2010-05-19
1
-129
/
+95
|
*
xfs: clean up xfs_trans_commit logic even more
Christoph Hellwig
2010-05-19
1
-32
/
+37
|
*
xfs: split out iclog writing from xfs_trans_commit()
Dave Chinner
2010-05-19
1
-188
/
+199
|
*
xfs: fix reservation release commit flag in xfs_bmap_add_attrfork()
Dave Chinner
2010-05-19
1
-1
/
+1
|
*
xfs: remove stale parameter from ->iop_unpin method
Dave Chinner
2010-05-19
7
-52
/
+39
|
*
xfs: Add inode pin counts to traces
Dave Chinner
2010-05-19
3
-1
/
+12
|
*
xfs: factor log item initialisation
Dave Chinner
2010-05-19
6
-30
/
+29
|
*
xfs: add blockdev name to kthreads
Jan Engelhardt
2010-05-19
4
-10
/
+13
|
*
xfs: Fix integer overflow in fs/xfs/linux-2.6/xfs_ioctl*.c
Zhitong Wang
2010-05-19
2
-0
/
+8
|
*
xfs: add a shrinker to background inode reclaim
Dave Chinner
2010-04-29
6
-9
/
+120
*
|
Merge branch 'master' into for-2.6.35
Jens Axboe
2010-04-29
3
-20
/
+44
|
\
|
|
*
xfs: more swap extent fixes for dynamic fork offsets
Dave Chinner
2010-04-26
1
-6
/
+16
|
*
xfs: don't warn on EAGAIN in inode reclaim
Dave Chinner
2010-04-16
1
-2
/
+2
|
*
xfs: ensure that sync updates the log tail correctly
Dave Chinner
2010-04-16
1
-12
/
+26
*
|
blkdev: generalize flags for blkdev_issue_fn functions
Dmitry Monakhov
2010-04-28
1
-1
/
+2
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
8
-1
/
+8
*
xfs: don't warn about page discards on shutdown
Dave Chinner
2010-03-16
1
-3
/
+10
*
xfs: use scalable vmap API
Alex Elder
2010-03-16
1
-3
/
+4
*
xfs: remove old vmap cache
Alex Elder
2010-03-16
1
-75
/
+1
*
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2010-03-06
26
-1484
/
+1344
|
\
|
*
Merge branch 'for-2.6.34-rc1-batch2' into for-linus
Alex Elder
2010-03-05
26
-1484
/
+1344
|
|
\
|
|
*
xfs: return inode fork offset in bulkstat for fsr
Dave Chinner
2010-03-05
2
-1
/
+4
[prev]
[next]