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
2009-07-23
Merge branch 'lockdep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2009-07-22
lockdep: Fix lockdep annotation for pipe_double_lock()
Peter Zijlstra
1
-2
/
+2
2009-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2
-26
/
+26
2009-07-22
NFSv4: Fix a problem whereby a buggy server can oops the kernel
Trond Myklebust
2
-5
/
+13
2009-07-22
NFSv4: Fix an NFSv4 mount regression
Trond Myklebust
3
-22
/
+26
2009-07-22
NFSv4: Fix an Oops in nfs4_free_lock_state
Trond Myklebust
1
-1
/
+1
2009-07-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
1
-1
/
+1
2009-07-20
cifs: free nativeFileSystem field before allocating a new one
Jeff Layton
1
-0
/
+1
2009-07-16
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
87
-559
/
+432
2009-07-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
3
-9
/
+14
2009-07-15
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+4
2009-07-15
9p: Fix incorrect parameters to v9fs_file_readn.
Abhishek Kulkarni
1
-1
/
+1
2009-07-14
dlm: free socket in error exit path
Casey Dahlin
1
-1
/
+3
2009-07-14
fs/Kconfig: move nilfs2 out
Ryusuke Konishi
2
-26
/
+26
2009-07-14
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
10
-348
/
+232
2009-07-14
jbd2: fix race between write_metadata_buffer and get_write_access
dingdinghua
1
-9
/
+11
2009-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-1
/
+1
2009-07-13
ext4: Fix ext4_mb_initialize_context() to initialize all fields
Theodore Ts'o
1
-18
/
+2
2009-07-13
ext4: fix null handler of ioctls in no journal mode
Peng Tao
1
-8
/
+12
2009-07-13
ext4: Fix buffer head reference leak in no-journal mode
Curt Wohlgemuth
3
-4
/
+8
2009-07-13
tracing/events: Move TRACE_SYSTEM outside of include guard
Li Zefan
1
-4
/
+4
2009-07-13
partitions: fix broken uevent_suppress conversion
Heiko Carstens
1
-1
/
+1
2009-07-12
AFS: Fix compilation warning
Artem Bityutskiy
1
-1
/
+1
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
46
-29
/
+17
2009-07-11
Revert "fuse: Fix build error" as unnecessary
Linus Torvalds
2
-2
/
+0
2009-07-11
isofs: fix Joliet regression
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-07-11
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
6
-76
/
+92
2009-07-11
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
9
-33
/
+28
2009-07-11
fuse: Fix build error
Larry Finger
2
-0
/
+2
2009-07-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
7
-22
/
+26
2009-07-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
4
-34
/
+15
2009-07-10
block: fix sg SG_DXFER_TO_FROM_DEV regression
FUJITA Tomonori
1
-10
/
+12
2009-07-10
Fix congestion_wait() sync/async vs read/write confusion
Jens Axboe
6
-12
/
+14
2009-07-10
[CIFS] Distinguish posix opens and mkdirs from legacy mkdirs in stats
Steve French
3
-2
/
+13
2009-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
13
-896
/
+686
2009-07-10
cifs: when ATTR_READONLY is set, only clear write bits on non-directories
Jeff Layton
1
-4
/
+4
2009-07-10
cifs: remove cifsInodeInfo->inUse counter
Jeff Layton
2
-2
/
+0
2009-07-10
cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_iget
Jeff Layton
5
-529
/
+252
2009-07-10
[CIFS] update cifs version number
Steve French
2
-2
/
+6
2009-07-10
cifs: add and use CIFSSMBUnixSetFileInfo for setattr calls
Jeff Layton
3
-1
/
+77
2009-07-10
cifs: make a separate function for filling out FILE_UNIX_BASIC_INFO
Jeff Layton
1
-32
/
+42
2009-07-10
cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfo
Jeff Layton
5
-22
/
+23
2009-07-10
cifs: add pid of initiating process to spnego upcall info
Jeff Layton
1
-1
/
+8
2009-07-09
UBIFS: fix corruption dump
Artem Bityutskiy
1
-2
/
+26
2009-07-09
UBIFS: clean up free space checking
Artem Bityutskiy
1
-19
/
+3
2009-07-09
UBIFS: small amendments in the LEB scanning code
Artem Bityutskiy
3
-11
/
+17
2009-07-09
UBIFS: dump a little more in case of corruptions
Artem Bityutskiy
1
-3
/
+3
2009-07-09
cifs: fix regression with O_EXCL creates and optimize away lookup
Jeff Layton
1
-0
/
+9
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
1
-4
/
+6
2009-07-08
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-2
/
+2
[next]