index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-12-19
5
-35
/
+16
|
\
|
*
vfs: make mounts and mountstats honor root dir like mountinfo does
Dmitry V. Levin
2014-12-17
1
-2
/
+11
|
*
vfs: cleanup show_mountinfo
Dmitry V. Levin
2014-12-17
1
-2
/
+1
|
*
unfuck binfmt_misc.c (broken by commit e6084d4)
Al Viro
2014-12-17
1
-4
/
+3
|
*
vm_area_operations: kill ->migrate()
Al Viro
2014-12-17
1
-22
/
+0
|
*
move_extent_per_page(): get rid of unused w_flags
Al Viro
2014-12-17
1
-4
/
+0
|
*
btrfs: filp_open() returns ERR_PTR() on failure, not NULL...
Al Viro
2014-12-17
1
-1
/
+1
*
|
Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-12-19
4
-19
/
+16
|
\
\
|
*
|
eCryptfs: Remove buggy and unnecessary write in file name decode routine
Michael Halcrow
2014-11-26
1
-1
/
+0
|
*
|
eCryptfs: Remove unnecessary casts when parsing packet lengths
Tyler Hicks
2014-10-29
1
-3
/
+3
|
*
|
eCryptfs: Force RO mount when encrypted view is enabled
Tyler Hicks
2014-10-23
2
-15
/
+13
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-12-19
4
-25
/
+20
|
\
\
\
|
*
|
|
Btrfs: remove non-sense btrfs_error_discard_extent() function
Filipe Manana
2014-12-10
3
-12
/
+6
|
*
|
|
Btrfs: fix fs corruption on transaction abort if device supports discard
Filipe Manana
2014-12-10
2
-10
/
+6
|
*
|
|
Btrfs: always clear a block group node when removing it from the tree
Filipe Manana
2014-12-10
1
-0
/
+3
|
*
|
|
Btrfs: ensure deletion from pinned_chunks list is protected
Filipe Manana
2014-12-10
1
-3
/
+5
*
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-12-19
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
genirq: Prevent proc race against freeing of irq descriptors
Thomas Gleixner
2014-12-13
1
-1
/
+1
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2014-12-18
11
-52
/
+133
|
\
\
\
\
\
|
*
|
|
|
|
ocfs2: fix journal commit deadlock
Junxiao Bi
2014-12-18
1
-2
/
+14
|
*
|
|
|
|
ocfs2/dlm: fix race between dispatched_work and dlm_lockres_grab_inflight_worker
Joseph Qi
2014-12-18
1
-9
/
+3
|
*
|
|
|
|
ocfs2: reflink: fix slow unlink for refcounted file
Junxiao Bi
2014-12-18
4
-10
/
+24
[next]