index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
2007-12-10
8
-50
/
+186
|
\
|
*
[XFS] Fix xfs_ichgtime()s broken usage of I_SYNC
David Chinner
2007-12-10
1
-2
/
+2
|
*
[XFS] Make xfsbufd threads freezable
Rafael J. Wysocki
2007-12-10
1
-0
/
+2
|
*
[XFS] revert to double-buffering readdir
Christoph Hellwig
2007-12-10
1
-0
/
+124
|
*
[XFS] Fix broken inode cluster setup.
David Chinner
2007-12-10
1
-1
/
+1
|
*
[XFS] Clear XBF_READ_AHEAD flag on I/O completion.
Lachlan McIlroy
2007-12-10
1
-1
/
+1
|
*
[XFS] Fixed a few bugs in xfs_buf_associate_memory()
Lachlan McIlroy
2007-12-10
1
-20
/
+13
|
*
[XFS] 971064 Various fixups for xfs_bulkstat().
Lachlan McIlroy
2007-12-10
3
-26
/
+40
|
*
[XFS] Fix dbflush panic in xfs_qm_sync.
Donald Douwsma
2007-12-10
1
-0
/
+3
*
|
Pull suspend-2.6.24 into release branch
Len Brown
2007-12-06
1
-1
/
+1
|
\
\
|
*
|
Freezer: Fix JFFS2 garbage collector freezing issue (rev. 2)
Rafael J. Wysocki
2007-12-04
1
-1
/
+1
*
|
|
remove nonsense force-casts from ocfs2
Al Viro
2007-12-05
1
-14
/
+6
*
|
|
regression: bfs endianness bug
Al Viro
2007-12-05
1
-1
/
+2
*
|
|
regression: cifs endianness bug
Al Viro
2007-12-05
1
-16
/
+17
*
|
|
proc: fix proc_dir_entry refcounting
Alexey Dobriyan
2007-12-05
4
-20
/
+5
*
|
|
jbd: Fix assertion failure in fs/jbd/checkpoint.c
Jan Kara
2007-12-05
2
-10
/
+10
*
|
|
ufs: fix nexstep dir block size
Evgeniy Dushistov
2007-12-05
2
-3
/
+3
*
|
|
aio: only account I/O wait time in read_events if there are active requests
Jeff Moyer
2007-12-05
1
-1
/
+6
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6
Linus Torvalds
2007-12-03
2
-82
/
+16
|
\
\
|
*
|
[NETNS]: Fix /proc/net breakage
Eric W. Biederman
2007-12-02
2
-82
/
+16
*
|
|
tty: add the new termios2 ioctls to the compatible list.
Heiko Carstens
2007-11-29
1
-0
/
+6
*
|
|
fuse: fix attribute caching after rename
Miklos Szeredi
2007-11-29
1
-0
/
+3
*
|
|
fuse: fix uninitialized field in fuse_inode
John Muir
2007-11-29
1
-0
/
+1
*
|
|
fuse: fix FUSE_FILE_OPS sending
Miklos Szeredi
2007-11-29
1
-2
/
+1
*
|
|
fuse: pass open flags to read and write
Miklos Szeredi
2007-11-29
3
-14
/
+17
*
|
|
fuse: cleanup: add fuse_get_attr_version()
Miklos Szeredi
2007-11-29
1
-9
/
+18
*
|
|
fuse: fix reading past EOF
Miklos Szeredi
2007-11-29
3
-20
/
+52
*
|
|
fix up ext2_fs.h for userspace after reservations backport
Tobias Poschwatta
2007-11-29
1
-0
/
+7
*
|
|
proc: remove races from proc_id_readdir()
Eric W. Biederman
2007-11-29
1
-23
/
+28
*
|
|
proc: fix NULL ->i_fop oops
Alexey Dobriyan
2007-11-29
3
-40
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-11-28
1
-1
/
+5
|
\
\
\
|
*
|
|
sysfs: fix off-by-one error in fill_read_buffer()
Miao Xie
2007-11-28
1
-1
/
+5
*
|
|
|
vfs: coredumping fix
Ingo Molnar
2007-11-28
1
-0
/
+6
|
/
/
/
*
|
|
ocfs2: reverse inline-data truncate args
Mark Fasheh
2007-11-27
1
-4
/
+15
*
|
|
ocfs2: Fix comparison in ocfs2_size_fits_inline_data()
Mark Fasheh
2007-11-27
1
-1
/
+1
*
|
|
ocfs2: Remove bug statement in ocfs2_dentry_iput()
Mark Fasheh
2007-11-27
1
-4
/
+16
*
|
|
[PATCH] ocfs2: Remove expensive bitmap scanning
Jan Kara
2007-11-27
2
-2
/
+12
*
|
|
ocfs2: log valid inode # on bad inode
Mark Fasheh
2007-11-27
1
-2
/
+2
*
|
|
ocfs2: Filter -ENOSPC in mlog_errno()
Mark Fasheh
2007-11-27
1
-1
/
+1
*
|
|
[PATCH] fs/ocfs2: Add missing "space"
Joe Perches
2007-11-27
2
-3
/
+3
*
|
|
ocfs2: Reset journal parameters after s_mount_opt update
Mark Fasheh
2007-11-27
1
-3
/
+3
*
|
|
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
2007-11-26
5
-100
/
+138
|
\
\
\
|
*
|
|
NFS: Clean up new multi-segment direct I/O changes
Chuck Lever
2007-11-26
1
-9
/
+13
|
*
|
|
NFS: Ensure we return zero if applications attempt to write zero bytes
Chuck Lever
2007-11-26
1
-0
/
+2
|
*
|
|
NFS: Support multiple segment iovecs in the NFS direct I/O path
Chuck Lever
2007-11-26
1
-44
/
+23
|
*
|
|
NFS: Introduce iovec I/O helpers to fs/nfs/direct.c
Chuck Lever
2007-11-26
1
-0
/
+71
|
*
|
|
NFS: fs/nfs/dir.c should #include "internal.h"
Adrian Bunk
2007-11-26
1
-0
/
+1
|
*
|
|
NFS: make nfs_wb_page_priority() static
Adrian Bunk
2007-11-26
1
-1
/
+2
|
*
|
|
NFS: mount failure causes bad page state
Russell King
2007-11-26
1
-2
/
+4
|
*
|
|
kernel BUG at fs/nfs/namespace.c:108! - can be triggered by bad server
Neil Brown
2007-11-17
1
-0
/
+5
[next]