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-03-27
jffs2: Convert most D1/D2 macros to jffs2_dbg
Joe Perches
16
-360
/
+504
2012-03-27
jffs2: make jffs2_initxattrs() static
Nikola Pajkovsky
1
-2
/
+2
2012-03-27
jffs2: Fix typo in compr.c
Masanari Iida
1
-1
/
+1
2012-03-27
jffs2: Remove unnecessary OOM messages
Joe Perches
2
-5
/
+2
2012-03-27
jffs2: fix typo in scan.c
Masanari Iida
1
-1
/
+1
2012-03-27
jffs2: update to new MTD interface
Brian Norris
1
-3
/
+1
2012-03-27
romfs: switch to new MTD API
Artem Bityutskiy
1
-1
/
+1
2012-03-27
jffs2: remove direct mtd->point reference
Artem Bityutskiy
1
-11
/
+9
2012-03-27
xfs: Account log unmount transaction correctly
Dave Chinner
1
-1
/
+2
2012-03-27
xfs: don't cache inodes read through bulkstat
Dave Chinner
4
-4
/
+28
2012-03-27
Btrfs: don't use threaded IO completion helpers for metadata writes
Chris Mason
1
-4
/
+4
2012-03-27
Btrfs: adjust the write_lock_level as we unlock
Chris Mason
1
-6
/
+17
2012-03-27
Btrfs: loop waiting on writeback
Chris Mason
1
-5
/
+5
2012-03-27
Btrfs: add the ability to cache a pointer into the eb
Chris Mason
3
-30
/
+116
2012-03-27
Btrfs: ensure an entire eb is written at once
Josef Bacik
4
-209
/
+390
2012-03-27
Btrfs: introduce mark_extent_buffer_accessed
Josef Bacik
1
-2
/
+15
2012-03-27
Btrfs: introduce free_extent_buffer_stale
Josef Bacik
5
-60
/
+201
2012-03-27
Btrfs: only use the existing eb if it's count isn't 0
Josef Bacik
1
-2
/
+8
2012-03-27
Btrfs: set page->private to the eb
Josef Bacik
3
-93
/
+91
2012-03-27
Btrfs: allow metadata blocks larger than the page size
Chris Mason
6
-189
/
+190
2012-03-26
xfs: trace xfs_name strings correctly
Christoph Hellwig
1
-3
/
+13
2012-03-26
Btrfs: remove search_start and search_end from find_free_extent and callers
Josef Bacik
3
-19
/
+9
2012-03-26
Btrfs: remove the ideal caching code
Josef Bacik
1
-85
/
+8
2012-03-26
nfsd4: allow numeric idmapping
J. Bruce Fields
1
-4
/
+49
2012-03-26
nfsd: don't allow legacy client tracker init for anything but init_net
Jeff Layton
1
-0
/
+7
2012-03-26
nfsd: add notifier to handle mount/unmount of rpc_pipefs sb
Jeff Layton
3
-1
/
+53
2012-03-26
nfsd: add the infrastructure to handle the cld upcall
Jeff Layton
1
-1
/
+443
2012-03-26
nfsd: add a per-net-namespace struct for nfsd
Jeff Layton
2
-1
/
+48
2012-03-26
nfsd: add nfsd4_client_tracking_ops struct and a way to set it
Jeff Layton
3
-58
/
+156
2012-03-26
nfsd: convert nfs4_client->cl_cb_flags to a generic flags field
Jeff Layton
5
-33
/
+47
2012-03-26
Merge nfs containerization work from Trond's tree
J. Bruce Fields
73
-2243
/
+3232
2012-03-25
uml/hostfs: Propagate dirent.d_type to filldir()
Geert Uytterhoeven
3
-4
/
+8
2012-03-24
NFS4.1: remove duplicate variable declaration in filelayout_clear_request_commit
Fred Isaman
1
-1
/
+0
2012-03-24
Fix length of buffer copied in __nfs4_get_acl_uncached
Sachin Prabhu
1
-1
/
+1
2012-03-24
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
31
-31
/
+29
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
1
-0
/
+1
2012-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl
Linus Torvalds
2
-76
/
+1201
2012-03-24
seq_file: add seq_set_overflow(), seq_overflow()
KAMEZAWA Hiroyuki
1
-10
/
+26
2012-03-24
proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate().
Pravin B Shelar
1
-1
/
+1
2012-03-24
procfs: speed up /proc/pid/stat, statm
KAMEZAWA Hiroyuki
2
-56
/
+84
2012-03-24
procfs: add num_to_str() to speed up /proc/stat
KAMEZAWA Hiroyuki
2
-28
/
+60
2012-03-24
proc: speed up /proc/stat handling
Eric Dumazet
1
-2
/
+5
2012-03-24
fs/proc/kcore.c: make get_sparsemem_vmemmap_info() static
Djalal Harouni
1
-2
/
+4
2012-03-24
coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP
Jason Baron
1
-0
/
+3
2012-03-24
coredump: remove VM_ALWAYSDUMP flag
Jason Baron
1
-2
/
+25
2012-03-24
fat: fix bug in enforcing Long File Name length
Namjae Jeon
1
-1
/
+1
2012-03-24
fat: clean up xlate_to_uni()
Namjae Jeon
1
-47
/
+36
2012-03-24
epoll: remove unneeded variable in reverse_path_check()
Dan Carpenter
1
-2
/
+0
2012-03-24
epoll: comment the funky #ifdef
Steven Rostedt
1
-0
/
+25
2012-03-24
poll: add poll_requested_events() and poll_does_not_wait() functions
Hans Verkuil
2
-25
/
+33
[prev]
[next]