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
/
libxfs
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-13
Merge branch 'xfs-misc-fixes-for-4.1-3' into for-next
Dave Chinner
3
-39
/
+131
2015-04-13
xfs: kill unnecessary firstused overflow check on attr3 leaf removal
Brian Foster
1
-2
/
+1
2015-04-13
xfs: use larger in-core attr firstused field and detect overflow
Brian Foster
2
-6
/
+92
2015-04-13
xfs: pass attr geometry to attr leaf header conversion functions
Brian Foster
2
-31
/
+38
2015-03-25
Merge branch 'fallocate-insert-range' into for-next
Dave Chinner
2
-46
/
+323
2015-03-25
Merge branch 'xfs-misc-fixes-for-4.1-2' into for-next
Dave Chinner
2
-36
/
+4
2015-03-25
xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
Namjae Jeon
2
-46
/
+323
2015-03-25
xfs: fix shadow warning in xfs_da3_root_split()
Fabian Frederick
1
-4
/
+4
2015-03-25
xfs: remove xfs_bmap_sanity_check()
Dave Chinner
1
-33
/
+0
2015-02-24
Merge branch 'xfs-generic-sb-counters' into for-next
Dave Chinner
4
-93
/
+27
2015-02-24
xfs: xfs_alloc_fix_minleft can underflow near ENOSPC
Dave Chinner
1
-1
/
+3
2015-02-24
xfs: remove old and redundant comment in xfs_mount_validate_sb
Wang Sheng-Hui
1
-8
/
+0
2015-02-23
xfs: pass mp to XFS_WANT_CORRUPTED_RETURN
Eric Sandeen
5
-49
/
+56
2015-02-23
xfs: pass mp to XFS_WANT_CORRUPTED_GOTO
Eric Sandeen
4
-113
/
+121
2015-02-23
xfs: remove xfs_mod_incore_sb API
Dave Chinner
1
-62
/
+0
2015-02-23
xfs: introduce xfs_mod_frextents
Dave Chinner
1
-5
/
+3
2015-02-23
xfs: Remove icsb infrastructure
Dave Chinner
1
-5
/
+3
2015-02-23
xfs: use generic percpu counters for free block counter
Dave Chinner
2
-19
/
+14
2015-02-23
xfs: use generic percpu counters for free inode counter
Dave Chinner
1
-0
/
+1
2015-02-23
xfs: use generic percpu counters for inode counter
Dave Chinner
2
-2
/
+6
2015-01-22
Merge branch 'xfs-buf-type-fixes' into for-next
Dave Chinner
2
-1
/
+7
2015-01-22
xfs: set buf types when converting extent formats
Dave Chinner
2
-1
/
+7
2015-01-22
Merge branch 'xfs-sb-logging-rework' into for-next
Dave Chinner
8
-238
/
+171
2015-01-22
xfs: sanitise sb_bad_features2 handling
Dave Chinner
2
-8
/
+14
2015-01-22
xfs: consolidate superblock logging functions
Dave Chinner
7
-46
/
+60
2015-01-22
xfs: remove bitfield based superblock updates
Dave Chinner
4
-195
/
+108
2015-01-09
Merge branch 'xfs-misc-fixes-for-3.20-2' into for-next
Dave Chinner
3
-0
/
+746
2015-01-09
xfs: move xfs_bmap_finish prototype
Dave Chinner
1
-0
/
+2
2015-01-09
xfs: move struct xfs_bmalloca to libxfs
Dave Chinner
1
-0
/
+31
2015-01-09
xfs: move xfs_types.h to libxfs
Dave Chinner
1
-0
/
+137
2015-01-09
xfs: move xfs_fs.h to libxfs
Dave Chinner
1
-0
/
+576
2014-12-24
xfs: Keep sb_bad_features2 consistent with sb_features2
Jan Kara
1
-5
/
+5
2014-12-04
Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next
Dave Chinner
10
-237
/
+205
2014-12-04
xfs: fix set-but-unused warnings
Dave Chinner
6
-46
/
+0
2014-12-04
xfs: move type conversion functions to xfs_dir.h
Dave Chinner
2
-134
/
+134
2014-12-04
xfs: move ftype conversion functions to libxfs
Dave Chinner
3
-6
/
+22
2014-12-04
xfs: cleanup xfs_bmse_merge returns
Dave Chinner
1
-15
/
+8
2014-12-04
xfs: cleanup xfs_bmse_shift_one goto mess
Dave Chinner
1
-26
/
+17
2014-12-04
xfs: fix premature enospc on inode allocation
Dave Chinner
1
-10
/
+24
2014-12-01
Merge branch 'xfs-coccinelle-cleanups' into for-next
Dave Chinner
2
-10
/
+2
2014-12-01
xfs: fix simple_return.cocci warning in xfs_bmse_shift_one
kbuild test robot
1
-5
/
+1
2014-12-01
libxfs: fix simple_return.cocci warnings
kbuild test robot
1
-5
/
+1
2014-11-28
xfs: merge xfs_inum.h into xfs_format.h
Christoph Hellwig
6
-64
/
+35
2014-11-28
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
22
-604
/
+579
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
30
-307
/
+250
2014-11-28
xfs: move acl structures to xfs_format.h
Christoph Hellwig
1
-0
/
+36
2014-11-28
xfs: merge xfs_dinode.h into xfs_format.h
Christoph Hellwig
15
-256
/
+215
2014-10-13
Merge branch 'xfs-misc-fixes-for-3.18-3' into for-next
Dave Chinner
2
-1
/
+7
2014-10-02
xfs: fix crc field handling in xfs_sb_to/from_disk
Eric Sandeen
1
-0
/
+5
2014-10-02
xfs: don't send null bp to xfs_trans_brelse()
Eric Sandeen
1
-1
/
+2
[next]