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
2011-05-26
Merge branch 'move_extents' of git://oss.oracle.com/git/tye/linux-2.6 into oc...
Joel Becker
47
-1047
/
+3158
2011-05-26
Ocfs2: Teach local-mounted ocfs2 to handle unwritten_extents correctly.
Tristan Ye
1
-0
/
+1
2011-05-26
ocfs2/dlm: Do not migrate resource to a node that is leaving the domain
Sunil Mushran
2
-95
/
+57
2011-05-26
ocfs2/dlm: Add new dlm message DLM_BEGIN_EXIT_DOMAIN_MSG
Sunil Mushran
4
-11
/
+82
2011-05-26
tmpfs: fix XATTR N overriding POSIX_ACL Y
Eric Paris
1
-14
/
+15
2011-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd
Linus Torvalds
5
-11
/
+233
2011-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+1
2011-05-26
jbd2: fix a potential leak of a journal_head on an error path
Ding Dinghua
1
-1
/
+1
2011-05-26
ext4: teach ext4_ext_split to calculate extents efficiently
Yongqiang Yang
1
-38
/
+46
2011-05-26
ext4: Convert ext4 to new truncate calling convention
Jan Kara
2
-4
/
+1
2011-05-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
6
-41
/
+65
2011-05-25
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-0
/
+1
2011-05-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2
-8
/
+8
2011-05-25
Merge branch 'for-2.6.40/splice' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-18
/
+15
2011-05-25
Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-10
/
+15
2011-05-25
xfs: correctly decrement the extent buffer index in xfs_bmap_del_extent
Christoph Hellwig
1
-0
/
+2
2011-05-25
xfs: check for valid indices in xfs_iext_get_ext and xfs_iext_idx_to_irec
Christoph Hellwig
1
-2
/
+6
2011-05-25
xfs: fix up asserts in xfs_iflush_fork
Christoph Hellwig
1
-4
/
+1
2011-05-25
xfs: do not do pointer arithmetic on extent records
Christoph Hellwig
1
-3
/
+6
2011-05-25
xfs: do not use unchecked extent indices in xfs_bunmapi
Christoph Hellwig
1
-8
/
+8
2011-05-25
xfs: do not use unchecked extent indices in xfs_bmapi
Christoph Hellwig
1
-4
/
+5
2011-05-25
xfs: do not use unchecked extent indices in xfs_bmap_add_extent_*
Christoph Hellwig
1
-8
/
+6
2011-05-25
xfs: remove if_lastex
Christoph Hellwig
3
-223
/
+203
2011-05-25
xfs: remove the unused XFS_BMAPI_RSVBLOCKS flag
Christoph Hellwig
2
-63
/
+33
2011-05-25
fs/ncpfs/inode.c: suppress used-uninitialised warning
Andrew Morton
1
-3
/
+1
2011-05-25
fscache: remove dead code under CONFIG_WORKQUEUE_DEBUGFS
Amerigo Wang
2
-23
/
+0
2011-05-25
proc: allocate storage for numa_maps statistics once
Stephen Wilson
1
-9
/
+27
2011-05-25
proc: make struct proc_maps_private truly private
Stephen Wilson
1
-0
/
+8
2011-05-25
mm: proc: move show_numa_map() to fs/proc/task_mmu.c
Stephen Wilson
1
-2
/
+182
2011-05-25
tmpfs: implement generic xattr support
Eric Paris
1
-1
/
+17
2011-05-25
vmscan: change shrinker API by passing shrink_control struct
Ying Han
13
-26
/
+49
2011-05-25
vmscan: change shrink_slab() interfaces by passing shrink_control
Ying Han
1
-1
/
+5
2011-05-25
mm: Convert i_mmap_lock to a mutex
Peter Zijlstra
2
-3
/
+3
2011-05-25
mm: Remove i_mmap_lock lockbreak
Peter Zijlstra
1
-1
/
+0
2011-05-25
mm: mmu_gather rework
Peter Zijlstra
1
-5
/
+5
2011-05-25
mm: make expand_downwards() symmetrical with expand_upwards()
Michal Hocko
1
-1
/
+1
2011-05-25
fs/9p: Don't clunk dentry fid when we fail to get a writeback inode
Aneesh Kumar K.V
1
-5
/
+6
2011-05-25
9p: remove experimental tag from tested configurations
Eric Van Hensbergen
1
-3
/
+2
2011-05-25
ext4: do not normalize block requests from fallocate()
Vivek Haldar
2
-1
/
+6
2011-05-25
ext4: enable "punch hole" functionality
Allison Henderson
3
-11
/
+253
2011-05-25
ext4: add "punch hole" flag to ext4_map_blocks()
Allison Henderson
1
-11
/
+87
2011-05-25
ext4: punch out extents
Allison Henderson
1
-19
/
+141
2011-05-25
ext4: add new function ext4_block_zero_page_range()
Allison Henderson
2
-2
/
+33
2011-05-25
ext4: add flag to ext4_has_free_blocks
Allison Henderson
6
-31
/
+60
2011-05-25
Ocfs2/move_extents: Set several trivial constraints for threshold.
Tristan Ye
1
-7
/
+17
2011-05-25
Ocfs2/move_extents: Let defrag handle partial extent moving.
Tristan Ye
1
-20
/
+26
2011-05-25
Ocfs2/move_extents: move/defrag extents within a certain range.
Tristan Ye
3
-0
/
+315
2011-05-25
Ocfs2/move_extents: helper to calculate the defraging length in one run.
Tristan Ye
1
-0
/
+30
2011-05-25
Ocfs2/move_extents: move entire/partial extent.
Tristan Ye
1
-0
/
+165
2011-05-25
Ocfs2/move_extents: helpers to update the group descriptor and global bitmap ...
Tristan Ye
1
-0
/
+77
[prev]
[next]