index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next
Dave Chinner
2014-12-03
24
-386
/
+271
|
\
|
*
xfs: split metadata and log buffer completion to separate workqueues
Brian Foster
2014-12-03
4
-7
/
+18
|
*
xfs: fix set-but-unused warnings
Dave Chinner
2014-12-03
9
-60
/
+2
|
*
xfs: move type conversion functions to xfs_dir.h
Dave Chinner
2014-12-03
5
-134
/
+137
|
*
xfs: move ftype conversion functions to libxfs
Dave Chinner
2014-12-03
5
-24
/
+24
|
*
xfs: lobotomise xfs_trans_read_buf_map()
Dave Chinner
2014-12-03
1
-102
/
+33
|
*
xfs: active inodes stat is broken
Dave Chinner
2014-12-03
2
-1
/
+2
|
*
xfs: cleanup xfs_bmse_merge returns
Dave Chinner
2014-12-03
1
-15
/
+8
|
*
xfs: cleanup xfs_bmse_shift_one goto mess
Dave Chinner
2014-12-03
1
-26
/
+17
|
*
xfs: fix premature enospc on inode allocation
Dave Chinner
2014-12-03
1
-10
/
+24
|
*
xfs: overflow in xfs_iomap_eof_align_last_fsb
Peter Watkins
2014-12-03
1
-7
/
+6
|
*
Merge branch 'xfs-coccinelle-cleanups' into xfs-misc-fixes-for-3.19-2
Dave Chinner
2014-12-03
5
-24
/
+9
|
|
\
*
|
\
Merge branch 'xfs-coccinelle-cleanups' into for-next
Dave Chinner
2014-11-30
5
-24
/
+9
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
xfs: fix simple_return.cocci warning in xfs_bmse_shift_one
kbuild test robot
2014-11-30
1
-5
/
+1
|
*
|
xfs: fix simple_return.cocci warning in xfs_file_readdir
kbuild test robot
2014-11-30
1
-5
/
+1
|
*
|
libxfs: fix simple_return.cocci warnings
kbuild test robot
2014-11-30
1
-5
/
+1
|
*
|
xfs: remove unnecessary null checks
Markus Elfring
2014-11-30
2
-9
/
+6
*
|
|
Merge branch 'xfs-consolidate-format-defs' into for-next
Dave Chinner
2014-11-28
86
-1380
/
+1138
|
\
\
\
|
*
|
|
xfs: merge xfs_inum.h into xfs_format.h
Christoph Hellwig
2014-11-28
13
-71
/
+35
|
*
|
|
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
2014-11-28
56
-638
/
+579
|
*
|
|
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2014-11-28
79
-358
/
+267
|
*
|
|
xfs: move acl structures to xfs_format.h
Christoph Hellwig
2014-11-28
2
-36
/
+36
|
*
|
|
xfs: merge xfs_dinode.h into xfs_format.h
Christoph Hellwig
2014-11-28
36
-277
/
+221
|
|
/
/
*
|
|
Merge branch 'xfs-misc-fixes-for-3.19-1' into for-next
Dave Chinner
2014-11-28
7
-48
/
+52
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
xfs: catch invalid negative blknos in _xfs_buf_find()
Eric Sandeen
2014-11-28
1
-1
/
+1
|
*
|
xfs: allow lazy sb counter sync during filesystem freeze sequence
Brian Foster
2014-11-28
3
-10
/
+23
|
*
|
xfs: fix error handling in xfs_qm_log_quotaoff()
Brian Foster
2014-11-28
1
-16
/
+10
|
*
|
xfs: replace on-stack xfs_trans_res with pointer in xfs_create()
Brian Foster
2014-11-28
1
-9
/
+6
|
*
|
xfs: replace global xfslogd wq with per-mount wq
Brian Foster
2014-11-28
3
-12
/
+12
|
|
/
*
|
xfs: track bulkstat progress by agino
Dave Chinner
2014-11-06
1
-37
/
+34
*
|
xfs: bulkstat error handling is broken
Dave Chinner
2014-11-06
1
-10
/
+19
*
|
xfs: bulkstat main loop logic is a mess
Dave Chinner
2014-11-06
1
-32
/
+24
*
|
xfs: bulkstat chunk-formatter has issues
Dave Chinner
2014-11-06
1
-34
/
+24
*
|
xfs: bulkstat chunk formatting cursor is broken
Dave Chinner
2014-11-06
2
-47
/
+28
*
|
xfs: bulkstat btree walk doesn't terminate
Dave Chinner
2014-11-06
1
-9
/
+10
*
|
xfs: rework zero range to prevent invalid i_size updates
Brian Foster
2014-10-30
1
-52
/
+20
*
|
xfs: Check error during inode btree iteration in xfs_bulkstat()
Jan Kara
2014-10-30
1
-0
/
+4
*
|
xfs: bulkstat doesn't release AGI buffer on error
Dave Chinner
2014-10-28
1
-6
/
+10
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-10-26
19
-57
/
+3522
|
\
|
*
overlayfs: embed middle into overlay_readdir_data
Al Viro
2014-10-25
1
-7
/
+5
|
*
overlayfs: embed root into overlay_readdir_data
Al Viro
2014-10-25
1
-6
/
+5
|
*
overlayfs: make ovl_cache_entry->name an array instead of pointer
Al Viro
2014-10-25
1
-6
/
+5
|
*
overlayfs: don't hold ->i_mutex over opening the real directory
Al Viro
2014-10-25
1
-6
/
+13
|
*
Merge branch 'overlayfs.v25' of git://git.kernel.org/pub/scm/linux/kernel/git...
Al Viro
2014-10-24
18
-57
/
+3517
|
|
\
|
|
*
fs: limit filesystem stacking depth
Miklos Szeredi
2014-10-24
2
-0
/
+16
|
|
*
overlayfs: implement show_options
Erez Zadok
2014-10-24
1
-28
/
+48
|
|
*
overlayfs: add statfs support
Andy Whitcroft
2014-10-24
1
-0
/
+40
|
|
*
overlay filesystem
Miklos Szeredi
2014-10-24
10
-0
/
+3284
|
|
*
ext4: support RENAME_WHITEOUT
Miklos Szeredi
2014-10-24
1
-17
/
+78
|
|
*
vfs: add RENAME_WHITEOUT
Miklos Szeredi
2014-10-24
1
-2
/
+6
[next]