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
2006-03-27
[PATCH] knfsd: Change the store of auth_domains to not be a 'cache'
NeilBrown
1
-3
/
+2
2006-03-27
[PATCH] autofs4: atomic var underflow
Ian Kent
2
-3
/
+5
2006-03-27
[PATCH] autofs4: follow_link missing functionality
Ian Kent
2
-10
/
+44
2006-03-27
[PATCH] Remove redundant check from autofs4_put_super
Dave Jones
1
-2
/
+1
2006-03-27
[PATCH] autofs4: change AUTOFS_TYP_* AUTOFS_TYPE_*
Ian Kent
4
-13
/
+13
2006-03-27
[PATCH] autofs4: add new packet type for v5 communications
Ian Kent
2
-19
/
+90
2006-03-27
[PATCH] autofs4: add v5 expire logic
Ian Kent
1
-9
/
+87
2006-03-27
[PATCH] autofs4: add v5 follow_link mount trigger method
Ian Kent
3
-21
/
+103
2006-03-27
[PATCH] autofs4: nameidata needs to be up to date for follow_link
Ian Kent
1
-18
/
+21
2006-03-27
[PATCH] autofs4: change may_umount* functions to boolean
Ian Kent
4
-7
/
+7
2006-03-27
[PATCH] autofs4: rename simple_empty_nolock function
Ian Kent
2
-2
/
+2
2006-03-27
[PATCH] autofs4: white space cleanup for waitq.c
Ian Kent
1
-10
/
+9
2006-03-27
[PATCH] autofs4: add a show mount options for proc filesystem
Ian Kent
2
-6
/
+34
2006-03-27
[PATCH] autofs4: remove update_atime unused function
Ian Kent
1
-34
/
+4
2006-03-27
[PATCH] autofs4: expire mounts that hold no (extra) references only
Ian Kent
2
-14
/
+26
2006-03-27
[PATCH] autofs4: fix false negative return from expire
Ian Kent
4
-11
/
+59
2006-03-27
[PATCH] autofs4: simplify expire tree traversal
Ian Kent
1
-62
/
+40
2006-03-27
[PATCH] autofs4: expire code readability cleanup
Ian Kent
1
-28
/
+26
2006-03-27
[PATCH] autofs4: can't mount due to mount point dir not empty
Ian Kent
2
-13
/
+4
2006-03-27
[PATCH] autofs4: use libfs routines for readdir
Ian Kent
1
-86
/
+40
2006-03-27
[PATCH] autofs4: lookup white space cleanup
Ian Kent
1
-14
/
+20
2006-03-27
[PATCH] uml: fix hostfs stack corruption
Jeff Dike
1
-1
/
+0
2006-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
5
-28
/
+10
2006-03-26
Remove ugly debugging stuff
Artem B. Bityuckiy
1
-9
/
+0
2006-03-26
[PATCH] bitops: ntfs: remove generic_ffs()
Akinobu Mita
3
-3
/
+32
2006-03-26
[PATCH] hrtimers: remove data field
Roman Zippel
1
-1
/
+1
2006-03-26
[PATCH] hrtimers: remove it_real_value calculation from proc/*/stat
Roman Zippel
1
-4
/
+1
2006-03-26
[PATCH] ext3: "nobh" writeback support for filesystems blocksize < pagesize
Badari Pulavarty
1
-6
/
+0
2006-03-26
[PATCH] ext3: multi-block get_block()
Badari Pulavarty
1
-12
/
+4
2006-03-26
[PATCH] ext3: cleanups and WARN_ON()
Andrew Morton
1
-125
/
+114
2006-03-26
[PATCH] remove ->get_blocks() support
Badari Pulavarty
11
-68
/
+27
2006-03-26
[PATCH] map multiple blocks for mpage_readpages()
Badari Pulavarty
3
-22
/
+90
2006-03-26
[PATCH] pass b_size to ->get_block()
Badari Pulavarty
2
-1
/
+10
2006-03-26
[PATCH] change buffer_head.b_size to size_t
Badari Pulavarty
3
-4
/
+6
2006-03-26
[PATCH] ext3_get_blocks: Adjust reservation window size for mblocks
Mingming Cao
1
-1
/
+31
2006-03-26
[PATCH] ext3_get_blocks: Adjust accounting info in ext3_new_blocks()
Mingming Cao
1
-12
/
+19
2006-03-26
[PATCH] ext3_get_blocks: support multiple blocks allocation in ext3_new_block()
Mingming Cao
1
-10
/
+36
2006-03-26
[PATCH] ext3_get_blocks: multiple block allocation
Mingming Cao
1
-77
/
+193
2006-03-26
[PATCH] ext3_get_blocks: Mapping multiple blocks at a once
Mingming Cao
2
-31
/
+79
2006-03-26
[PATCH] 2tb-files-add-blkcnt_t-fixes
Andrew Morton
4
-12
/
+15
2006-03-26
[PATCH] mempool: use mempool_create_slab_pool()
Matthew Dobson
6
-34
/
+18
2006-03-26
[PATCH] mempool: use common mempool kmalloc allocator
Matthew Dobson
1
-12
/
+2
2006-03-26
[PATCH] NFSD4: return conflict lock without races
Andy Adamson
1
-22
/
+16
2006-03-26
[PATCH] VFS,fs/locks.c,NFSD4: add race_free posix_lock_file_conf() interface
Andy Adamson
1
-8
/
+24
2006-03-26
[PATCH] VFS,fs/locks.c: cleanup locks_insert_block
J. Bruce Fields
1
-6
/
+1
2006-03-26
[PATCH] Use __read_mostly on some hot fs variables
Eric Dumazet
12
-35
/
+35
2006-03-26
[PATCH] Make address_space_operations->invalidatepage return void
NeilBrown
8
-34
/
+29
2006-03-26
[PATCH] Make address_space_operations->sync_page return void
NeilBrown
2
-4
/
+5
2006-03-26
[PATCH] sem2mutex: fs/
Ingo Molnar
11
-89
/
+99
2006-03-26
[PATCH] protect remove_proc_entry
Steven Rostedt
2
-3
/
+31
[next]