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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Btrfs: check items for correctness as we search
Josef Bacik
2011-03-17
4
-124
/
+95
|
*
|
|
Btrfs: return error if the range we want to map is bogus
Josef Bacik
2011-03-17
1
-0
/
+1
|
*
|
|
Btrfs: add a comment explaining what btrfs_cont_expand does
Josef Bacik
2011-03-17
1
-0
/
+6
|
*
|
|
Btrfs: use mark_inode_dirty when expanding the file
Josef Bacik
2011-03-17
1
-15
/
+1
|
*
|
|
Btrfs: only add orphan items when truncating
Josef Bacik
2011-03-17
1
-27
/
+18
|
*
|
|
Btrfs: make sure to remove the orphan item from the in-memory list
Josef Bacik
2011-03-17
1
-0
/
+6
|
*
|
|
Btrfs: handle errors in btrfs_orphan_cleanup
Josef Bacik
2011-03-17
6
-23
/
+50
|
*
|
|
Btrfs: cleanup error handling in the truncate path
Josef Bacik
2011-03-17
1
-19
/
+45
|
*
|
|
Btrfs: convert to the new truncate sequence
Josef Bacik
2011-03-17
3
-47
/
+40
|
*
|
|
Btrfs: use a slab for the free space entries
Josef Bacik
2011-03-17
3
-16
/
+29
|
*
|
|
Btrfs: change reserved_extents to an atomic_t
Josef Bacik
2011-03-17
3
-21
/
+29
|
*
|
|
Btrfs: fix how we deal with the pages array in the write path
Josef Bacik
2011-03-17
1
-4
/
+5
|
*
|
|
Btrfs: simplify our write path
Josef Bacik
2011-03-17
1
-175
/
+180
|
*
|
|
Btrfs: fix formatting in file.c
Josef Bacik
2011-03-17
1
-8
/
+8
*
|
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2011-03-28
42
-1626
/
+3855
|
\
\
\
\
|
*
|
|
|
Treat writes as new when holes span across page boundaries
Goldwyn Rodrigues
2011-03-28
1
-0
/
+6
|
*
|
|
|
Merge branch 'mlog_replace_for_39' of git://repo.or.cz/taoma-kernel into ocfs...
Joel Becker
2011-03-28
141
-3234
/
+6132
|
|
\
\
\
\
|
|
*
|
|
|
ocfs2: Make the left masklogs compat.
Tao Ma
2011-02-21
1
-17
/
+17
|
|
*
|
|
|
ocfs2: Remove masklog ML_AIO.
Tao Ma
2011-02-21
2
-2
/
+0
|
|
*
|
|
|
ocfs2: Remove masklog ML_UPTODATE.
Tao Ma
2011-02-24
5
-41
/
+79
|
|
*
|
|
|
ocfs2: Remove masklog ML_BH_IO.
Tao Ma
2011-02-24
4
-26
/
+59
|
|
*
|
|
|
ocfs2: Remove masklog ML_JOURNAL.
Tao Ma
2011-02-24
4
-78
/
+153
|
|
*
|
|
|
ocfs2: Remove masklog ML_EXPORT.
Tao Ma
2011-02-24
4
-30
/
+101
|
|
*
|
|
|
ocfs2: Remove masklog ML_DCACHE.
Tao Ma
2011-02-23
4
-24
/
+121
|
|
*
|
|
|
ocfs2: Remove masklog ML_NAMEI.
Tao Ma
2011-02-23
4
-71
/
+292
|
|
*
|
|
|
ocfs2: Remove mlog(0) from fs/ocfs2/dir.c
Tao Ma
2011-02-23
2
-46
/
+153
|
|
*
|
|
|
ocfs2: remove NAMEI from symlink.c
Tao Ma
2011-02-21
1
-1
/
+0
|
|
*
|
|
|
ocfs2: Remove masklog ML_QUOTA.
Tao Ma
2011-02-23
4
-14
/
+90
|
|
*
|
|
|
ocfs2: Remove mlog(0) from quota_local.c.
Tao Ma
2011-02-23
2
-6
/
+17
|
|
*
|
|
|
ocfs2: Remove masklog ML_RESERVATIONS.
Tao Ma
2011-02-23
4
-33
/
+142
|
|
*
|
|
|
ocfs2: Remove masklog ML_XATTR.
Tao Ma
2011-02-23
4
-80
/
+239
|
|
*
|
|
|
ocfs2: Remove masklog ML_SUPER.
Tao Ma
2011-02-23
4
-21
/
+118
|
|
*
|
|
|
ocfs2: Remove mlog(0) from fs/ocfs2/heartbeat.c
Tao Ma
2011-02-23
2
-2
/
+9
|
|
*
|
|
|
ocfs2: Remove mlog(0) from fs/ocfs2/slot_map.c
Tao Ma
2011-02-22
2
-8
/
+16
|
|
*
|
|
|
ocfs2: Remove masklog ML_EXTENT_MAP.
Tao Ma
2011-02-22
4
-5
/
+31
|
|
*
|
|
|
ocfs2: Remove masklog ML_INODE.
Tao Ma
2011-02-22
4
-63
/
+182
|
|
*
|
|
|
ocfs2: Little refactoring against ocfs2_iget.
Tao Ma
2011-02-21
1
-5
/
+5
|
|
*
|
|
|
ocfs2: Remove mlog(0) from fs/ocfs2/file.c
Tao Ma
2011-02-22
3
-98
/
+330
|
|
*
|
|
|
ocfs2: remove INODE from unused files.
Tao Ma
2011-02-21
3
-3
/
+0
|
|
*
|
|
|
ocfs2: Remove FILE_IO from masklog.
Tao Ma
2011-02-22
4
-6
/
+28
|
|
*
|
|
|
ocfs2: Remove mlog(0) from fs/ocfs2/aops.c
Tao Ma
2011-02-22
2
-26
/
+153
|
|
*
|
|
|
ocfs2: Remove masklog ML_REFCOUNT.
Tao Ma
2011-02-22
4
-82
/
+341
|
|
*
|
|
|
ocfs2: Remove DISK_ALLOC from masklog.
Tao Ma
2011-02-22
6
-6
/
+0
|
|
*
|
|
|
ocfs2: Remove mlog(0) from fs/ocfs2/suballoc.c
Tao Ma
2011-02-22
2
-5
/
+17
|
|
*
|
|
|
ocfs2: Remove mlog(0) from fs/ocfs2/suballoc.c
Tao Ma
2011-02-22
2
-54
/
+265
|
|
*
|
|
|
ocfs2: Remove mlog(0) from fs/ocfs2/localalloc.c
Tao Ma
2011-02-22
2
-34
/
+135
|
|
*
|
|
|
ocfs2: Remove mlog(0) from fs/ocfs2/alloc.c
Tao Ma
2011-02-22
2
-77
/
+452
|
|
*
|
|
|
ocfs2: Add ocfs2_trace.h.
Wengang Wang
2011-02-21
2
-0
/
+19
|
|
*
|
|
|
ocfs2: Remove EXIT from masklog.
Tao Ma
2011-03-07
27
-315
/
+159
|
|
*
|
|
|
ocfs2: Remove ENTRY from masklog.
Tao Ma
2011-02-21
31
-418
/
+161
[prev]
[next]