index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2005-05-01
[PATCH] DocBook: changes and extensions to the kernel documentation
Pavel Pisa
1
-5
/
+5
2005-05-01
[PATCH] ext3: remove unnecessary race then retry in ext3_get_block
Mingming Cao
1
-83
/
+61
2005-05-01
[PATCH] reiserfs endianness: comp_short_keys() cleanup
Al Viro
3
-25
/
+19
2005-05-01
[PATCH] reiserfs endianness: fix endianness bugs
Al Viro
1
-1
/
+1
2005-05-01
[PATCH] reiserfs endianness: annotate little-endian objects
Al Viro
9
-38
/
+46
2005-05-01
[PATCH] reiserfs endianness: clone struct reiserfs_key
Al Viro
3
-4
/
+5
2005-05-01
[PATCH] autofs4: tree race fix
Ian Kent
3
-4
/
+27
2005-05-01
[PATCH] autofs4: wait order fix
Ian Kent
2
-10
/
+13
2005-05-01
[PATCH] hfs, hfsplus: don't leak s_fs_info and fix an oops
Colin Leroy
3
-6
/
+13
2005-05-01
[PATCH] aio: optimize io_submit_one()
Ken Chen
1
-4
/
+8
2005-05-01
[PATCH] aio: clean up debug code
Ken Chen
1
-28
/
+5
2005-05-01
[PATCH] aio: ring wrapping simplification
Ken Chen
1
-1
/
+2
2005-05-01
[PATCH] aio: remove superfluous kiocb member initialization
Ken Chen
1
-10
/
+1
2005-05-01
[PATCH] convert that currently tests _NSIG directly to use valid_signal()
Jesper Juhl
1
-1
/
+2
2005-05-01
[PATCH] reiserfs: journal_init fix
Edward Shishkin
1
-7
/
+5
2005-05-01
[PATCH] Fix rewriting on a full reiserfs filesystem
Jan Kara
1
-4
/
+5
2005-05-01
[PATCH] reiserfs: make resize option auto-get new device size
Paolo 'Blaisorblade' Giarrusso
1
-7
/
+14
2005-05-01
[PATCH] procfs: Fix hardlink counts for /proc/<PID>/task
Daniel Drake
1
-2
/
+6
2005-05-01
[PATCH] procfs: Fix hardlink counts
Daniel Drake
1
-2
/
+10
2005-05-01
[PATCH] Exterminate PAGE_BUG
Matt Mackall
5
-12
/
+7
2005-05-01
[PATCH] uml - hostfs: avoid buffers
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2005-05-01
[PATCH] use smp_mb/wmb/rmb where possible
akpm@osdl.org
1
-3
/
+3
2005-05-01
[PATCH] drop_buffers() oops fix
akpm@osdl.org
1
-1
/
+1
2005-05-01
[PATCH] mpage_writepages() page locking fix
Nikita Danilov
1
-0
/
+2
2005-04-30
[PATCH] cifs: Update cifs todo list
Steve French
1
-2
/
+10
2005-04-30
[PATCH] cifs: append \* properly on ASCII servers
Steve French
2
-3
/
+7
2005-04-29
[PATCH] cifs: Do not sleep interruptible after socket connect failure
Steve French
2
-7
/
+11
2005-04-29
[PATCH] cifs: Do not init smb requests or block when sending requests
Steve French
5
-7
/
+53
2005-04-29
[PATCH] cifs: handle termination of cifs oplockd kernel thread
Steve French
4
-15
/
+23
2005-04-29
[PATCH] cifs: Fix mapping of EMLINK case
Steve French
4
-2
/
+11
2005-04-29
[PATCH] cifs: Handle case of multiple trans2 responses for one SMB request (p...
Steve French
3
-20
/
+23
2005-04-29
[PATCH] cifs: cleanup various long lines
Steve French
1
-9
/
+13
2005-04-29
[PATCH] cifs: Handle multiple response transact2 part 1 of 2
Steve French
2
-104
/
+246
2005-04-29
[PATCH] cifs: Ease memory pressure, do not use large buffers in byte range lo...
Steve French
2
-149
/
+154
2005-04-29
[PATCH] cifs: missing semicolon from previous fix
Steve French
1
-1
/
+1
2005-04-29
[PATCH] cifs: Better handle errors on second socket recv message call
Steve French
2
-7
/
+27
2005-04-29
[PATCH] cifs: improve check for search entry going beyond end of SMB transact
Steve French
4
-68
/
+102
2005-04-29
[PATCH] cifs: Fix caching problem
Steve French
5
-25
/
+83
2005-04-29
[PATCH] cifs: remove cifs_kcalloc and check for NULL return on kcalloc in ses...
Steve French
2
-59
/
+80
2005-04-29
[PATCH] cifs: Missing initialization for largeBuf flag left out of previous c...
Steve French
3
-2
/
+27
2005-04-29
[PATCH] cifs: Do not use large smb buffers in response path
Steve French
3
-33
/
+65
2005-04-29
[PATCH] cifs: cleanup of ifdefs usage so it is more consistent
Steve French
3
-21
/
+25
2005-04-29
[PATCH] cifs: CIFS ioctl needed by umount.cifs utility
Steve French
3
-9
/
+28
2005-04-29
[PATCH] cifs: Do not interpret oplock break responses as responses to an unre...
Steve French
5
-6
/
+16
2005-04-29
[PATCH] cifs: Fix PPC64 compile error
Steve French
1
-8
/
+8
2005-04-29
[PATCH] cifs: character mapping of special characters (part 3 of 3)
Steve French
14
-332
/
+337
2005-04-29
[PATCH] cifs: finish up of special character mapping capable unicode conversi...
Steve French
3
-11
/
+83
2005-04-29
[PATCH] cifs: remove a few redundant null pointer checks, and cleanup misc so...
Steve French
2
-128
/
+182
2005-04-29
[PATCH] cifs: Add new mount parm mapchars
Steve French
8
-12
/
+116
2005-04-29
[PATCH] cifs: fix rare oops in cifs_close
Steve French
2
-1
/
+4
[next]