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-02-10
BTRFS: Don't include disk-io.h twice in check-integrity.c
Jesper Juhl
1
-1
/
+0
2012-02-10
jffs2: Fix typo in compr.c
Masanari Iida
1
-1
/
+1
2012-02-10
btrfs: Fix typo in free-space-cache.c
Masanari Iida
1
-1
/
+1
2012-02-04
Merge branch 'master' into for-next
Jiri Kosina
292
-4685
/
+14423
2012-02-04
ntfs: fix printk typos in mft.c
Masanari Iida
1
-2
/
+2
2012-02-04
reiserfs: fix printk typo in lbalance.c
Masanari Iida
1
-1
/
+1
2012-02-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
5
-10
/
+19
2012-02-03
Fix race in process_vm_rw_core
Christopher Yeoh
1
-20
/
+0
2012-02-03
ceph: create a new session lock to avoid lock inversion
Alex Elder
4
-9
/
+14
2012-02-03
ceph: fix length validation in parse_reply_info()
Xi Wang
1
-0
/
+2
2012-02-03
ceph: change "ceph.layout" xattr to be "ceph.file.layout"
Alex Elder
1
-1
/
+3
2012-02-02
proc: make sure mem_open() doesn't pin the target's memory
Oleg Nesterov
1
-1
/
+13
2012-02-02
proc: unify mem_read() and mem_write()
Oleg Nesterov
1
-58
/
+32
2012-02-02
proc: mem_release() should check mm != NULL
Oleg Nesterov
1
-2
/
+2
2012-02-01
mtd: fix merge conflict resolution breakage
Artem Bityutskiy
1
-6
/
+0
2012-01-31
Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream
Linus Torvalds
9
-35
/
+86
2012-01-29
Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-1
/
+10
2012-01-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
9
-36
/
+60
2012-01-28
Logfs: Allow NULL block_isbad() methods
Joern Engel
1
-14
/
+12
2012-01-28
logfs: Grow inode in delete path
Joern Engel
1
-0
/
+4
2012-01-28
logfs: Free areas before calling generic_shutdown_super()
Joern Engel
3
-4
/
+12
2012-01-28
logfs: remove useless BUG_ON
Joern Engel
1
-1
/
+0
2012-01-28
logfs: Propagate page parameter to __logfs_write_inode
Prasad Joshi
4
-9
/
+9
2012-01-28
logfs: set superblock shutdown flag after generic sb shutdown
Prasad Joshi
1
-1
/
+1
2012-01-28
logfs: take write mutex lock during fsync and sync
Prasad Joshi
4
-4
/
+8
2012-01-28
logfs: Prevent memory corruption
Joern Engel
1
-1
/
+1
2012-01-28
logfs: update page reference count for pined pages
Prasad Joshi
2
-15
/
+51
2012-01-27
Btrfs: fix reservations in btrfs_page_mkwrite
Chris Mason
1
-2
/
+8
2012-01-27
Btrfs: advance window_start if we're using a bitmap
Josef Bacik
1
-0
/
+1
2012-01-27
btrfs: mask out gfp flags in releasepage
David Sterba
1
-0
/
+7
2012-01-27
Btrfs: fix enospc error caused by wrong checks of the chunk
Miao Xie
1
-22
/
+27
2012-01-27
Btrfs: do not defrag a file partially
Liu Bo
1
-1
/
+1
2012-01-27
Btrfs: fix warning for 32-bit build of fs/btrfs/check-integrity.c
Stefan Behrens
1
-5
/
+6
2012-01-27
Btrfs: use cluster->window_start when allocating from a cluster bitmap
Josef Bacik
1
-1
/
+1
2012-01-27
Btrfs: Check for NULL page in extent_range_uptodate
Mitch Harder
1
-0
/
+2
2012-01-27
btrfs: Fix busyloops in transaction waiting code
Jan Kara
1
-2
/
+4
2012-01-27
Btrfs: make sure a bitmap has enough bytes
Josef Bacik
1
-1
/
+1
2012-01-27
Btrfs: fix uninit warning in backref.c
Jan Schmidt
1
-2
/
+2
2012-01-26
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-1
/
+2
2012-01-26
eCryptfs: move misleading function comments
Li Wang
1
-4
/
+4
2012-01-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyh...
Linus Torvalds
6
-194
/
+154
2012-01-26
eCryptfs: Fix oops when printing debug info in extent crypto functions
Tyler Hicks
1
-40
/
+0
2012-01-26
eCryptfs: Remove unused ecryptfs_read()
Tyler Hicks
1
-73
/
+0
2012-01-26
eCryptfs: Check inode changes in setattr
Tyler Hicks
1
-12
/
+36
2012-01-26
eCryptfs: Make truncate path killable
Tyler Hicks
1
-5
/
+14
2012-01-26
eCryptfs: Infinite loop due to overflow in ecryptfs_write()
Li Wang
1
-2
/
+2
2012-01-26
eCryptfs: Replace miscdev read/write magic numbers
Tyler Hicks
3
-41
/
+55
2012-01-26
eCryptfs: Report errors in writes to /dev/ecryptfs
Tyler Hicks
1
-11
/
+13
2012-01-26
eCryptfs: Sanitize write counts of /dev/ecryptfs
Tyler Hicks
1
-18
/
+38
2012-01-26
ecryptfs: Remove unnecessary variable initialization
Tim Gardner
1
-2
/
+3
[next]