index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
rbd: kill rbd_device->rbd_opts
Alex Elder
2012-10-26
1
-5
/
+9
|
*
rbd: simplify rbd_merge_bvec()
Alex Elder
2012-10-26
1
-16
/
+35
|
*
rbd: increase maximum snapshot name length
Alex Elder
2012-10-26
1
-5
/
+11
|
*
rbd: verify rbd image order value
Alex Elder
2012-10-26
1
-0
/
+10
|
*
rbd: consolidate rbd_do_op() calls
Alex Elder
2012-10-26
1
-17
/
+9
|
*
rbd: drop rbd_do_op() opcode and flags
Alex Elder
2012-10-26
1
-7
/
+11
|
*
rbd: kill rbd_req_{read,write}()
Alex Elder
2012-10-26
1
-47
/
+13
|
*
rbd: fix read-only option name
Alex Elder
2012-10-26
1
-1
/
+1
|
*
rbd: zero return code in rbd_dev_image_id()
Alex Elder
2012-10-26
1
-0
/
+2
|
*
rbd: fix bug in rbd_dev_id_put()
Alex Elder
2012-10-26
1
-2
/
+2
|
*
ceph: Fix NULL ptr crash in strlen()
David Zafman
2012-10-26
1
-1
/
+1
|
*
libceph: avoid NULL kref_put from NULL alloc_msg return
Sage Weil
2012-10-26
1
-1
/
+2
|
*
ceph: fix dentry reference leak in encode_fh()
David Zafman
2012-10-26
1
-0
/
+2
|
*
rbd: activate v2 image support
Alex Elder
2012-10-10
1
-1
/
+1
|
*
rbd: implement feature checks
Alex Elder
2012-10-10
1
-1
/
+15
|
*
rbd: define rbd_dev_v2_refresh()
Alex Elder
2012-10-10
1
-8
/
+47
|
*
rbd: define rbd_update_mapping_size()
Alex Elder
2012-10-10
1
-11
/
+16
|
*
rbd: define common queue_con_delay()
Alex Elder
2012-10-09
1
-15
/
+23
|
*
rbd: let con_work() handle backoff
Alex Elder
2012-10-09
1
-18
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-12-20
1
-8
/
+6
|
\
\
|
*
|
Revert "Btrfs: reorder tree mod log operations in deleting a pointer"
Chris Mason
2012-12-18
1
-6
/
+4
|
*
|
Revert "Btrfs: MOD_LOG_KEY_REMOVE_WHILE_MOVING never change node's nritems"
Chris Mason
2012-12-18
1
-2
/
+2
*
|
|
Merge tag 'for-3.8-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2012-12-20
29
-0
/
+13488
|
\
\
\
|
*
|
|
f2fs: fix tracking parent inode number
Jaegeuk Kim
2012-12-11
3
-2
/
+11
|
*
|
|
f2fs: cleanup the f2fs_bio_alloc routine
Jaegeuk Kim
2012-12-11
4
-18
/
+25
|
*
|
|
f2fs: introduce accessor to retrieve number of dentry slots
Namjae Jeon
2012-12-11
2
-8
/
+8
|
*
|
|
f2fs: remove redundant call to f2fs_put_page in delete entry
Namjae Jeon
2012-12-11
1
-3
/
+2
|
*
|
|
f2fs: make use of GFP_F2FS_ZERO for setting gfp_mask
Namjae Jeon
2012-12-11
1
-1
/
+1
|
*
|
|
f2fs: rewrite f2fs_bio_alloc to make it simpler
Namjae Jeon
2012-12-11
1
-17
/
+7
|
*
|
|
f2fs: fix a typo in f2fs documentation
Huajun Li
2012-12-11
1
-1
/
+1
|
*
|
|
f2fs: remove unused variable
Wei Yongjun
2012-12-11
2
-4
/
+0
|
*
|
|
f2fs: move error condition for mkdir at proper place
Namjae Jeon
2012-12-11
1
-2
/
+1
|
*
|
|
f2fs: remove unneeded initialization
Namjae Jeon
2012-12-11
2
-3
/
+3
|
*
|
|
f2fs: check read only condition before beginning write out
Namjae Jeon
2012-12-11
1
-2
/
+3
|
*
|
|
f2fs: remove unneeded memset from init_once
Namjae Jeon
2012-12-11
1
-1
/
+0
|
*
|
|
f2fs: show error in case of invalid mount arguments
Namjae Jeon
2012-12-11
1
-0
/
+2
|
*
|
|
f2fs: fix the compiler warning for uninitialized use of variable
Namjae Jeon
2012-12-11
1
-0
/
+1
|
*
|
|
f2fs: resolve build failures
Jaegeuk Kim
2012-12-11
3
-51
/
+52
|
*
|
|
f2fs: adjust kernel coding style
Jaegeuk Kim
2012-12-11
21
-63
/
+63
|
*
|
|
f2fs: fix endian conversion bugs reported by sparse
Jaegeuk Kim
2012-12-11
12
-43
/
+65
|
*
|
|
f2fs: remove unneeded version.h header file from f2fs.h
Sachin Kamat
2012-12-11
1
-1
/
+0
|
*
|
|
f2fs: update the f2fs document
Jaegeuk Kim
2012-12-11
1
-1
/
+5
|
*
|
|
f2fs: update Kconfig and Makefile
Jaegeuk Kim
2012-12-11
4
-0
/
+61
|
*
|
|
f2fs: move proc files to debugfs
Greg Kroah-Hartman
2012-12-11
1
-0
/
+361
|
*
|
|
f2fs: add recovery routines for roll-forward
Jaegeuk Kim
2012-12-11
1
-0
/
+375
|
*
|
|
f2fs: add garbage collection functions
Jaegeuk Kim
2012-12-11
2
-0
/
+859
|
*
|
|
f2fs: add xattr and acl functionalities
Jaegeuk Kim
2012-12-11
4
-0
/
+1056
|
*
|
|
f2fs: add core directory operations
Jaegeuk Kim
2012-12-11
2
-0
/
+770
|
*
|
|
f2fs: add inode operations for special inodes
Jaegeuk Kim
2012-12-11
1
-0
/
+504
|
*
|
|
f2fs: add core inode operations
Jaegeuk Kim
2012-12-11
1
-0
/
+266
[prev]
[next]