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
2014-01-06
GFS2: Remember directory insert point
Steven Whitehouse
3
-16
/
+42
2014-01-06
GFS2: Consolidate transaction blocks calculation for dir add
Steven Whitehouse
1
-12
/
+26
2014-01-06
GFS2: Add directory addition info structure
Steven Whitehouse
3
-33
/
+43
2014-01-03
GFS2: Use only a single address space for rgrps
Steven Whitehouse
5
-8
/
+31
2014-01-03
GFS2: Use range based functions for rgrp sync/invalidation
Steven Whitehouse
3
-4
/
+15
2014-01-03
GFS2: Remove test which is always true
Steven Whitehouse
1
-1
/
+1
2014-01-03
GFS2: Remove gfs2_quota_change_host structure
Steven Whitehouse
1
-25
/
+12
2014-01-03
GFS2: Clean up releasepage
Steven Whitehouse
1
-13
/
+5
2014-01-03
GFS2: Implement a "rgrp has no extents longer than X" scheme
Bob Peterson
3
-6
/
+28
2014-01-03
GFS2: Drop inadequate rgrps from the reservation tree
Bob Peterson
1
-3
/
+4
2014-01-03
GFS2: If requested is too large, use the largest extent in the rgrp
Bob Peterson
1
-15
/
+49
2014-01-03
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-4
/
+0
2014-01-03
epoll: do not take the nested ep->mtx on EPOLL_CTL_DEL
Jason Baron
1
-4
/
+0
2014-01-03
Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...
Linus Torvalds
6
-5
/
+58
2014-01-02
GFS2: Fix unsafe dereference in dump_holder()
Tetsuo Handa
1
-0
/
+2
2013-12-28
cifs: set FILE_CREATED
Shirish Pargaonkar
1
-5
/
+6
2013-12-28
cifs: We do not drop reference to tlink in CIFSCheckMFSymlink()
Sachin Prabhu
3
-20
/
+19
2013-12-28
Add missing end of line termination to some cifs messages
Steve French
1
-3
/
+3
2013-12-26
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
9
-57
/
+93
2013-12-24
Merge 3.13-rc5 into staging-next
Greg Kroah-Hartman
27
-269
/
+409
2013-12-24
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-0
/
+1
2013-12-22
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
1
-9
/
+46
2013-12-22
aio: clean up and fix aio_setup_ring page mapping
Linus Torvalds
1
-35
/
+23
2013-12-22
aio/migratepages: make aio migrate pages sane
Benjamin LaHaise
1
-8
/
+44
2013-12-22
aio: fix kioctx leak introduced by "aio: Fix a trinity splat"
Benjamin LaHaise
1
-1
/
+2
2013-12-21
Merge tag 'xfs-for-linus-v3.13-rc5' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
10
-83
/
+167
2013-12-21
pstore: Don't allow high traffic options on fragile devices
Luck, Tony
1
-2
/
+5
2013-12-20
ext4: add explicit casts when masking cluster sizes
Theodore Ts'o
3
-17
/
+25
2013-12-20
GFS2: Wait for async DIO in glock state changes
Steven Whitehouse
1
-2
/
+8
2013-12-20
GFS2: Fix incorrect invalidation for DIO/buffered I/O
Steven Whitehouse
1
-0
/
+30
2013-12-19
Merge tag 'driver-core-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+3
2013-12-18
ext4: fix deadlock when writing in ENOSPC conditions
Jan Kara
1
-12
/
+0
2013-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-80
/
+64
2013-12-17
kernfs: add kernfs_dir_ops
Tejun Heo
2
-2
/
+44
2013-12-17
kernfs: allow negative dentries
Tejun Heo
1
-24
/
+13
2013-12-17
kernfs: update kernfs_rename_ns() to consider KERNFS_STATIC_NAME
Tejun Heo
1
-1
/
+5
2013-12-17
kernfs: mark static names with KERNFS_STATIC_NAME
Tejun Heo
4
-15
/
+22
2013-12-17
kernfs: add REMOVED check to create and rename paths
Tejun Heo
1
-0
/
+7
2013-12-17
kernfs: add @mode to kernfs_create_dir[_ns]()
Tejun Heo
3
-6
/
+9
2013-12-17
xfs: abort metadata writeback on permanent errors
Dave Chinner
3
-5
/
+32
2013-12-17
xfs: swalloc doesn't align allocations properly
Dave Chinner
1
-6
/
+17
2013-12-17
xfs: remove xfsbdstrat error
Christoph Hellwig
5
-29
/
+43
2013-12-17
xfs: align initial file allocations correctly
Dave Chinner
1
-2
/
+7
2013-12-17
xfs: fix infinite loop by detaching the group/project hints from user dquot
Jie Liu
1
-21
/
+50
2013-12-17
xfs: fix assertion failure at xfs_setattr_nonsize
Jie Liu
1
-1
/
+2
2013-12-17
xfs: fix false assertion at xfs_qm_vop_create_dqattach
Jie Liu
1
-6
/
+3
2013-12-17
xfs: fix memory leak in xfs_dir2_node_removename
Mark Tinguely
1
-13
/
+13
2013-12-16
dlm: set zero linger time on sctp socket
Dongmao Zhang
1
-0
/
+8
2013-12-14
GFS2: Fix slab memory leak in gfs2_bufdata
Bob Peterson
1
-0
/
+5
2013-12-14
GFS2: Fix use-after-free race when calling gfs2_remove_from_ail
Bob Peterson
1
-2
/
+2
[prev]
[next]