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
2015-01-21
xfs: Remove some useless flags tests
Jan Kara
1
-11
/
+4
2015-01-21
xfs: Remove useless test
Jan Kara
1
-1
/
+1
2015-01-20
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
Christoph Hellwig
1
-1
/
+1
2015-01-09
Merge branch 'xfs-misc-fixes-for-3.20-2' into for-next
Dave Chinner
8
-57
/
+37
2015-01-09
xfs: fix implicit bool to int conversion
Nicholas Mc Guire
1
-1
/
+1
2015-01-09
xfs: pass a 64-bit count argument to xfs_iomap_write_unwritten
Christoph Hellwig
2
-2
/
+2
2015-01-09
xfs: remove deprecated sysctls
Dave Chinner
1
-18
/
+0
2015-01-09
xfs: move xfs_bmap_finish prototype
Dave Chinner
2
-2
/
+2
2015-01-09
xfs: move struct xfs_bmalloca to libxfs
Dave Chinner
2
-34
/
+32
2015-01-09
xfs: move xfs_types.h to libxfs
Dave Chinner
1
-0
/
+0
2015-01-09
xfs: move xfs_fs.h to libxfs
Dave Chinner
1
-0
/
+0
2014-12-24
Merge branch 'xfs-misc-fixes-for-3.20-1' into for-next
Dave Chinner
5
-15
/
+14
2014-12-24
xfs: Keep sb_bad_features2 consistent with sb_features2
Jan Kara
2
-8
/
+7
2014-12-24
xfs: remove extra newlines from xfs messages
Eric Sandeen
3
-3
/
+3
2014-12-24
xfs: initialize log buf I/O completion wq on log alloc
Brian Foster
1
-4
/
+4
2014-12-24
xfs: Add support to RENAME_EXCHANGE flag
Carlos Maiolino
3
-6
/
+142
2014-12-24
xfs: Make xfs_vn_rename compliant with renameat2() syscall
Carlos Maiolino
1
-5
/
+10
2014-12-12
Merge tag 'xfs-for-linus-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
89
-1835
/
+1467
2014-12-10
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-0
/
+1
2014-12-04
Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next
Dave Chinner
24
-386
/
+271
2014-12-04
xfs: split metadata and log buffer completion to separate workqueues
Brian Foster
4
-7
/
+18
2014-12-04
xfs: fix set-but-unused warnings
Dave Chinner
9
-60
/
+2
2014-12-04
xfs: move type conversion functions to xfs_dir.h
Dave Chinner
5
-134
/
+137
2014-12-04
xfs: move ftype conversion functions to libxfs
Dave Chinner
5
-24
/
+24
2014-12-04
xfs: lobotomise xfs_trans_read_buf_map()
Dave Chinner
1
-102
/
+33
2014-12-04
xfs: active inodes stat is broken
Dave Chinner
2
-1
/
+2
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-04
xfs: overflow in xfs_iomap_eof_align_last_fsb
Peter Watkins
1
-7
/
+6
2014-12-04
Merge branch 'xfs-coccinelle-cleanups' into xfs-misc-fixes-for-3.19-2
Dave Chinner
5
-24
/
+9
2014-12-01
Merge branch 'xfs-coccinelle-cleanups' into for-next
Dave Chinner
5
-24
/
+9
2014-12-01
xfs: fix simple_return.cocci warning in xfs_bmse_shift_one
kbuild test robot
1
-5
/
+1
2014-12-01
xfs: fix simple_return.cocci warning in xfs_file_readdir
kbuild test robot
1
-5
/
+1
2014-12-01
libxfs: fix simple_return.cocci warnings
kbuild test robot
1
-5
/
+1
2014-12-01
xfs: remove unnecessary null checks
Markus Elfring
2
-9
/
+6
2014-11-28
Merge branch 'xfs-consolidate-format-defs' into for-next
Dave Chinner
86
-1380
/
+1138
2014-11-28
Merge branch 'xfs-misc-fixes-for-3.19-1' into for-next
Dave Chinner
7
-48
/
+52
2014-11-28
xfs: merge xfs_inum.h into xfs_format.h
Christoph Hellwig
13
-71
/
+35
2014-11-28
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
56
-638
/
+579
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
79
-358
/
+267
2014-11-28
xfs: move acl structures to xfs_format.h
Christoph Hellwig
2
-36
/
+36
2014-11-28
xfs: merge xfs_dinode.h into xfs_format.h
Christoph Hellwig
36
-277
/
+221
2014-11-28
xfs: catch invalid negative blknos in _xfs_buf_find()
Eric Sandeen
1
-1
/
+1
2014-11-28
xfs: allow lazy sb counter sync during filesystem freeze sequence
Brian Foster
3
-10
/
+23
2014-11-28
xfs: fix error handling in xfs_qm_log_quotaoff()
Brian Foster
1
-16
/
+10
2014-11-28
xfs: replace on-stack xfs_trans_res with pointer in xfs_create()
Brian Foster
1
-9
/
+6
2014-11-28
xfs: replace global xfslogd wq with per-mount wq
Brian Foster
3
-12
/
+12
2014-11-10
xfs: Set allowed quota types
Jan Kara
1
-0
/
+1
2014-11-07
xfs: track bulkstat progress by agino
Dave Chinner
1
-37
/
+34
[prev]
[next]