index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
ore: RAID5 read
Boaz Harrosh
2011-10-24
4
-78
/
+455
*
fs/Makefile: Always inspect exofs/
Boaz Harrosh
2011-10-24
1
-1
/
+1
*
ore: Make ore_calc_stripe_info EXPORT_SYMBOL
Boaz Harrosh
2011-10-24
1
-5
/
+3
*
ore/exofs: Change ore_check_io API
Boaz Harrosh
2011-10-14
2
-23
/
+20
*
ore/exofs: Define new ore_verify_layout
Boaz Harrosh
2011-10-14
3
-53
/
+72
*
ore: Support for partial component table
Boaz Harrosh
2011-10-14
2
-0
/
+5
*
ore: Support for short read/writes
Boaz Harrosh
2011-10-14
1
-7
/
+23
*
exofs: Support for short read/writes
Boaz Harrosh
2011-10-14
1
-9
/
+26
*
ore: Remove check for ios->kern_buff in _prepare_for_striping to later
Boaz Harrosh
2011-10-14
1
-23
/
+13
*
ore: cleanup: Embed an ore_striping_info inside ore_io_state
Boaz Harrosh
2011-10-14
1
-37
/
+24
*
ore: Only IO one group at a time (API change)
Boaz Harrosh
2011-10-14
2
-51
/
+154
*
ore/exofs: Change the type of the devices array (API change)
Boaz Harrosh
2011-10-04
3
-42
/
+69
*
ore: Make ore_striping_info and ore_calc_stripe_info public
Boaz Harrosh
2011-10-03
1
-16
/
+8
*
exofs: Remove unused data_map member from exofs_sb_info
Boaz Harrosh
2011-10-03
2
-38
/
+22
*
exofs: Rename struct ore_components comps => oc
Boaz Harrosh
2011-10-03
4
-63
/
+63
*
exofs/super.c: local functions should be static
H Hartley Sweeten
2011-10-03
1
-3
/
+3
*
exofs/ore.c: local functions should be static
H Hartley Sweeten
2011-10-03
1
-2
/
+2
*
Merge branch 'for-linus' of git://github.com/chrismason/linux
Linus Torvalds
2011-09-12
8
-22
/
+62
|
\
|
*
Btrfs: add dummy extent if dst offset excceeds file end in
Li Zefan
2011-09-11
1
-0
/
+6
|
*
Btrfs: calc file extent num_bytes correctly in file clone
Li Zefan
2011-09-11
1
-3
/
+10
|
*
btrfs: xattr: fix attribute removal
David Sterba
2011-09-11
1
-0
/
+9
|
*
Btrfs: fix wrong nbytes information of the inode
Miao Xie
2011-09-11
1
-2
/
+2
|
*
Btrfs: fix the file extent gap when doing direct IO
Miao Xie
2011-09-11
1
-6
/
+10
|
*
Btrfs: fix unclosed transaction handle in btrfs_cont_expand
Miao Xie
2011-09-11
1
-2
/
+6
|
*
Btrfs: fix misuse of trans block rsv
Liu Bo
2011-09-11
1
-0
/
+4
|
*
Btrfs: reset to appropriate block rsv after orphan operations
Liu Bo
2011-09-11
1
-0
/
+4
|
*
Btrfs: skip locking if searching the commit root in csum lookup
Josef Bacik
2011-09-11
1
-1
/
+3
|
*
btrfs: fix warning in iput for bad-inode
Sergei Trofimovich
2011-09-11
1
-7
/
+3
|
*
Btrfs: fix an oops when deleting snapshots
Liu Bo
2011-09-11
1
-1
/
+5
*
|
fuse: fix memory leak
Miklos Szeredi
2011-09-12
1
-4
/
+8
*
|
fuse: fix flock breakage
Miklos Szeredi
2011-09-12
1
-0
/
+3
*
|
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2011-09-10
1
-2
/
+5
|
\
\
|
*
|
Avoid dereferencing a 'request_queue' after last close.
NeilBrown
2011-09-10
1
-2
/
+5
*
|
|
Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client
Linus Torvalds
2011-09-09
2
-3
/
+3
|
\
\
\
|
*
|
|
ceph: fix memory leak
Noah Watkins
2011-08-22
1
-2
/
+2
|
*
|
|
ceph: fix encoding of ino only (not relative) paths
Sage Weil
2011-08-15
1
-1
/
+1
*
|
|
|
vfs: automount should ignore LOOKUP_FOLLOW
Miklos Szeredi
2011-09-09
1
-18
/
+15
|
|
|
|
|
\
\
\
*
-
.
\
\
\
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 and git://git....
Linus Torvalds
2011-09-07
1
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
UBIFS: not build debug messages with CONFIG_UBIFS_FS_DEBUG disabled
Michal Marek
2011-08-19
1
-3
/
+3
|
|
/
/
/
/
*
|
|
|
|
fs/9p: Use protocol-defined value for lock/getlock 'type' field.
Jim Garlick
2011-09-06
1
-7
/
+27
*
|
|
|
|
fs/9p: Always ask new inode in lookup for cache mode disabled
Aneesh Kumar K.V
2011-09-06
1
-7
/
+21
*
|
|
|
|
fs/9p: Add OS dependent open flags in 9p protocol
Aneesh Kumar K.V
2011-09-06
4
-3
/
+72
*
|
|
|
|
fs/9p: Don't update file type when updating file attributes
Aneesh Kumar K.V
2011-09-06
4
-52
/
+68
*
|
|
|
|
fs/9p: Add fid before dentry instantiation
Aneesh Kumar K.V
2011-09-06
2
-7
/
+5
*
|
|
|
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-09-02
2
-28
/
+22
|
\
\
\
\
\
|
*
|
|
|
|
xfs: fix ->write_inode return values
Christoph Hellwig
2011-09-01
1
-25
/
+9
|
*
|
|
|
|
xfs: fix xfs_mark_inode_dirty during umount
Christoph Hellwig
2011-08-31
1
-3
/
+11
|
*
|
|
|
|
xfs: deprecate the nodelaylog mount option
Christoph Hellwig
2011-08-25
1
-0
/
+2
*
|
|
|
|
|
Merge tag 'for_linus-20110831' of git://github.com/tytso/ext4
Linus Torvalds
2011-08-31
3
-4
/
+18
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ext4: remove i_mutex lock in ext4_evict_inode to fix lockdep complaining
Jiaying Zhang
2011-08-31
3
-4
/
+18
[next]