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-04-15
NFS: Fix a list corruption problem
Trond Myklebust
-1
/
+3
2007-04-14
NFS: Ensure PG_writeback is cleared when writeback fails
Trond Myklebust
-7
/
+15
2007-04-14
NFS: Fix two bugs in the O_DIRECT write code
Trond Myklebust
-4
/
+7
2007-04-14
NFS: Fix an Oops in nfs_setattr()
Trond Myklebust
-3
/
+6
2007-04-12
[PATCH] autofs4: fix race in unhashed dentry code
Jeff Mahoney
-3
/
+3
2007-04-12
[PATCH] reiserfs: fix key decrementing
Vladimir Saveliev
-1
/
+1
2007-04-08
[PATCH] fuse: validate rootmode mount option
Timo Savola
-2
/
+10
2007-04-04
[PATCH] remove protection of LANANA-reserved majors
Andrew Morton
-2
/
+0
2007-04-02
[PATCH] revert "retries in ext4_prepare_write() violate ordering requirements"
Andrew Morton
-75
/
+10
2007-04-02
[PATCH] revert "retries in ext3_prepare_write() violate ordering requirements"
Andrew Morton
-75
/
+10
2007-04-02
[PATCH] fix page leak during core dump
Brian Pomerantz
-2
/
+5
2007-04-02
[PATCH] proc: fix linkage with CONFIG_SYSCTL=y, CONFIG_PROC_SYSCTL=n
Andrew Morton
-2
/
+4
2007-03-29
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
-9
/
+16
2007-03-29
[PATCH] uml: hostfs variable renaming
Paolo 'Blaisorblade' Giarrusso
-12
/
+12
2007-03-29
[PATCH] uml: fix compilation problems
Jeff Dike
-1
/
+0
2007-03-29
[PATCH] splice: partial write fix
Dmitriy Monakhov
-9
/
+16
2007-03-28
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-44
/
+73
2007-03-28
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
-0
/
+9
2007-03-27
[PATCH] aio: remove bare user-triggerable error printk
Zach Brown
-1
/
+0
2007-03-27
[PATCH] wext: Add missing ioctls to 64<->32 conversion
Jean Tourrilhes
-0
/
+9
2007-03-27
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
-69
/
+15
2007-03-27
[PATCH] Fix kernel build with EMBEDDED & PROC_FS & !PROC_SYSCTL
Mika Kukkonen
-1
/
+2
2007-03-27
[PATCH] knfsd: nfsd4: remove superfluous cancel_delayed_work() call
J. Bruce Fields
-1
/
+0
2007-03-27
[PATCH] knfsd: nfsd4: demote "clientid in use" printk to a dprintk
Bruce Fields
-3
/
+2
2007-03-27
[PATCH] knfsd: nfsd4: fix inheritance flags on v4 ace derived from posix defa...
Bruce Fields
-1
/
+1
2007-03-27
[PATCH] knfsd: allow nfsd READDIR to return 64bit cookies
NeilBrown
-3
/
+3
2007-03-27
Export __splice_from_pipe()
Mark Fasheh
-3
/
+4
2007-03-27
2/2 splice: dont readpage
Nick Piggin
-30
/
+0
2007-03-27
1/2 splice: dont steal
Nick Piggin
-63
/
+38
2007-03-26
ocfs2_dlm: Check for migrateable lockres in dlm_empty_lockres()
Sunil Mushran
-34
/
+67
2007-03-26
ocfs2_dlm: Fix lockres ref counting bug
Sunil Mushran
-10
/
+6
2007-03-26
9p: make struct v9fs_cached_file_operations static
Adrian Bunk
-2
/
+3
2007-03-23
[PATCH] "ext[34]: EA block reference count racing fix" performance fix
Andrew Morton
-1
/
+2
2007-03-23
[PATCH] FDPIC: fix the /proc/pid/stat representation of executable boundaries
David Howells
-4
/
+11
2007-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
-4
/
+35
2007-03-22
[PATCH] Make XFS workqueues nonfreezable
Rafael J. Wysocki
-2
/
+2
2007-03-23
[CIFS] Allow reset of file to ATTR_NORMAL when archive bit not set
Steve French
-4
/
+16
2007-03-16
[PATCH] fix process crash caused by randomisation and 64k pages
James Bottomley
-1
/
+1
2007-03-16
[PATCH] change misleading EFI partition support description
Johannes Berg
-2
/
+1
2007-03-16
[PATCH] nfs: nfs_getattr() can't call nfs_sync_mapping_range() for non-regula...
Trond Myklebust
-1
/
+2
2007-03-16
[PATCH] nfs: fix congestion control
Peter Zijlstra
-44
/
+84
2007-03-16
[PATCH] fix rescan_partitions to return errors properly
suzuki
-1
/
+1
2007-03-16
[PATCH] smbfs: double free memory corruption
Vasily Averin
-0
/
+1
2007-03-16
[PATCH] eCryptfs: fix possible NULL ptr deref in ecryptfs_d_release()
Michael Halcrow
-10
/
+5
2007-03-16
[PATCH] ufs2: tindirect truncate fix
Evgeniy Dushistov
-1
/
+1
2007-03-16
[PATCH] ufs: zeroize the rest of block in truncate
Evgeniy Dushistov
-18
/
+35
2007-03-16
[PATCH] ufs: prepare write + change blocks on the fly
Evgeniy Dushistov
-28
/
+53
2007-03-16
[PATCH] ufs2: more correct work with time
Evgeniy Dushistov
-15
/
+14
2007-03-16
[CIFS] Do not negotiate new POSIX_PATH_OPERATIONS_CAP yet
Steve French
-1
/
+7
2007-03-15
[PATCH] sysfs: reinstate exclusion between method calls and attribute unregis...
Alan Stern
-8
/
+12
[next]