index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
list_lru: add helpers to isolate items
Vladimir Davydov
2015-02-12
2
-4
/
+7
*
fs: consolidate {nr,free}_cached_objects args in shrink_control
Vladimir Davydov
2015-02-12
1
-4
/
+3
*
list_lru: introduce list_lru_shrink_{count,walk}
Vladimir Davydov
2015-02-12
2
-8
/
+6
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-10
1
-1
/
+0
|
\
|
*
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
Kirill A. Shutemov
2015-02-10
1
-1
/
+0
*
|
Merge tag 'xfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-02-10
38
-880
/
+807
|
\
\
|
*
\
Merge branch 'xfs-misc-fixes-for-3.20-4' into for-next
Dave Chinner
2015-02-10
4
-4
/
+11
|
|
\
\
|
|
*
|
xfs: only trace buffer items if they exist
Dave Chinner
2015-02-10
1
-2
/
+3
|
|
*
|
xfs: report proper f_files in statfs if we overshoot imaxpct
Eric Sandeen
2015-02-06
1
-0
/
+5
|
|
*
|
xfs: xfs_ioctl_setattr_check_projid can be static
kbuild test robot
2015-02-05
1
-2
/
+2
|
|
*
|
xfs: growfs should use synchronous transactions
Christoph Hellwig
2015-02-05
1
-0
/
+1
|
*
|
|
Merge branch 'xfs-ioctl-setattr-cleanup' into for-next
Dave Chinner
2015-02-02
1
-220
/
+231
|
|
\
\
\
|
|
|
/
/
|
|
*
|
xfs: fix behaviour of XFS_IOC_FSSETXATTR on directories
Iustin Pop
2015-02-02
1
-14
/
+25
|
|
*
|
xfs: factor projid hint checking out of xfs_ioctl_setattr
Dave Chinner
2015-02-02
1
-19
/
+31
|
|
*
|
xfs: factor extsize hint checking out of xfs_ioctl_setattr
Dave Chinner
2015-02-02
1
-39
/
+51
|
|
*
|
xfs: XFS_IOCTL_SETXATTR can run in user namespaces
Dave Chinner
2015-02-02
1
-9
/
+13
|
|
*
|
xfs: kill xfs_ioctl_setattr behaviour mask
Dave Chinner
2015-02-02
1
-103
/
+65
|
|
*
|
xfs: disaggregate xfs_ioctl_setattr
Dave Chinner
2015-02-02
1
-5
/
+18
|
|
*
|
xfs: factor out xfs_ioctl_setattr transaciton preamble
Dave Chinner
2015-02-02
1
-46
/
+55
|
|
*
|
xfs: separate xflags from xfs_ioctl_setattr
Dave Chinner
2015-02-02
1
-48
/
+41
|
|
*
|
xfs: FSX_NONBLOCK is not used
Dave Chinner
2015-02-02
1
-5
/
+0
|
*
|
|
Merge branch 'xfs-misc-fixes-for-3.20-3' into for-next
Dave Chinner
2015-02-02
8
-163
/
+129
|
|
\
\
\
|
|
*
|
|
xfs: don't allocate an ioend for direct I/O completions
Christoph Hellwig
2015-02-02
2
-91
/
+61
|
|
*
|
|
xfs: change kmem_free to use generic kvfree()
Wang, Yalin
2015-02-02
2
-11
/
+4
|
|
*
|
|
xfs: factor out a xfs_update_prealloc_flags() helper
Christoph Hellwig
2015-02-02
3
-60
/
+63
|
|
*
|
|
xfs: remove incorrect error negation in attr_multi ioctl
Brian Foster
2015-01-22
1
-1
/
+1
|
*
|
|
|
Merge branch 'xfs-buf-type-fixes' into for-next
Dave Chinner
2015-01-22
5
-1
/
+14
|
|
\
\
\
\
|
|
*
|
|
|
xfs: set superblock buffer type correctly
Dave Chinner
2015-01-22
1
-0
/
+1
|
|
*
|
|
|
xfs: set buf types when converting extent formats
Dave Chinner
2015-01-22
2
-1
/
+7
|
|
*
|
|
|
xfs: inode unlink does not set AGI buffer type
Dave Chinner
2015-01-22
1
-0
/
+2
|
|
*
|
|
|
xfs: ensure buffer types are set correctly
Dave Chinner
2015-01-22
1
-0
/
+4
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'xfs-sb-logging-rework' into for-next
Dave Chinner
2015-01-22
16
-416
/
+226
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
xfs: sanitise sb_bad_features2 handling
Dave Chinner
2015-01-22
3
-20
/
+25
|
|
*
|
|
xfs: consolidate superblock logging functions
Dave Chinner
2015-01-22
15
-181
/
+101
|
|
*
|
|
xfs: remove bitfield based superblock updates
Dave Chinner
2015-01-22
11
-246
/
+130
|
|
|
/
/
|
*
|
|
Merge branch 'xfs-misc-fixes-for-3.20-2' into for-next
Dave Chinner
2015-01-09
8
-57
/
+37
|
|
\
\
\
|
|
*
|
|
xfs: fix implicit bool to int conversion
Nicholas Mc Guire
2015-01-09
1
-1
/
+1
|
|
*
|
|
xfs: pass a 64-bit count argument to xfs_iomap_write_unwritten
Christoph Hellwig
2015-01-09
2
-2
/
+2
|
|
*
|
|
xfs: remove deprecated sysctls
Dave Chinner
2015-01-09
1
-18
/
+0
|
|
*
|
|
xfs: move xfs_bmap_finish prototype
Dave Chinner
2015-01-09
2
-2
/
+2
|
|
*
|
|
xfs: move struct xfs_bmalloca to libxfs
Dave Chinner
2015-01-09
2
-34
/
+32
|
|
*
|
|
xfs: move xfs_types.h to libxfs
Dave Chinner
2015-01-09
1
-0
/
+0
|
|
*
|
|
xfs: move xfs_fs.h to libxfs
Dave Chinner
2015-01-09
1
-0
/
+0
|
|
|
/
/
|
*
|
|
Merge branch 'xfs-misc-fixes-for-3.20-1' into for-next
Dave Chinner
2014-12-24
5
-15
/
+14
|
|
\
\
\
|
|
*
|
|
xfs: Keep sb_bad_features2 consistent with sb_features2
Jan Kara
2014-12-24
2
-8
/
+7
|
|
*
|
|
xfs: remove extra newlines from xfs messages
Eric Sandeen
2014-12-24
3
-3
/
+3
|
|
*
|
|
xfs: initialize log buf I/O completion wq on log alloc
Brian Foster
2014-12-24
1
-4
/
+4
|
|
|
/
/
|
*
|
|
xfs: Add support to RENAME_EXCHANGE flag
Carlos Maiolino
2014-12-24
3
-6
/
+142
|
*
|
|
xfs: Make xfs_vn_rename compliant with renameat2() syscall
Carlos Maiolino
2014-12-24
1
-5
/
+10
|
|
/
/
*
|
|
quota: Split ->set_xstate callback into two
Jan Kara
2015-01-30
1
-22
/
+37
[next]