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
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
27
-135
/
+130
2012-10-12
Merge branch 'writeback-for-next' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2012-10-12
Merge tag 'for-linus-merge-3.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-15
/
+23
2012-10-12
vfs: bogus warnings in fs/namei.c
Arnd Bergmann
1
-0
/
+1
2012-10-12
consitify do_mount() arguments
Al Viro
1
-6
/
+6
2012-10-11
autofs4 - fix reset pending flag on mount fail
Ian Kent
1
-2
/
+4
2012-10-11
Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-160
/
+188
2012-10-10
Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
38
-681
/
+1922
2012-10-10
lglock: add DEFINE_STATIC_LGLOCK()
Lai Jiangshan
1
-1
/
+1
2012-10-10
tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking
Hugh Dickins
5
-6
/
+27
2012-10-10
vfs: drop lock/unlock super
Marco Stornelli
1
-23
/
+0
2012-10-10
ufs: drop lock/unlock super
Marco Stornelli
4
-33
/
+35
2012-10-10
sysv: drop lock/unlock super
Marco Stornelli
5
-18
/
+20
2012-10-10
hpfs: drop lock/unlock super
Marco Stornelli
1
-3
/
+0
2012-10-10
fat: drop lock/unlock super
Marco Stornelli
5
-34
/
+36
2012-10-10
ext3: drop lock/unlock super
Marco Stornelli
1
-6
/
+0
2012-10-10
exofs: drop lock/unlock super
Marco Stornelli
1
-4
/
+0
2012-10-10
dup3: Return an error when oldfd == newfd.
Richard W.M. Jones
1
-0
/
+3
2012-10-10
fs: prevent use after free in auditing when symlink following was denied
Sasha Levin
1
-1
/
+1
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-7
/
+56
2012-10-10
Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-9
/
+10
2012-10-10
Merge tag 'for-linus-20121009' of git://git.infradead.org/mtd-2.6
Linus Torvalds
2
-4
/
+8
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
38
-1615
/
+3564
2012-10-10
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-0
/
+37
2012-10-10
hppfs: fix the return value of get_inode()
Wei Yongjun
1
-1
/
+1
2012-10-10
hostfs: drop vmtruncate
Marco Stornelli
1
-3
/
+5
2012-10-10
um: get rid of pointless include "..." where include <...> will do
Al Viro
4
-5
/
+4
2012-10-09
btrfs: init ref_index to zero in add_inode_ref
Chris Mason
1
-1
/
+1
2012-10-09
Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...
David Woodhouse
401
-7965
/
+14234
2012-10-09
Btrfs: remove repeated eb->pages check in, disk-io.c/csum_dirty_buffer
Wang Sheng-Hui
1
-4
/
+0
2012-10-09
Btrfs: fix page leakage
Josef Bacik
1
-1
/
+1
2012-10-09
Btrfs: do not warn_on when we cannot alloc a page for an extent buffer
Josef Bacik
1
-3
/
+1
2012-10-09
Btrfs: don't bug on enomem in readpage
Josef Bacik
1
-4
/
+7
2012-10-09
Btrfs: cleanup pages properly when ENOMEM in compression
Josef Bacik
1
-3
/
+10
2012-10-09
Btrfs: make filesystem read-only when submitting barrier fails
Stefan Behrens
6
-19
/
+142
2012-10-09
Btrfs: detect corrupted filesystem after write I/O errors
Stefan Behrens
1
-2
/
+14
2012-10-09
Btrfs: make compress and nodatacow mount options mutually exclusive
Andrei Popa
1
-1
/
+13
2012-10-09
btrfs: fix message printing
Daniel J Blueman
3
-11
/
+11
2012-10-09
Btrfs: don't bother committing delayed inode updates when fsyncing
Josef Bacik
1
-19
/
+65
2012-10-09
btrfs: move inline function code to header file
Robin Dong
2
-14
/
+12
2012-10-09
Btrfs: remove unnecessary IS_ERR in bio_readpage_error()
Tsutomu Itoh
1
-1
/
+1
2012-10-09
btrfs: remove unused function btrfs_insert_some_items()
Robin Dong
1
-143
/
+0
2012-10-09
Btrfs: don't commit instead of overcommitting
Josef Bacik
1
-28
/
+6
2012-10-09
Btrfs: confirmation of value is added before trace_btrfs_get_extent() is called
Tsutomu Itoh
1
-1
/
+2
2012-10-09
Btrfs: be smarter about dropping things from the tree log
Josef Bacik
1
-2
/
+13
2012-10-09
Btrfs: don't lookup csums for prealloc extents
Josef Bacik
1
-2
/
+1
2012-10-09
Btrfs: cache extent state when writing out dirty metadata pages
Josef Bacik
8
-16
/
+63
2012-10-09
Btrfs: do not hold the file extent leaf locked when adding extent item
Josef Bacik
1
-3
/
+1
2012-10-09
Btrfs: do not async metadata csumming in certain situations
Josef Bacik
3
-2
/
+35
2012-10-09
btrfs: fix min csum item size warnings in 32bit
Zach Brown
1
-1
/
+2
[next]