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
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
ext4: don't verify checksums of dx non-leaf nodes during fallback scan
Darrick J. Wong
2012-11-12
1
-0
/
+17
|
*
|
ext4: do not use ext4_error() when there is no space in dir leaf for csum
Theodore Ts'o
2012-11-10
1
-8
/
+10
|
*
|
ext4: introduce lseek SEEK_DATA/SEEK_HOLE support
Zheng Liu
2012-11-08
1
-2
/
+332
|
*
|
ext4: reimplement fiemap using extent status tree
Zheng Liu
2012-11-08
1
-163
/
+21
|
*
|
ext4: reimplement ext4_find_delay_alloc_range on extent status tree
Zheng Liu
2012-11-08
4
-157
/
+20
|
*
|
ext4: add some tracepoints in extent status tree
Zheng Liu
2012-11-08
1
-0
/
+8
|
*
|
ext4: let ext4 maintain extent status tree
Zheng Liu
2012-11-08
4
-4
/
+51
|
*
|
ext4: initialize extent status tree
Zheng Liu
2012-11-08
1
-0
/
+2
|
*
|
ext4: add operations on extent status tree
Zheng Liu
2012-11-08
3
-1
/
+513
|
*
|
ext4: add data structures for the extent status tree
Zheng Liu
2012-11-08
2
-0
/
+31
|
*
|
ext4: fix error handling in ext4_fill_super()
Lukas Czerner
2012-11-08
1
-8
/
+8
|
*
|
ext4: fix memory leak in ext4_xattr_set_acl()'s error path
Eugene Shatokhin
2012-11-08
1
-2
/
+4
|
*
|
ext4: remove code duplication in ext4_get_block_write_nolock()
Anatol Pomozov
2012-11-08
1
-39
/
+24
|
*
|
ext4: use 'inode' variable that is already dereferenced
Anatol Pomozov
2012-11-08
1
-1
/
+1
|
*
|
ext4: fix missing call to trace_ext4_ext_map_blocks_exit
Zheng Liu
2012-11-08
1
-3
/
+4
|
*
|
ext4: print map->m_flags in trace_ext4_ext/ind_map_blocks_exit
Zheng Liu
2012-11-08
2
-4
/
+2
|
*
|
ext4: print 'flags' in ext4_ext_handle_uninitialized_extents
Zheng Liu
2012-11-08
1
-2
/
+2
|
*
|
ext4: warn when discard request fails other than EOPNOTSUPP
Lukas Czerner
2012-11-08
1
-12
/
+35
|
*
|
ext4: notify when discard is not supported
Lukas Czerner
2012-11-08
1
-0
/
+8
|
*
|
ext4: remove unused assignment
Alan Cox
2012-11-08
1
-1
/
+1
|
*
|
ext4: get rid of redundant code in ext4_fill_super()
Zhao Hongjiang
2012-11-08
1
-3
/
+0
|
*
|
ext4: remove ext4_handle_release_buffer()
Eric Sandeen
2012-11-08
5
-34
/
+3
|
*
|
ext4: fix awful goto in ext4_mb_new_blocks()
Eric Sandeen
2012-11-08
1
-4
/
+7
|
*
|
ext4: fix overhead calculations in ext4_stats, again
Eric Sandeen
2012-11-08
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2012-12-16
2
-16
/
+8
|
\
\
\
|
*
\
\
Merge branch 'modsign-keys-devel' into security-next-keys
David Howells
2012-10-02
2
-7
/
+7
|
|
\
\
\
|
|
*
|
|
KEYS: Add payload preparsing opportunity prior to key instantiate or update
David Howells
2012-09-13
2
-7
/
+7
|
*
|
|
|
KEYS: Use keyring_alloc() to create special keyrings
David Howells
2012-10-02
2
-16
/
+8
*
|
|
|
|
Merge tag 'for-v3.8' of git://git.infradead.org/users/cbou/linux-pstore
Linus Torvalds
2012-12-15
2
-12
/
+34
|
\
\
\
\
\
|
*
|
|
|
|
pstore/ftrace: Adjust for ftrace_ops->func prototype change
Anton Vorontsov
2012-12-12
1
-1
/
+3
|
*
|
|
|
|
pstore/ram: Fix bounds checks for mem_size, record_size, console_size and ftr...
Arve Hjønnevåg
2012-12-12
1
-2
/
+16
|
*
|
|
|
|
pstore/ram: Fix undefined usage of rounddown_pow_of_two(0)
Maxime Bizon
2012-11-17
1
-4
/
+8
|
*
|
|
|
|
pstore/ram: Fixup section annotations
Hannes Reinecke
2012-11-16
1
-5
/
+7
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
2012-12-15
16
-194
/
+380
|
\
\
\
\
\
\
|
*
|
|
|
|
|
GFS2: Set gl_object during inode create
Bob Peterson
2012-11-21
1
-0
/
+1
|
*
|
|
|
|
|
GFS2: add error check while allocating new inodes
Bob Peterson
2012-11-16
1
-0
/
+4
|
*
|
|
|
|
|
GFS2: don't reference inode's glock during block allocation trace
Bob Peterson
2012-11-16
1
-1
/
+1
|
*
|
|
|
|
|
GFS2: remove redundant lvb pointer
David Teigland
2012-11-15
5
-15
/
+12
|
*
|
|
|
|
|
GFS2: only use lvb on glocks that need it
David Teigland
2012-11-15
4
-13
/
+32
|
*
|
|
|
|
|
GFS2: skip dlm_unlock calls in unmount
David Teigland
2012-11-14
3
-0
/
+10
|
*
|
|
|
|
|
GFS2: Fix one RG corner case
Steven Whitehouse
2012-11-13
1
-1
/
+2
|
*
|
|
|
|
|
GFS2: Eliminate redundant buffer_head manipulation in gfs2_unlink_inode
Bob Peterson
2012-11-13
1
-18
/
+4
|
*
|
|
|
|
|
GFS2: Use dirty_inode in gfs2_dir_add
Bob Peterson
2012-11-13
1
-6
/
+1
|
*
|
|
|
|
|
GFS2: Fix truncation of journaled data files
Steven Whitehouse
2012-11-13
1
-3
/
+49
|
*
|
|
|
|
|
GFS2: Add Orlov allocator
Steven Whitehouse
2012-11-07
8
-15
/
+38
|
*
|
|
|
|
|
GFS2: Use proper allocation context for new inodes
Steven Whitehouse
2012-11-07
1
-79
/
+92
|
*
|
|
|
|
|
GFS2: Add test for resource group congestion status
Steven Whitehouse
2012-11-07
1
-4
/
+90
|
*
|
|
|
|
|
GFS2: Rename glops go_xmote_th to go_sync
Bob Peterson
2012-11-07
3
-6
/
+6
|
*
|
|
|
|
|
GFS2: Speed up gfs2_rbm_from_block
Bob Peterson
2012-11-07
3
-9
/
+16
|
*
|
|
|
|
|
GFS2: Review bug traps in glops.c
Steven Whitehouse
2012-11-07
3
-38
/
+36
[prev]
[next]