index
:
linux/linux-stable.git
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.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2008-02-25
knfsd: query filesystem for NFSv4 getattr of FATTR4_MAXNAME
J. Bruce Fields
2008-02-25
NFS: Fix an Oops in encode_lookup()
Trond Myklebust
2008-02-25
NFSv2/v3: Fix a memory leak when using -onolock
Trond Myklebust
2008-02-25
NFS: Fix nfs_reval_fsid()
Trond Myklebust
2008-02-25
knfsd: fix spurious EINVAL errors on first access of new filesystem
J. Bruce Fields
2008-02-25
NFS: Fix a potential file corruption issue when writing
Trond Myklebust
2008-02-10
splice: fix user pointer access in get_iovec_page_array() (CVE-2008-0600)
Bastian Blank
2008-02-06
vm audit: add VM_DONTEXPAND to mmap for drivers that need it (CVE-2008-0007)
Nick Piggin
2008-02-06
vfs: coredumping fix (CVE-2007-6206)
Ingo Molnar
2008-01-14
Use access mode instead of open flags to determine needed permissions (CVE-20...
Linus Torvalds
2007-12-14
knfsd: Validate filehandle type in fsid_source
Neil Brown
2007-11-21
ocfs2: fix write() performance regression
Mark Fasheh
2007-11-05
minixfs: limit minixfs printks on corrupted dir i_size (CVE-2006-6058)
Eric Sandeen
2007-10-10
NLM: Fix a memory leak in nlmsvc_testlock
Trond Myklebust
2007-10-10
NLM: Fix a circular lock dependency in lockd
Trond Myklebust
2007-09-26
dir_index: error out instead of BUG on corrupt dx dirs
Eric Sandeen
2007-09-26
nfs: fix oops re sysctls and V4 support
Alexey Dobriyan
2007-09-26
ext34: ensure do_split leaves enough free space in both blocks
Eric Sandeen
2007-09-26
Leases can be hidden by flocks
Pavel Emelyanov
2007-09-26
afs: mntput called before dput
Andreas Gruenbacher
2007-09-26
splice: fix direct splice error handling
Jens Axboe
2007-09-26
JFFS2: fix write deadlock regression
Jason Lunz
2007-08-30
signalfd: make it group-wide, fix posix-timers scheduling
Oleg Nesterov
2007-08-30
ocfs2: Fix bad source start calculation during kernel writes
Mark Fasheh
2007-08-22
JFFS2 locking regression fix.
David Woodhouse
2007-08-20
Reset current->pdeath_signal on SUID binary execution (CVE-2007-3848)
Marcel Holtmann
2007-08-15
direct-io: fix error-path crashes
Badari Pulavarty
2007-08-09
sysfs: release mutex when kmalloc() failed in sysfs_open_file().
YOSHIFUJI Hideaki
2007-08-09
jbd2 commit: fix transaction dropping
Jan Kara
2007-08-09
jbd commit: fix transaction dropping
Jan Kara
2007-08-09
fs: 9p/conv.c error path fix
Mariusz Kozlowski
2007-08-09
nfsd: fix possible read-ahead cache and export table corruption
J. Bruce Fields
2007-08-09
eCryptfs: ecryptfs_setattr() bugfix
Michael Halcrow
2007-08-09
"ext4_ext_put_in_cache" uses __u32 to receive physical block number
Mingming Cao
2007-08-09
splice: fix double page unlock
Jens Axboe
2007-08-09
make timerfd return a u64 and fix the __put_user
Davide Libenzi
2007-07-08
Fix permission checking for the new utimensat() system call
Linus Torvalds
2007-07-07
DLM must depend on SYSFS
Adrian Bunk
2007-07-06
Fix elf_core_dump() when writing arch specific notes (spu coredumps)
Michael Ellerman
2007-07-04
[JFFS2] Fix readinode failure when read_dnode() detects CRC failure.
David Woodhouse
2007-07-03
dio: remove bogus refcounting BUG_ON
Zach Brown
2007-06-28
Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM
David Woodhouse
2007-06-28
ext2: fix return of uninitialised variable
Andrew Morton
2007-06-28
avoid spurious POLLIN returns in signalfd
Davide Libenzi
2007-06-28
zero out last page for llseek/write
Michael Halcrow
2007-06-28
eCryptfs: initialize crypt_stat in setattr
Michael Halcrow
2007-06-28
eCryptfs: fix write zeros behavior
Michael Halcrow
2007-06-24
ext4: lost brelse in ext4_read_inode()
Kirill Korotaev
2007-06-24
ext3: lost brelse in ext3_read_inode()
Kirill Korotaev
2007-06-24
ext2: disallow setting xip on remount
Carsten Otte
[next]