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
2013-09-01
Btrfs: cache the extent map struct when reading several pages
Miao Xie
1
-11
/
+46
2013-09-01
Btrfs: batch the extent state operation when reading pages
Miao Xie
1
-28
/
+107
2013-09-01
Btrfs: batch the extent state operation in the end io handle of the read page
Miao Xie
1
-31
/
+42
2013-09-01
Btrfs: don't cache the csum value into the extent state tree
Miao Xie
8
-164
/
+174
2013-09-01
Btrfs: add branch prediction hints in the read page end IO function
Miao Xie
1
-5
/
+9
2013-09-01
Btrfs: remove unnecessary argument of bio_readpage_error()
Miao Xie
1
-15
/
+11
2013-09-01
Btrfs: add missing mounting options in btrfs_show_options()
Wang Shilong
1
-0
/
+14
2013-09-01
Btrfs: use u64 for subvolid when parsing mount options
Wang Shilong
1
-9
/
+7
2013-09-01
Btrfs: add sanity checks regarding to parsing mount options
Wang Shilong
1
-10
/
+37
2013-09-01
Btrfs, raid56: fix memory leak when allocating pages for p/q stripes failed
Miao Xie
1
-1
/
+3
2013-09-01
btrfs/raid56: fix and cleanup some error paths
Dan Carpenter
1
-6
/
+4
2013-09-01
Btrfs: don't bother autodefragging if our root is going away
Josef Bacik
1
-0
/
+5
2013-09-01
Btrfs: cleanup reloc roots properly on error
Josef Bacik
2
-2
/
+7
2013-09-01
Btrfs: reset ret in record_one_backref
Josef Bacik
1
-2
/
+1
2013-09-01
btrfs: fix get set label blocking against balance
Anand Jain
1
-6
/
+10
2013-09-01
Btrfs: Print key type in decimal everywhere
Stefan Behrens
1
-2
/
+2
2013-09-01
Btrfs/tracepoint: update delayed ref tracepoints
Liu Bo
2
-3
/
+9
2013-09-01
btrfs_read_block_groups: Use enums to index
chandan
1
-2
/
+6
2013-09-01
btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert
Qu Wenruo
9
-113
/
+150
2013-09-01
Btrfs: set qgroup_ulist to be null after calling ulist_free()
Wang Shilong
1
-0
/
+6
2013-09-01
Btrfs: add missing error checks to add_data_references
Filipe David Borba Manana
1
-1
/
+6
2013-09-01
btrfs: make errors in btrfs_num_copies less noisy
David Sterba
1
-2
/
+2
2013-09-01
Btrfs: make free space caching faster with many non-inline extent references
Liu Bo
1
-0
/
+11
2013-09-01
btrfs: fall back to global reservation when removing subvolumes
Jeff Mahoney
3
-5
/
+12
2013-09-01
Btrfs: optimize btrfs_lookup_extent_info()
Filipe David Borba Manana
1
-4
/
+17
2013-09-01
Btrfs: Release uuid_mutex for shrink during device delete
Carey Underwood
1
-0
/
+2
2013-09-01
Btrfs: set lockdep class before locking new extent buffer
Josef Bacik
1
-0
/
+2
2013-09-01
Btrfs: return -1 when lzo compression makes data bigger
Stefan Agner
1
-1
/
+3
2013-09-01
Btrfs: stop using GFP_ATOMIC for the tree mod log allocations
Josef Bacik
1
-105
/
+56
2013-08-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-12
/
+15
2013-08-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-5
/
+15
2013-08-24
VFS: collect_mounts() should return an ERR_PTR
Dan Carpenter
1
-1
/
+1
2013-08-24
bfs: iget_locked() doesn't return an ERR_PTR
Dan Carpenter
1
-1
/
+1
2013-08-24
efs: iget_locked() doesn't return an ERR_PTR()
Dan Carpenter
1
-1
/
+1
2013-08-24
proc: kill the extra proc_readfd_common()->dir_emit_dots()
Oleg Nesterov
1
-2
/
+0
2013-08-24
cope with potentially long ->d_dname() output for shmem/hugetlb
Al Viro
2
-7
/
+12
2013-08-23
nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP err...
Vyacheslav Dubeyko
1
-1
/
+1
2013-08-23
nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP e...
Vyacheslav Dubeyko
1
-2
/
+1
2013-08-21
[SCSI] sg: Fix user memory corruption when SG_IO is interrupted by a signal
Roland Dreier
1
-5
/
+15
2013-08-20
proc: more readdir conversion bug-fixes
Linus Torvalds
1
-1
/
+1
2013-08-19
proc: return on proc_readdir error
Richard Genoud
1
-1
/
+3
2013-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
Linus Torvalds
4
-11
/
+23
2013-08-19
GFS2: Check for glock already held in gfs2_getxattr
Steven Whitehouse
1
-0
/
+4
2013-08-19
GFS2: alloc_workqueue() doesn't return an ERR_PTR
Dan Carpenter
1
-4
/
+4
2013-08-19
GFS2: don't overrun reserved revokes
Benjamin Marzinski
1
-5
/
+13
2013-08-19
GFS2: WQ_NON_REENTRANT is meaningless and going away
Tejun Heo
1
-1
/
+1
2013-08-19
GFS2: Fix typo in gfs2_create_inode()
Steven Whitehouse
1
-1
/
+1
2013-08-17
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
4
-21
/
+52
2013-08-17
jbd2: Fix oops in jbd2_journal_file_inode()
Jan Kara
3
-17
/
+48
2013-08-16
Fix TLB gather virtual address range invalidation corner cases
Linus Torvalds
1
-2
/
+2
[next]