index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Lines
2007-12-20
mm: fix exit_mmap BUG() on a.out binary exit
Ivan Kokshaysky
-1
/
+0
2007-12-18
[XFS] Put the correct offset in dirent d_off
Lachlan McIlroy
-13
/
+8
2007-12-18
[XFS] Don't wait for pending I/Os when purging blocks beyond eof.
Lachlan McIlroy
-2
/
+4
2007-12-17
Fix compilation warning in dquot.c
Jan Kara
-2
/
+2
2007-12-17
ecryptfs: fix fsx data corruption problems
Eric Sandeen
-17
/
+41
2007-12-17
ecryptfs: set s_blocksize from lower fs in sb
Eric Sandeen
-0
/
+1
2007-12-17
ext3, ext4: avoid divide by zero
Andries E. Brouwer
-2
/
+2
2007-12-17
fs/Kconfig: grammar fix
Uwe Kleine-König
-1
/
+1
2007-12-17
ecryptfs: initialize new auth_tokens before teardown
Eric Sandeen
-1
/
+1
2007-12-17
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
-6
/
+15
2007-12-17
ocfs2: Re-journal buffers after transaction extend
Mark Fasheh
-21
/
+51
2007-12-17
ocfs2: Allow for debugging of transaction extends
Mark Fasheh
-0
/
+4
2007-12-17
ocfs2: Don't panic when truncating an empty extent
Mark Fasheh
-2
/
+0
2007-12-17
ocfs2: fix exit-while-locked bug in ocfs2_queue_orphans()
Mark Fasheh
-1
/
+2
2007-12-12
NFS: Fix an Oops in NFS unmount
Trond Myklebust
-0
/
+11
2007-12-12
Revert "NFS: Ensure we return zero if applications attempt to write zero bytes"
Trond Myklebust
-2
/
+0
2007-12-11
NFSv2/v3: Fix a memory leak when using -onolock
Trond Myklebust
-3
/
+3
2007-12-11
NFS: Fix NFS mountpoint crossing...
Trond Myklebust
-1
/
+1
2007-12-10
proc: remove/Fix proc generic d_revalidate
Eric W. Biederman
-7
/
+0
2007-12-10
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
-50
/
+186
2007-12-10
[XFS] Fix xfs_ichgtime()s broken usage of I_SYNC
David Chinner
-2
/
+2
2007-12-10
[XFS] Make xfsbufd threads freezable
Rafael J. Wysocki
-0
/
+2
2007-12-10
[XFS] revert to double-buffering readdir
Christoph Hellwig
-0
/
+124
2007-12-10
[XFS] Fix broken inode cluster setup.
David Chinner
-1
/
+1
2007-12-10
[XFS] Clear XBF_READ_AHEAD flag on I/O completion.
Lachlan McIlroy
-1
/
+1
2007-12-10
[XFS] Fixed a few bugs in xfs_buf_associate_memory()
Lachlan McIlroy
-20
/
+13
2007-12-10
[XFS] 971064 Various fixups for xfs_bulkstat().
Lachlan McIlroy
-26
/
+40
2007-12-10
[XFS] Fix dbflush panic in xfs_qm_sync.
Donald Douwsma
-0
/
+3
2007-12-06
Pull suspend-2.6.24 into release branch
Len Brown
-1
/
+1
2007-12-05
remove nonsense force-casts from ocfs2
Al Viro
-14
/
+6
2007-12-05
regression: bfs endianness bug
Al Viro
-1
/
+2
2007-12-05
regression: cifs endianness bug
Al Viro
-16
/
+17
2007-12-05
proc: fix proc_dir_entry refcounting
Alexey Dobriyan
-20
/
+5
2007-12-05
jbd: Fix assertion failure in fs/jbd/checkpoint.c
Jan Kara
-10
/
+10
2007-12-05
ufs: fix nexstep dir block size
Evgeniy Dushistov
-3
/
+3
2007-12-05
aio: only account I/O wait time in read_events if there are active requests
Jeff Moyer
-1
/
+6
2007-12-04
Freezer: Fix JFFS2 garbage collector freezing issue (rev. 2)
Rafael J. Wysocki
-1
/
+1
2007-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6
Linus Torvalds
-82
/
+16
2007-12-02
[NETNS]: Fix /proc/net breakage
Eric W. Biederman
-82
/
+16
2007-11-29
tty: add the new termios2 ioctls to the compatible list.
Heiko Carstens
-0
/
+6
2007-11-29
fuse: fix attribute caching after rename
Miklos Szeredi
-0
/
+3
2007-11-29
fuse: fix uninitialized field in fuse_inode
John Muir
-0
/
+1
2007-11-29
fuse: fix FUSE_FILE_OPS sending
Miklos Szeredi
-2
/
+1
2007-11-29
fuse: pass open flags to read and write
Miklos Szeredi
-14
/
+17
2007-11-29
fuse: cleanup: add fuse_get_attr_version()
Miklos Szeredi
-9
/
+18
2007-11-29
fuse: fix reading past EOF
Miklos Szeredi
-20
/
+52
2007-11-29
fix up ext2_fs.h for userspace after reservations backport
Tobias Poschwatta
-0
/
+7
2007-11-29
proc: remove races from proc_id_readdir()
Eric W. Biederman
-23
/
+28
2007-11-29
proc: fix NULL ->i_fop oops
Alexey Dobriyan
-40
/
+1
2007-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
-1
/
+5
[next]