index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] fix process crash caused by randomisation and 64k pages
James Bottomley
2007-03-16
1
-1
/
+1
*
[PATCH] change misleading EFI partition support description
Johannes Berg
2007-03-16
1
-2
/
+1
*
[PATCH] nfs: nfs_getattr() can't call nfs_sync_mapping_range() for non-regula...
Trond Myklebust
2007-03-16
1
-1
/
+2
*
[PATCH] nfs: fix congestion control
Peter Zijlstra
2007-03-16
3
-44
/
+84
*
[PATCH] fix rescan_partitions to return errors properly
suzuki
2007-03-16
1
-1
/
+1
*
[PATCH] smbfs: double free memory corruption
Vasily Averin
2007-03-16
1
-0
/
+1
*
[PATCH] eCryptfs: fix possible NULL ptr deref in ecryptfs_d_release()
Michael Halcrow
2007-03-16
1
-10
/
+5
*
[PATCH] ufs2: tindirect truncate fix
Evgeniy Dushistov
2007-03-16
1
-1
/
+1
*
[PATCH] ufs: zeroize the rest of block in truncate
Evgeniy Dushistov
2007-03-16
3
-18
/
+35
*
[PATCH] ufs: prepare write + change blocks on the fly
Evgeniy Dushistov
2007-03-16
1
-28
/
+53
*
[PATCH] ufs2: more correct work with time
Evgeniy Dushistov
2007-03-16
2
-15
/
+14
*
[PATCH] sysfs: reinstate exclusion between method calls and attribute unregis...
Alan Stern
2007-03-15
2
-8
/
+12
*
[PATCH] sysfs and driver core: add callback helper, used by SCSI and S390
Alan Stern
2007-03-15
1
-0
/
+54
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-03-14
8
-54
/
+84
|
\
|
*
ocfs2_dlm: Add missing locks in dlm_empty_lockres
Sunil Mushran
2007-03-14
1
-0
/
+3
|
*
ocfs2_dlm: Missing get/put lockres in dlm_run_purge_lockres
Sunil Mushran
2007-03-14
1
-0
/
+2
|
*
configfs: add missing mutex_unlock()
Joel Becker
2007-03-14
1
-15
/
+12
|
*
ocfs2: add some missing address space callbacks
Joel Becker
2007-03-14
1
-1
/
+25
|
*
ocfs2: Concurrent access of o2hb_region->hr_task was not locked
Joel Becker
2007-03-14
1
-12
/
+32
|
*
ocfs2: Proper cleanup in case of error in ocfs2_register_hb_callbacks()
Joel Becker
2007-03-14
4
-26
/
+10
*
|
[PATCH] cifs endianness annotations
Al Viro
2007-03-14
1
-1
/
+1
*
|
[PATCH] include of asm/pgtable.h in nfsfh is bogus
Al Viro
2007-03-14
1
-1
/
+0
*
|
[PATCH] sanitize security_getprocattr() API
Al Viro
2007-03-14
1
-15
/
+6
*
|
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2007-03-09
4
-4
/
+36
|
\
\
|
*
|
[JFFS2] print a message when marking bad block
Artem Bityutskiy
2007-03-09
1
-1
/
+1
|
*
|
[JFFS2] Check for all-zero node headers
David Woodhouse
2007-03-09
2
-1
/
+24
|
*
|
[JFFS2] Use yield() between GC passes in background thread.
David Woodhouse
2007-03-08
1
-1
/
+7
|
*
|
[JFFS2] Fix writebuffer recovery in the first page of a block
Vitaly Wool
2007-03-08
1
-1
/
+4
*
|
|
[PATCH] ecryptfs: nested locking annotation
Peter Zijlstra
2007-03-08
1
-1
/
+1
*
|
|
[PATCH] check_partition(): fix error check
suzuki
2007-03-08
1
-1
/
+1
*
|
|
[PATCH] Add epoll compat_ code to fs/compat.c
Davide Libenzi
2007-03-08
1
-0
/
+100
*
|
|
[PATCH] uml: hostfs: make hostfs= option work as a jail, as intended.
Paolo 'Blaisorblade' Giarrusso
2007-03-08
1
-5
/
+7
*
|
|
[PATCH] uml: hostfs: fix double free
Paolo 'Blaisorblade' Giarrusso
2007-03-08
1
-1
/
+4
|
/
/
*
|
[GFS2] Fix bz 229873, alternate test: assertion "!ip->i_inode.i_mapping->nrpa...
Steven Whitehouse
2007-03-07
1
-1
/
+0
*
|
[GFS2] build fix
akpm@linux-foundation.org
2007-03-07
1
-0
/
+1
*
|
[GFS2] go_drop_bh is never used, so remove it
Steven Whitehouse
2007-03-07
2
-4
/
+0
*
|
[GFS2] Remove unused variable
Steven Whitehouse
2007-03-07
2
-2
/
+0
*
|
[GFS2] Fix bz 229831, lookup returns wrong inode
Steven Whitehouse
2007-03-07
1
-1
/
+2
*
|
[GFS2] Fix bz 230143, incorrect flushing of rgrps
Steven Whitehouse
2007-03-07
1
-0
/
+2
*
|
[GFS2] pass formal ino in do_filldir_main
Wendy Cheng
2007-03-07
1
-2
/
+2
*
|
[DLM] fs/dlm/user.c should #include "user.h"
Adrian Bunk
2007-03-07
1
-0
/
+1
*
|
[GFS2] fix hangup when multiple processes are trying to write to the same file
Josef Whiter
2007-03-07
1
-2
/
+5
*
|
[GFS2] NFS filehandle check
Wendy Cheng
2007-03-07
1
-4
/
+1
*
|
[GFS2] add newline to printk message
Richard Fearn
2007-03-07
1
-1
/
+1
*
|
[GFS2] fix locking mistake
Josef Whiter
2007-03-07
1
-1
/
+1
*
|
[PATCH] suspend regression: sysfs deadlock
Hugh Dickins
2007-03-06
1
-4
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2007-03-06
15
-70
/
+227
|
\
\
|
*
|
[CIFS] cifs_prepare_write was incorrectly rereading page in some cases
Steve French
2007-03-06
3
-28
/
+45
|
*
|
[CIFS] Fix set file size to zero when doing chmod to Samba 3.0.26pre
Steve French
2007-03-01
2
-0
/
+13
|
*
|
[CIFS] Remove some unused functions/declarations
Steve French
2007-02-27
6
-10
/
+14
[next]