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
2015-11-06
ocfs2: fill in the unused portion of the block with zeros by dio_zero_block()
jiangyiwen
1
-0
/
+1
2015-11-06
ocfs2_direct_IO_write() misses ocfs2_is_overwrite() error code
Norton.Zhu
1
-0
/
+1
2015-11-06
logfs: fix build warning
Sudip Mukherjee
1
-2
/
+2
2015-11-06
inotify: actually check for invalid bits in sys_inotify_add_watch()
Dave Hansen
1
-1
/
+13
2015-11-06
inotify: hide internal kernel bits from fdinfo
Dave Hansen
1
-1
/
+8
2015-11-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
11
-33
/
+76
2015-11-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-5
/
+2
2015-11-05
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-26
/
+99
2015-11-05
Merge tag 'for-f2fs-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
18
-541
/
+791
2015-11-05
Merge tag 'dlm-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
1
-1
/
+1
2015-11-05
Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
11
-91
/
+86
2015-11-05
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-75
/
+112
2015-11-05
Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2015-11-05
Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-11
/
+21
2015-11-05
tracefs: Fix refcount imbalance in start_creating()
Daniel Borkmann
1
-1
/
+5
2015-11-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-2
/
+2
2015-11-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2015-11-04
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-8
/
+17
2015-11-03
dlm: make posix locks interruptible
Eric Ren
1
-1
/
+1
2015-11-03
Btrfs: fix hole punching when using the no-holes feature
Filipe Manana
1
-0
/
+13
2015-11-03
Btrfs: find_free_extent: Do not erroneously skip LOOP_CACHING_WAIT state
chandan
1
-1
/
+6
2015-11-03
btrfs: Fix a data space underflow warning
Qu Wenruo
1
-3
/
+8
2015-11-03
pstore: fix code comment to match code
Geliang Tang
1
-2
/
+3
2015-11-02
mm: get rid of 'vmalloc_info' from /proc/meminfo
Linus Torvalds
1
-5
/
+2
2015-11-02
Merge branch 'fs-file-descriptor-optimization'
Linus Torvalds
1
-5
/
+37
2015-11-01
vfs: conditionally clear close-on-exec flag
Linus Torvalds
1
-1
/
+2
2015-11-01
vfs: Fix pathological performance case for __alloc_fd()
Linus Torvalds
1
-4
/
+35
2015-11-01
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-3
/
+8
2015-10-29
fs/ext4: remove unnecessary new_valid_dev check
Yaowei Bai
1
-3
/
+0
2015-10-28
fs/writeback, rcu: Don't use list_entry_rcu() for pointer offsetting in bdi_s...
Tejun Heo
1
-2
/
+2
2015-10-28
namei: permit linking with CAP_FOWNER in userns
Dirk Steinmetz
1
-5
/
+2
2015-10-27
btrfs: qgroup: Fix a rebase bug which will cause qgroup double free
Qu Wenruo
1
-4
/
+0
2015-10-27
btrfs: qgroup: Fix a race in delayed_ref which leads to abort trans
Qu Wenruo
5
-21
/
+32
2015-10-27
btrfs: clear PF_NOFREEZE in cleaner_kthread()
Jiri Kosina
1
-0
/
+1
2015-10-27
btrfs: qgroup: Don't copy extent buffer to do qgroup rescan
Qu Wenruo
1
-10
/
+16
2015-10-27
btrfs: add balance filters limits, stripes and usage to supported mask
David Sterba
1
-1
/
+4
2015-10-27
btrfs: extend balance filter usage to take minimum and maximum
David Sterba
3
-3
/
+53
2015-10-27
btrfs: add balance filter for stripes
Gabríel Arthúr Pétursson
3
-1
/
+28
2015-10-27
btrfs: extend balance filter limit to take minimum and maximum
David Sterba
3
-2
/
+55
2015-10-27
btrfs: fix use after free iterating extrefs
Chris Mason
1
-5
/
+3
2015-10-27
btrfs: check unsupported filters in balance arguments
David Sterba
2
-0
/
+13
2015-10-25
Btrfs: fix regression running delayed references when using qgroups
Filipe Manana
9
-134
/
+44
2015-10-25
Btrfs: fix regression when running delayed references
Filipe Manana
2
-0
/
+127
2015-10-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-11
/
+24
2015-10-24
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+5
2015-10-23
ocfs2/dlm: unlock lockres spinlock before dlm_lockres_put
Joseph Qi
2
-2
/
+3
2015-10-22
locks: cleanup posix_lock_inode_wait and flock_lock_inode_wait
Benjamin Coddington
1
-6
/
+3
2015-10-22
Move locks API users to locks_lock_inode_wait()
Benjamin Coddington
11
-53
/
+20
2015-10-22
locks: introduce locks_lock_inode_wait()
Benjamin Coddington
1
-0
/
+24
2015-10-22
pstore: Fix return type of pstore_is_mounted()
Geliang Tang
2
-2
/
+2
[prev]
[next]