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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-26
f2fs: reserve the xattr space dynamically
Jaegeuk Kim
8
-29
/
+45
2013-08-26
f2fs: add flags for inline xattrs
Jaegeuk Kim
4
-1
/
+37
2013-08-26
f2fs: fix error return code in init_f2fs_fs()
Wei Yongjun
1
-1
/
+3
2013-08-20
f2fs: fix wrong BUG_ON condition
Jaegeuk Kim
1
-2
/
+11
2013-08-20
f2fs: fix memory leak when init f2fs filesystem fail
Zhao Hongjiang
1
-5
/
+17
2013-08-19
f2fs: fix a compound statement label error
Gu Zheng
1
-6
/
+2
2013-08-19
f2fs: avoid writing inode redundantly when creating a file
Jin Xu
1
-3
/
+4
2013-08-19
f2fs: alloc_page() doesn't return an ERR_PTR
Dan Carpenter
2
-5
/
+5
2013-08-12
f2fs: should cover i_xattr_nid with its xattr node page lock
Jaegeuk Kim
2
-5
/
+8
2013-08-12
f2fs: check the free space first in new_node_page
Jaegeuk Kim
1
-9
/
+9
2013-08-12
f2fs: clean up the needless end 'return' of void function
Gu Zheng
4
-7
/
+0
2013-08-09
f2fs: introduce cur_cp_version function to reduce code size
Jaegeuk Kim
5
-9
/
+13
2013-08-09
f2fs: fix inconsistency between xattr node blocks and its inode
Jaegeuk Kim
3
-0
/
+10
2013-08-09
f2fs: fix the use of XATTR_NODE_OFFSET
Jaegeuk Kim
2
-5
/
+11
2013-08-08
f2fs: fix a build failure due to missing the kobject header
Jaegeuk Kim
2
-1
/
+1
2013-08-06
f2fs: fix a deadlock in fsync
Jin Xu
5
-9
/
+16
2013-08-06
f2fs: remove redundant code from f2fs_write_begin
Namjae Jeon
1
-3
/
+0
2013-08-06
f2fs: add sysfs entries to select the gc policy
Namjae Jeon
5
-3
/
+30
2013-08-06
f2fs: add sysfs support for controlling the gc_thread
Namjae Jeon
6
-20
/
+203
2013-07-31
f2fs: remove an unneeded kfree(NULL)
Dan Carpenter
1
-1
/
+0
2013-07-30
f2fs: fix handling orphan inodes
Jaegeuk Kim
4
-9
/
+28
2013-07-30
f2fs: move bio_private allocation out of f2fs_bio_alloc()
Gu Zheng
2
-9
/
+11
2013-07-30
f2fs: use list_for_each rather than list_for_each_safe, in remove_orphan_inode()
Gu Zheng
1
-3
/
+2
2013-07-30
f2fs: use seq_puts()/seq_putc() rather than seq_printf() where possible
Gu Zheng
1
-9
/
+9
2013-07-30
f2fs: fix i_name during f2fs_sync_file
Jaegeuk Kim
1
-4
/
+6
2013-07-30
f2fs: update file name in the inode block during f2fs_rename
Jaegeuk Kim
3
-0
/
+21
2013-07-30
f2fs: introduce help function F2FS_NODE()
Gu Zheng
8
-40
/
+35
2013-07-30
f2fs: add a help func F2FS_STAT() to get the f2fs_stat_info
Gu Zheng
2
-11
/
+16
2013-07-30
f2fs: add proc entry to monitor current usage of segments
Jaegeuk Kim
2
-0
/
+47
2013-07-30
f2fs: add description for fsck.f2fs and dump.f2fs
Changman Lee
1
-4
/
+39
2013-07-30
f2fs: recover date requested by fdatasync
Jaegeuk Kim
1
-3
/
+4
2013-07-30
Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
4
-4
/
+14
2013-07-30
Merge tag 'arc-v3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2013-07-29
Linux 3.11-rc3
v3.11-rc3
Linus Torvalds
1
-1
/
+1
2013-07-29
Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-19
/
+49
2013-07-29
Merge tag 'trace-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-128
/
+95
2013-07-29
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-24
/
+32
2013-07-27
firewire: fix libdc1394/FlyCap2 iso event regression
Clemens Ladisch
4
-4
/
+14
2013-07-27
ARC: SMP build breakage
Vineet Gupta
1
-0
/
+1
2013-07-27
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
11
-127
/
+158
2013-07-27
Merge branch 'qxl-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
13
-508
/
+859
2013-07-27
Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-93
/
+17
2013-07-26
Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...
Linus Torvalds
4
-4
/
+17
2013-07-26
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
57
-196
/
+307
2013-07-26
Merge tag 'usb-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
33
-79
/
+172
2013-07-26
Merge tag 'tty-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-3
/
+4
2013-07-26
Merge tag 'staging-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-20
/
+38
2013-07-26
Merge tag 'char-misc-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-42
/
+55
2013-07-26
Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
10
-22
/
+29
2013-07-26
Merge tag 'for-linus-v3.11-rc3' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
3
-11
/
+36
[next]