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
...
|
|
*
|
|
|
|
|
ocfs2: Increment the reference count of an already-active stack.
Joel Becker
2008-08-25
1
-3
/
+4
|
|
*
|
|
|
|
|
[PATCH] configfs: Consolidate locking around configfs_detach_prep() in config...
Louis Rilling
2008-08-22
1
-10
/
+7
|
|
*
|
|
|
|
|
ocfs2: correctly set i_blocks after inline dir gets expanded
Mark Fasheh
2008-08-22
1
-1
/
+6
|
|
*
|
|
|
|
|
ocfs2: Jump to correct label in ocfs2_expand_inline_dir()
Tao Ma
2008-08-22
1
-2
/
+2
|
|
*
|
|
|
|
|
ocfs2: Fix sleep-with-spinlock recovery regression
Mark Fasheh
2008-08-22
1
-9
/
+14
|
|
*
|
|
|
|
|
[PATCH] ocfs2/cluster/netdebug.c: fix warning
Alexander Beregalov
2008-08-22
1
-13
/
+13
|
|
*
|
|
|
|
|
[PATCH] ocfs2/cluster/tcp.c: make some functions static
Adrian Bunk
2008-08-22
2
-39
/
+37
*
|
|
|
|
|
|
|
[CIFS] Fix plaintext authentication
Steve French
2008-08-27
1
-0
/
+1
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
[CIFS] Add destroy routine for dns_resolver
Jeff Layton
2008-08-27
2
-1
/
+9
*
|
|
|
|
|
|
[CIFS] Reorder cifs config item for better clarity
Steve French
2008-08-26
1
-10
/
+10
*
|
|
|
|
|
|
[CIFS] Correct keys dependency for cifs kerberos support
Steve French
2008-08-26
1
-1
/
+1
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
2008-08-26
21
-304
/
+508
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
removed unused #include <linux/version.h>'s
Adrian Bunk
2008-08-23
2
-2
/
+0
|
|
/
/
/
/
|
*
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2008-08-22
12
-238
/
+454
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
ext4: Fix small file fragmentation
Aneesh Kumar K.V
2008-08-18
2
-13
/
+61
|
|
*
|
|
ext4: Initialize writeback_index to 0 when allocating a new inode
Aneesh Kumar K.V
2008-08-19
1
-0
/
+1
|
|
*
|
|
ext4: make sure ext4_has_free_blocks returns 0 for ENOSPC
Aneesh Kumar K.V
2008-08-19
1
-0
/
+3
|
|
*
|
|
ext4: journal credit fix for the delayed allocation's writepages() function
Mingming Cao
2008-08-19
2
-24
/
+58
|
|
*
|
|
ext4: Rework the ext4_da_writepages() function
Aneesh Kumar K.V
2008-08-19
1
-88
/
+113
|
|
*
|
|
ext4: journal credits reservation fixes for DIO, fallocate
Mingming Cao
2008-08-19
3
-27
/
+30
|
|
*
|
|
ext4: journal credits reservation fixes for extent file writepage
Mingming Cao
2008-08-19
3
-62
/
+49
|
|
*
|
|
ext4: journal credits calulation cleanup and fix for non-extent writepage
Mingming Cao
2008-08-19
3
-34
/
+108
|
|
*
|
|
ext4: Fix bug where we return ENOSPC even though we have plenty of inodes
Eric Sandeen
2008-08-19
1
-1
/
+1
|
|
*
|
|
ext4: don't try to resize if there are no reserved gdt blocks left
Josef Bacik
2008-08-19
1
-1
/
+2
|
|
*
|
|
ext4: Use ext4_discard_reservations instead of mballoc-specific call
Theodore Ts'o
2008-08-16
1
-1
/
+1
|
|
*
|
|
ext4: Fix ext4_dx_readdir hash collision handling
Theodore Ts'o
2008-08-19
1
-5
/
+15
|
|
*
|
|
ext4: Fix delalloc release block reservation for truncate
Mingming Cao
2008-08-19
1
-0
/
+21
|
|
*
|
|
ext4: Fix potential truncate BUG due to i_prealloc_list being non-empty
Theodore Ts'o
2008-08-13
1
-2
/
+3
|
|
*
|
|
ext4: Handle unwritten extent properly with delayed allocation
Aneesh Kumar K.V
2008-08-19
1
-2
/
+10
|
|
|
/
/
|
*
|
|
cramfs: fix named-pipe handling
Al Viro
2008-08-20
1
-46
/
+38
|
*
|
|
fix setpriority(PRIO_PGRP) thread iterator breakage
Ken Chen
2008-08-20
1
-4
/
+4
|
*
|
|
binfmt_misc: fix false -ENOEXEC when coupled with other binary handlers
Pavel Emelyanov
2008-08-20
1
-2
/
+2
|
*
|
|
/proc/self/maps doesn't display the real file offset
Clement Calmels
2008-08-20
2
-4
/
+4
|
*
|
|
Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2008-08-20
1
-1
/
+3
|
|
\
\
\
|
|
*
|
|
binfmt_flat: Stub in a FLAT_PLAT_INIT().
Takashi YOSHII
2008-08-11
1
-1
/
+3
|
*
|
|
|
vfat: fix 'sync' mount deadlock due to BKL->lock_super conversion
Linus Torvalds
2008-08-20
1
-7
/
+3
*
|
|
|
|
[CIFS] check version in spnego upcall response
Steve French
2008-08-26
3
-2
/
+15
*
|
|
|
|
[CIFS] Kerberos support not considered experimental anymore
Steve French
2008-08-19
2
-5
/
+26
*
|
|
|
|
[CIFS] distinguish between Kerberos and MSKerberos in upcall
Steve French
2008-08-19
4
-6
/
+14
*
|
|
|
|
cifs: add local server pointer to cifs_setup_session
Jeff Layton
2008-08-19
1
-16
/
+17
*
|
|
|
|
[CIFS] reindent misindented statement
Ilpo Järvinen
2008-08-19
1
-1
/
+2
|
/
/
/
/
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2008-08-15
2
-0
/
+3
|
\
\
\
\
|
*
|
|
|
[CIFS] mount of IPC$ breaks with iget patch
Steve French
2008-08-14
1
-0
/
+1
|
*
|
|
|
[CIFS] remove trailing whitespace
Steve French
2008-08-11
1
-1
/
+1
|
*
|
|
|
[CIFS] if get root inode fails during mount, cleanup tree connection
Steve French
2008-08-11
1
-0
/
+2
|
|
/
/
/
*
|
|
|
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6
Linus Torvalds
2008-08-15
17
-243
/
+328
|
\
\
\
\
|
*
|
|
|
UBIFS: xattr bugfixes
Artem Bityutskiy
2008-08-14
2
-28
/
+18
|
*
|
|
|
UBIFS: remove unneeded check
Artem Bityutskiy
2008-08-13
1
-9
/
+1
|
*
|
|
|
UBIFS: few commentary fixes
Artem Bityutskiy
2008-08-13
2
-6
/
+4
|
*
|
|
|
UBIFS: fix budgeting request alignment in xattr code
Zoltan Sogor
2008-08-13
1
-5
/
+5
[prev]
[next]