]> git.kernelconcepts.de Git - karo-tx-linux.git/history - fs
USB: unusual-devs entry for Nokia E60
[karo-tx-linux.git] / fs /
2007-03-02 Adrian Bunkfs/bad_inode.c 64bit fix
2007-02-26 Kirill Korotaevfix ext3 block bitmap leakage
2007-02-20 Eric Sandeenfix bad_inode_ops memory corruption (CVE-2006-5753)
2007-02-20 Greg BanksFix a free-wrong-pointer bug in nfs/acl server (CVE...
2007-02-13 Linus TorvaldsFix up CIFS for "test_clear_page_dirty()" removal
2007-02-13 Hugh Dickinsfix umask when noACL kernel meets extN tuned for ACLs
2007-02-03 Vladimir Savelievreiserfs: avoid tail packing if an inode was ever mmapped
2007-01-22 James Bursaadfs: fix filename handling
2007-01-20 Nick Pigginmm: fix bug in set_page_dirty_buffers
2007-01-09 Andrey Mirkinskip data conversion in compat_sys_mount when data_page...
2007-01-09 Phillip Loughercorrupted cramfs filesystems cause kernel oops (CVE...
2007-01-09 Eric Sandeenhandle ext3 directory corruption better (CVE-2006-6053)
2007-01-09 Eric Sandeenext2: skip pages past number of blocks in ext2_find_ent...
2007-01-09 Eric Sandeenhfs_fill_super returns success even if no root inode...
2007-01-09 Andrew Mortongrow_buffers() infinite loop fix (CVE-2006-5757/CVE...
2007-01-04 Miklos Szeredifuse: fix hang on SMP
2006-12-18 Trond MyklebustNFS: nfs_lookup - don't hash dentry when optimising...
2006-12-09 Chuck Ebbertbinfmt_elf: fix checks for bad address
2006-12-04 Trond Myklebustfcntl(F_SETSIG) fix
2006-12-04 Dave KleikampJFS: pageno needs to be long
2006-11-29 Josh Triplettfreevxfs: Add missing lock_kernel() to vxfs_readdir
2006-11-29 Al Viroadd forgotten ->b_data in memcpy() call in ext3/resize...
2006-11-25 Steve FrenchCIFS: report rename failure when target file is locked...
2006-11-24 Hidetoshi Setosysfs: remove duplicated dput in sysfs_update_file
2006-11-20 Diego CallejaFix BeFS slab corruption
2006-11-17 Badari Pulavartyext3 -nobh option causes oops
2006-11-09 Jeff Mahoney[DISKLABEL] SUN: Fix signed int usage for sector count
2006-11-08 Marcel HoltmannDon't allow chmod() on the /proc/<pid>/ files
2006-11-07 Neil Brown[PATCH] md: Make sure bi_max_vecs is set properly in...
2006-10-14 Rafael J. Wysocki[CIFS] Allow cifsd to suspend if connection is lost
2006-10-14 Steve French[CIFS] Fix typo in earlier cifs_unlink change and prote...
2006-10-14 Steve French[CIFS] Fix unlink oops when indirectly called in rename...
2006-10-14 Steve French[CIFS] fs/cifs/dir.c: fix possible NULL dereference
2006-10-13 Kirill Korotaevfix fdset leakage
2006-09-09 Neil BrownHave ext2 reject file handles with bad inode numbers...
2006-08-30 Kirill Korotaevfix struct file leakage
2006-08-30 Eric SandeenHave ext3 reject file handles with bad inode numbers...
2006-08-30 Neil Brownext3: avoid triggering ext3_error on bad NFS file handle
2006-08-23 Jan KaraFix possible UDF deadlock and memory corruption (CVE...
2006-08-11 Jens Axboefix debugfs inode leak
2006-08-11 Jens AxboeFix missing ret assignment in __bio_map_user() error...
2006-07-15 Linus Torvalds[PATCH] Relax /proc fix a bit
2006-07-15 Linus Torvalds[PATCH] Fix nasty /proc vulnerability (CVE-2006-3626)
2006-06-22 Anton Altaparmakov[PATCH] NTFS: Critical bug fix (affects MIPS and possib...
2006-06-22 Dave Kleikamp[PATCH] JFS: Fix multiple errors in metapage_releasepage
2006-06-22 Trond Myklebust[PATCH] fs/namei.c: Call to file_permission() under...
2006-06-22 Oleg Drokin[PATCH] Missed error checking for intent's filp in...
2006-05-20 Alexey Dobriyan[PATCH] fs/compat.c: fix 'if (a |= b )' typo
2006-05-20 Jan Niehusmann[PATCH] smbfs: Fix slab corruption in samba error path
2006-05-20 Trond Myklebust[PATCH] fs/locks.c: Fix sys_flock() race
2006-05-11 Trond Myklebust[PATCH] fs/locks.c: Fix lease_init (CVE-2006-1860)
2006-05-05 Olaf Kirch[PATCH] smbfs chroot issue (CVE-2006-1864)
2006-05-01 James Morris[PATCH] LSM: add missing hook to do_compat_readv_writev()
2006-05-01 Jan Kara[PATCH] Fix reiserfs deadlock
2006-05-01 Andrew Morton[PATCH] Simplify proc/devices and fix early termination...
2006-04-24 Steve French[PATCH] Don't allow a backslash in a path component...
2006-04-24 Dipankar Sarma[PATCH] Fix file lookup without ref
2006-04-24 Linus Torvalds[PATCH] x86: be careful about tailcall breakage for...
2006-04-24 Linus Torvalds[PATCH] x86: don't allow tail-calls in sys_ftruncate...
2006-04-17 Steve French[PATCH] Incorrect signature sent on SMB Read
2006-04-17 Nathan Scott[PATCH] Fix utime(2) in the case that no times paramete...
2006-04-17 Ananiev, Leonid I[PATCH] ext3: Fix missed mutex unlock
2006-04-17 Stephen Rothwell[PATCH] Fix block device symlink name
2006-04-17 Miklos Szeredi[PATCH] fuse: fix oops in fuse_send_readpages()
2006-04-07 Vivek Goyal[PATCH] kdump proc vmcore size oveflow fix
2006-04-07 NeilBrown[PATCH] knfsd: Correct reserved reply space for read...
2006-04-07 Greg Kroah-Hartman[PATCH] sysfs: zero terminate sysfs write buffers ...
2006-03-28 Neil Horman[PATCH] proc: fix duplicate line in /proc/devices
2006-03-28 Latchesar Ionkov[PATCH] v9fs: assign dentry ops to negative dentries
2006-03-28 Nathan Scott[PATCH] XFS writeout fix
2006-03-28 Greg Kroah-Hartman[PATCH] sysfs: fix a kobject leak in sysfs_add_link...
2006-03-28 Greg Kroah-Hartman[PATCH] sysfs: sysfs_remove_dir() needs to invalidate...
2006-03-17 Peter Staubach[PATCH] nfsservctl(): remove user-triggerable printk
2006-03-17 Eric Van Hensbergen[PATCH] v9fs: fix overzealous dropping of dentry which...
2006-03-17 Jeff GarzikMerge branch 'upstream-fixes' of git://git.kernel.org...
2006-03-17 Jeff GarzikMerge branch 'e100-fixes' of git://198.78.49.142/~jbran...
2006-03-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-03-16 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-03-16 Al Viro[PATCH] Fix ext2 readdir f_pos re-validation logic
2006-03-15 Adrian Bunk[PATCH] fs/namespace.c:dup_namespace(): fix a use after...
2006-03-15 Christoph Lameter[PATCH] page migration: fail if page is in a vma flagge...
2006-03-15 Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/rc-fixes
2006-03-15 Nathan ScottFix a direct I/O locking issue revealed by the new...
2006-03-14 Dave Kleikamp[PATCH] JFS: Take logsync lock before testing mp->lsn
2006-03-14 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2006-03-14 Trond Myklebust[PATCH] NLM: Ensure we do not Oops in the case of an...
2006-03-14 Trond Myklebust[PATCH] NFSv4: fix mount segfault on errors returned...
2006-03-14 Trond Myklebust[PATCH] NFS: Fix a potential panic in O_DIRECT
2006-03-12 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-03-11 Jeff GarzikMerge branch 'for-jeff' of git://electric-eye.fr.zoreil...
2006-03-11 Badari Pulavarty[PATCH] ext3: fix nobh mode for chattr +j inodes
2006-03-11 Kirill Korotaev[PATCH] ext3: ext3_symlink should use GFP_NOFS allocati...
2006-03-11 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2006-03-10 Atsushi Nemoto[PATCH] mtd: 64 bit fixes
2006-03-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-03-09 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-03-09 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/mcheh...
2006-03-09 Randy Dunlap[NET] compat ifconf: fix limits
2006-03-08 Latchesar Ionkov[PATCH] v9fs: fix for access to unitialized variables...
2006-03-08 Horst Hummel[PATCH] s390: dasd partition detection
next