index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-13
xfs: remove the inode log format from the inode log item
Christoph Hellwig
2
-19
/
+11
2013-12-13
xfs: format logged extents directly into the CIL
Christoph Hellwig
3
-106
/
+26
2013-12-13
xfs: format log items write directly into the linear CIL buffer
Christoph Hellwig
8
-114
/
+125
2013-12-13
xfs: introduce xlog_copy_iovec
Christoph Hellwig
6
-108
/
+103
2013-12-13
xfs: refactor xfs_inode_item_format
Christoph Hellwig
1
-76
/
+89
2013-12-13
xfs: refactor xfs_inode_item_size
Christoph Hellwig
1
-27
/
+35
2013-12-13
xfs: refactor xfs_buf_item_format_segment
Christoph Hellwig
1
-33
/
+39
2013-12-13
xfs: remove duplicate code in xlog_cil_insert_format_items
Christoph Hellwig
1
-20
/
+13
2013-12-11
xfs: align initial file allocations correctly
Dave Chinner
1
-2
/
+7
2013-12-11
xfs: fix calculation of freed inode cluster blocks
Ben Myers
1
-1
/
+1
2013-12-11
xfs: xfs_dir2_block_to_sf temp buffer allocation fails
Dave Chinner
1
-24
/
+34
2013-12-10
xfs: growfs overruns AGFL buffer on V4 filesystems
Dave Chinner
1
-1
/
+5
2013-12-10
xfs: don't perform discard if the given range length is less than block size
Jie Liu
1
-2
/
+3
2013-12-10
xfs: underflow bug in xfs_attrlist_by_handle()
Dan Carpenter
2
-2
/
+4
2013-12-09
xfs: fix infinite loop by detaching the group/project hints from user dquot
Jie Liu
1
-21
/
+50
2013-12-09
xfs: fix assertion failure at xfs_setattr_nonsize
Jie Liu
1
-1
/
+2
2013-12-06
xfs: add xfs_setattr_time
Christoph Hellwig
1
-36
/
+30
2013-12-06
xfs: tiny xfs_setattr_mode cleanup
Christoph Hellwig
1
-6
/
+4
2013-12-06
xfs: fix false assertion at xfs_qm_vop_create_dqattach
Jie Liu
1
-6
/
+3
2013-12-06
xfs: integrate xfs_quota_priv header file to xfs_qm
Jie Liu
2
-43
/
+17
2013-12-06
xfs: make quota metadata truncation behavior consistent to user space
Jie Liu
1
-6
/
+12
2013-12-05
xfs: fix memory leak in xfs_dir2_node_removename
Mark Tinguely
1
-13
/
+13
2013-12-05
xfs: free the list of recovery items on error
Mark Tinguely
1
-3
/
+14
2013-12-05
xfs: growfs overruns AGFL buffer on V4 filesystems
Dave Chinner
1
-1
/
+5
2013-12-04
xfs: don't perform discard if the given range length is less than block size
Jie Liu
1
-2
/
+3
2013-12-04
xfs: fix the comment explaining xfs_trans_dqlockedjoin
Christoph Hellwig
1
-2
/
+2
2013-12-04
xfs: underflow bug in xfs_attrlist_by_handle()
Dan Carpenter
2
-2
/
+4
2013-12-04
xfs: remove unused FI_ flags
Christoph Hellwig
1
-9
/
+0
2013-12-04
xfs: simplify xfs_setsize_buftarg callchain; remove unused arg
Eric Sandeen
1
-18
/
+8
2013-11-23
block: Abstract out bvec iterator
Kent Overstreet
2
-3
/
+3
2013-11-22
Merge tag 'xfs-for-linus-v3.13-rc1-2' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
5
-23
/
+43
2013-11-18
xfs: open code inc_inode_iversion when logging an inode
Dave Chinner
1
-3
/
+5
2013-11-18
xfs: increase inode cluster size for v5 filesystems
Dave Chinner
3
-3
/
+17
2013-11-18
xfs: fix unlock in xfs_bmap_add_attrfork
Mark Tinguely
1
-17
/
+21
2013-11-14
Merge tag 'xfs-for-linus-v3.13-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
116
-4681
/
+5209
2013-11-13
writeback: do not sync data dirtied after sync start
Jan Kara
1
-1
/
+1
2013-11-06
xfs: simplify kmem_{zone_}zalloc
Gu Zheng
2
-25
/
+18
2013-11-06
xfs: add tracepoints to AGF/AGI read operations
Dave Chinner
3
-2
/
+34
2013-11-06
xfs: trace AIL manipulations
Dave Chinner
3
-1
/
+62
2013-11-04
xfs: xfs_remove deadlocks due to inverted AGF vs AGI lock ordering
Dave Chinner
1
-28
/
+44
2013-10-31
xfs: fix the extent count when allocating an new indirection array entry
Jie Liu
1
-5
/
+4
2013-10-30
xfs: be more forgiving of a v4 secondary sb w/ junk in v5 fields
Eric Sandeen
1
-2
/
+11
2013-10-30
xfs: fix possible NULL dereference in xlog_verify_iclog
Geyslan G. Bem
1
-5
/
+3
2013-10-30
xfs:xfs_dir2_node.c: pointer use before check for null
Denis Efremov
1
-1
/
+0
2013-10-30
xfs: prevent stack overflows from page cache allocation
Dave Chinner
2
-2
/
+10
2013-10-30
xfs: fix static and extern sparse warnings
Dave Chinner
12
-8
/
+18
2013-10-30
xfs: validity check the directory block leaf entry count
Dave Chinner
1
-4
/
+15
2013-10-30
xfs: make dir2 ftype offset pointers explicit
Dave Chinner
1
-2
/
+21
2013-10-30
xfs: convert directory vector functions to constants
Dave Chinner
10
-176
/
+112
2013-10-30
xfs: convert directory vector functions to constants
Dave Chinner
5
-70
/
+126
[prev]
[next]