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-10-20
[PATCH] nfsd: nfserrno() endianness annotations
Al Viro
1
-4
/
+3
2006-10-20
[PATCH] nfs_common endianness annotations
Al Viro
1
-2
/
+2
2006-10-20
[PATCH] xdr annotations: mount_clnt
Al Viro
1
-3
/
+3
2006-10-20
[PATCH] nfs: verifier is network-endian
Al Viro
2
-4
/
+4
2006-10-20
[PATCH] xdr annotations: fs/nfs/callback*
Al Viro
2
-24
/
+24
2006-10-20
[PATCH] fs/nfs/callback* passes error values big-endian
Al Viro
3
-36
/
+36
2006-10-20
[PATCH] xdr annotations: NFS readdir entries
Al Viro
7
-14
/
+14
2006-10-20
[PATCH] xdr annotations: NFSv4
Al Viro
1
-177
/
+181
2006-10-20
[PATCH] xdr annotations: NFSv3
Al Viro
1
-57
/
+57
2006-10-20
[PATCH] xdr annotations: NFSv2
Al Viro
1
-37
/
+37
2006-10-20
[PATCH] lockd endianness annotations
Al Viro
9
-101
/
+101
2006-10-20
[PATCH] fix svc_procfunc declaration
Al Viro
8
-90
/
+90
2006-10-20
[PATCH] bug: nfsd/nfs4xdr.c misuse of ERR_PTR()
Al Viro
1
-10
/
+11
2006-10-20
[PATCH] NFS: remove unused check in nfs4_open_revalidate
Chuck Lever
1
-4
/
+2
2006-10-20
[PATCH] NFS: __nfs_revalidate_inode() can use "inode" before checking it is n...
Chuck Lever
1
-1
/
+1
2006-10-20
[PATCH] NFS: fix minor bug in new NFS symlink code
Chuck Lever
1
-2
/
+2
2006-10-20
[PATCH] NFS: Deal with failure of invalidate_inode_pages2()
Trond Myklebust
3
-18
/
+29
2006-10-20
[PATCH] NFS: Fix NFSv4 callback regression
Trond Myklebust
1
-7
/
+12
2006-10-20
[PATCH] nfs4: initialize cl_ipaddr
J. Bruce Fields
1
-2
/
+6
2006-10-20
[PATCH] NFS: Fix error handling in nfs_direct_write_result()
Trond Myklebust
1
-5
/
+7
2006-10-20
[PATCH] NFS: Fix oops in nfs_cancel_commit_list
Trond Myklebust
1
-2
/
+2
2006-10-20
[PATCH] NFSv4: Fix thinko in fs/nfs/super.c
Trond Myklebust
1
-1
/
+1
2006-10-20
[PATCH] autofs3: Make sure all dentries refs are released before calling kill...
David Howells
4
-4
/
+4
2006-10-20
[PATCH] fs/Kconfig: move GENERIC_ACL, fix acl() call errors
Randy Dunlap
1
-4
/
+4
2006-10-20
[PATCH] OOM killer meets userspace headers
Alexey Dobriyan
1
-1
/
+3
2006-10-20
[PATCH] separate bdi congestion functions from queue congestion functions
Andrew Morton
5
-6
/
+12
2006-10-20
[PATCH] ecryptfs: use special_file()
Pekka Enberg
1
-4
/
+1
2006-10-18
sysfs: update obsolete comment in sysfs_update_file
Hidetoshi Seto
1
-1
/
+1
2006-10-18
sysfs: remove duplicated dput in sysfs_update_file
Hidetoshi Seto
1
-5
/
+0
2006-10-17
[PATCH] fs/partitions/check: add sysfs error handling
Jeff Garzik
1
-8
/
+42
2006-10-17
[PATCH] Fix IO error reporting on fsync()
Jan Kara
1
-2
/
+9
2006-10-17
[PATCH] knfsd: Allow lockd to drop replies as appropriate
NeilBrown
4
-25
/
+23
2006-10-17
[PATCH] knfsd: Fix bug in recent lockd patches that can cause reclaim to fail
NeilBrown
1
-1
/
+10
2006-10-17
[PATCH] knfsd: nfsd4: Fix error handling in nfsd's callback client
J. Bruce Fields
1
-2
/
+2
2006-10-17
[PATCH] knfsd: nfsd4: fix open permission checking
J. Bruce Fields
1
-1
/
+3
2006-10-17
[PATCH] knfsd: nfsd4: fix owner-override on open
J. Bruce Fields
1
-7
/
+5
2006-10-17
[PATCH] fuse: fix dereferencing dentry parent
Miklos Szeredi
1
-1
/
+4
2006-10-17
[PATCH] fuse: fix handling of moved directory
Miklos Szeredi
3
-27
/
+51
2006-10-17
[PATCH] fuse: fix spurious BUG
Miklos Szeredi
1
-3
/
+0
2006-10-17
[PATCH] fuse: locking fix for nlookup
Miklos Szeredi
2
-0
/
+4
2006-10-17
[PATCH] fuse: fix hang on SMP
Miklos Szeredi
3
-13
/
+34
2006-10-17
[PATCH] PROC_NUMBUF is wrong
Andrew Morton
1
-1
/
+1
2006-10-17
[PATCH] null dereference in fs/jbd2/journal.c
Dave Kleikamp
1
-1
/
+2
2006-10-15
[PATCH] Fix core files so they make sense to gdb...
Petr Vandrovec
1
-5
/
+3
2006-10-15
[PATCH] new cifs endianness bugs
Al Viro
1
-5
/
+7
2006-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
6
-14
/
+15
2006-10-13
[PATCH] Get core dump code to work...
Petr Vandrovec
1
-1
/
+1
2006-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
20
-98
/
+312
2006-10-13
[CIFS] Missing flags2 for DFS
Steve French
2
-1
/
+11
2006-10-13
[DLM] fix iovec length in recvmsg
Patrick Caulfield
1
-1
/
+1
[next]