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-05-07
lockd: save lock state on deferral
Marc Eshel
1
-0
/
+25
2007-05-07
locks: add fl_grant callback for asynchronous lock return
Marc Eshel
1
-0
/
+19
2007-05-07
nfsd4: Convert NFSv4 to new lock interface
Marc Eshel
1
-7
/
+13
2007-05-07
locks: add lock cancel command
Marc Eshel
1
-0
/
+16
2007-05-07
locks: allow {vfs,posix}_lock_file to return conflicting lock
Marc Eshel
4
-33
/
+30
2007-05-07
locks: factor out generic/filesystem switch from setlock code
Marc Eshel
1
-32
/
+36
2007-05-07
locks: factor out generic/filesystem switch from test_lock
J. Bruce Fields
1
-13
/
+25
2007-05-07
locks: give posix_test_lock same interface as ->lock
Marc Eshel
7
-50
/
+31
2007-05-07
locks: make ->lock release private data before returning in GETLK case
J. Bruce Fields
2
-4
/
+1
2007-04-16
locks: create posix-to-flock helper functions
J. Bruce Fields
1
-25
/
+36
2007-04-16
locks: trivial removal of unnecessary parentheses
J. Bruce Fields
1
-2
/
+2
2007-04-16
NFS: Fix a list corruption problem
Trond Myklebust
1
-1
/
+3
2007-04-15
NFS: Ensure PG_writeback is cleared when writeback fails
Trond Myklebust
1
-7
/
+15
2007-04-15
NFS: Fix two bugs in the O_DIRECT write code
Trond Myklebust
1
-4
/
+7
2007-04-15
NFS: Fix an Oops in nfs_setattr()
Trond Myklebust
2
-3
/
+6
2007-04-13
[PATCH] autofs4: fix race in unhashed dentry code
Jeff Mahoney
1
-3
/
+3
2007-04-13
[PATCH] reiserfs: fix key decrementing
Vladimir Saveliev
1
-1
/
+1
2007-04-09
[PATCH] fuse: validate rootmode mount option
Timo Savola
3
-2
/
+10
2007-04-05
[PATCH] remove protection of LANANA-reserved majors
Andrew Morton
1
-2
/
+0
2007-04-02
[PATCH] revert "retries in ext4_prepare_write() violate ordering requirements"
Andrew Morton
1
-75
/
+10
2007-04-02
[PATCH] revert "retries in ext3_prepare_write() violate ordering requirements"
Andrew Morton
1
-75
/
+10
2007-04-02
[PATCH] fix page leak during core dump
Brian Pomerantz
2
-2
/
+5
2007-04-02
[PATCH] proc: fix linkage with CONFIG_SYSCTL=y, CONFIG_PROC_SYSCTL=n
Andrew Morton
2
-2
/
+4
2007-03-29
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-9
/
+16
2007-03-29
[PATCH] uml: hostfs variable renaming
Paolo 'Blaisorblade' Giarrusso
1
-12
/
+12
2007-03-29
[PATCH] uml: fix compilation problems
Jeff Dike
1
-1
/
+0
2007-03-29
[PATCH] splice: partial write fix
Dmitriy Monakhov
1
-9
/
+16
2007-03-29
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-44
/
+73
2007-03-28
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
1
-0
/
+9
2007-03-28
[PATCH] aio: remove bare user-triggerable error printk
Zach Brown
1
-1
/
+0
2007-03-27
[PATCH] wext: Add missing ioctls to 64<->32 conversion
Jean Tourrilhes
1
-0
/
+9
2007-03-27
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-69
/
+15
2007-03-27
[PATCH] Fix kernel build with EMBEDDED & PROC_FS & !PROC_SYSCTL
Mika Kukkonen
1
-1
/
+2
2007-03-27
[PATCH] knfsd: nfsd4: remove superfluous cancel_delayed_work() call
J. Bruce Fields
1
-1
/
+0
2007-03-27
[PATCH] knfsd: nfsd4: demote "clientid in use" printk to a dprintk
Bruce Fields
1
-3
/
+2
2007-03-27
[PATCH] knfsd: nfsd4: fix inheritance flags on v4 ace derived from posix defa...
Bruce Fields
1
-1
/
+1
2007-03-27
[PATCH] knfsd: allow nfsd READDIR to return 64bit cookies
NeilBrown
1
-3
/
+3
2007-03-27
Export __splice_from_pipe()
Mark Fasheh
1
-3
/
+4
2007-03-27
2/2 splice: dont readpage
Nick Piggin
1
-30
/
+0
2007-03-27
1/2 splice: dont steal
Nick Piggin
1
-63
/
+38
2007-03-27
ocfs2_dlm: Check for migrateable lockres in dlm_empty_lockres()
Sunil Mushran
2
-34
/
+67
2007-03-27
ocfs2_dlm: Fix lockres ref counting bug
Sunil Mushran
2
-10
/
+6
2007-03-26
9p: make struct v9fs_cached_file_operations static
Adrian Bunk
2
-2
/
+3
2007-03-23
[PATCH] "ext[34]: EA block reference count racing fix" performance fix
Andrew Morton
1
-1
/
+2
2007-03-23
[PATCH] FDPIC: fix the /proc/pid/stat representation of executable boundaries
David Howells
1
-4
/
+11
2007-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
4
-4
/
+35
2007-03-23
[PATCH] Make XFS workqueues nonfreezable
Rafael J. Wysocki
1
-2
/
+2
2007-03-23
[CIFS] Allow reset of file to ATTR_NORMAL when archive bit not set
Steve French
2
-4
/
+16
2007-03-17
[PATCH] fix process crash caused by randomisation and 64k pages
James Bottomley
1
-1
/
+1
2007-03-17
[PATCH] change misleading EFI partition support description
Johannes Berg
1
-2
/
+1
[next]