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
2007-02-21
[PATCH] FAT: DIO-write fallback to normal buffered
OGAWA Hirofumi
1
-1
/
+3
2007-02-21
[PATCH] fs: fix __block_write_full_page error case buffer submission
Nick Piggin
1
-1
/
+1
2007-02-21
[PATCH] rework reserved major handling
Andrew Morton
1
-6
/
+2
2007-02-21
[PATCH] xfs warning fix
Andrew Morton
1
-1
/
+1
2007-02-20
[PATCH] Fix a free-wrong-pointer bug in nfs/acl server.
Greg Banks
1
-5
/
+12
2007-02-20
[PATCH] fs/stack.c: Copy i_nlink after all other attributes are copied
Erez Zadok
1
-5
/
+9
2007-02-20
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
4
-157
/
+90
2007-02-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
9
-11
/
+83
2007-02-20
Merge branch 'audit.b37' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+7
2007-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
5
-12
/
+12
2007-02-20
Merge branch 'kill-jffs' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz...
Linus Torvalds
10
-6628
/
+0
2007-02-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-1
/
+1
2007-02-18
[JFFS2] printk warning fixes
Andrew Morton
1
-9
/
+9
2007-02-18
9p: implement optional loose read cache
Eric Van Hensbergen
8
-7
/
+82
2007-02-18
9p: Use kthread_stop instead of sending a SIGKILL.
Eric W. Biederman
1
-4
/
+1
2007-02-18
[PATCH] AUDIT_FD_PAIR
Al Viro
1
-0
/
+7
2007-02-18
Remove JFFS (version 1), as scheduled.
Jeff Garzik
10
-6628
/
+0
2007-02-17
Storage class should be before const qualifier
Tobias Klauser
1
-2
/
+2
2007-02-17
Fix typos concerning hierarchy
Uwe Kleine-König
2
-2
/
+2
2007-02-17
Fix misspellings of "agressive".
Robert P. J. Day
1
-7
/
+7
2007-02-17
Replace remaining references to "driverfs" with "sysfs".
Robert P. J. Day
1
-1
/
+1
2007-02-17
PCI/sysfs/kobject kernel-doc fixes
Randy Dunlap
1
-1
/
+1
2007-02-17
debugfs: Remove misleading comments.
Cornelia Huck
1
-9
/
+3
2007-02-17
debugfs: implement symbolic links
Peter Oberparleiter
2
-4
/
+84
2007-02-17
Driver: remove redundant kobject_unregister checks
Mariusz Kozlowski
1
-6
/
+3
2007-02-16
[PATCH] ecryptfs: fix forgotten format specifier
Thomas Hisch
1
-1
/
+2
2007-02-16
[PATCH] eCryptfs: Reduce stack usage in ecryptfs_generate_key_packet_set()
Michael Halcrow
3
-8
/
+24
2007-02-16
[PATCH] knfsd: nfsd4: fix handling of directories without default ACLs
J. Bruce Fields
1
-1
/
+20
2007-02-16
[PATCH] knfsd: nfsd4: acls: avoid unnecessary denies
J. Bruce Fields
1
-45
/
+145
2007-02-16
[PATCH] knfsd: nfsd4: acls: don't return explicit mask
J. Bruce Fields
1
-18
/
+7
2007-02-16
[PATCH] knfsd: nfsd4: fix error return on unsupported acl
J. Bruce Fields
2
-2
/
+5
2007-02-16
[PATCH] knfsd: nfsd4: fix memory leak on kmalloc failure in savemem
J. Bruce Fields
1
-6
/
+4
2007-02-16
[PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked list
J. Bruce Fields
2
-131
/
+59
2007-02-16
[PATCH] knfsd: nfsd4: simplify nfsv4->posix translation
J. Bruce Fields
1
-95
/
+38
2007-02-16
[PATCH] knfsd: nfsd4: relax checking of ACL inheritance bits
J. Bruce Fields
1
-10
/
+13
2007-02-16
[PATCH] knfsd: nfsd4: fix non-terminated string
J. Bruce Fields
1
-1
/
+6
2007-02-16
[PATCH] __page_symlink retry loop error code fix
Dmitriy Monakhov
1
-1
/
+2
2007-02-14
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-1
/
+2
2007-02-14
[PATCH] sysctl: hide the sysctl proc inodes from selinux
Eric W. Biederman
1
-0
/
+1
2007-02-14
[PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables
Eric W. Biederman
1
-8
/
+0
2007-02-14
[PATCH] sysctl: reimplement the sysctl proc support
Eric W. Biederman
6
-9
/
+486
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
7
-7
/
+7
2007-02-14
[PATCH] sysctl: create sys/fs/binfmt_misc as an ordinary sysctl entry
Eric W. Biederman
1
-4
/
+0
2007-02-14
[PATCH] sysctl: register the ocfs2 sysctl numbers
Eric W. Biederman
2
-4
/
+3
2007-02-14
[PATCH] sysctl: C99 convert ctl_tables in NTFS and remove sys_sysctl support
Eric W. Biederman
1
-8
/
+16
2007-02-14
[PATCH] sysctl: C99 convert coda ctl_tables and remove binary sysctls
Eric W. Biederman
1
-10
/
+48
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
46
-46
/
+0
2007-02-14
[PATCH] knfsd: add some new fsid types
NeilBrown
5
-92
/
+162
2007-02-14
[PATCH] knfsd: tidy up choice of filesystem-identifier when creating a fileha...
NeilBrown
1
-64
/
+60
2007-02-14
[PATCH] knfsd: fix return value for writes to some files in 'nfsd' filesystem
NeilBrown
1
-1
/
+1
[next]