Age | Commit message (Expand) | Author |
2007-03-02 | fs/bad_inode.c 64bit fix | Adrian Bunk |
2007-02-26 | fix ext3 block bitmap leakage | Kirill Korotaev |
2007-02-21 | fix bad_inode_ops memory corruption (CVE-2006-5753) | Eric Sandeen |
2007-02-21 | Fix a free-wrong-pointer bug in nfs/acl server (CVE-2007-0772) | Greg Banks |
2007-02-13 | Fix up CIFS for "test_clear_page_dirty()" removal | Linus Torvalds |
2007-02-13 | fix umask when noACL kernel meets extN tuned for ACLs | Hugh Dickins |
2007-02-03 | reiserfs: avoid tail packing if an inode was ever mmapped | Vladimir Saveliev |
2007-01-22 | adfs: fix filename handling | James Bursa |
2007-01-20 | mm: fix bug in set_page_dirty_buffers | Nick Piggin |
2007-01-09 | skip data conversion in compat_sys_mount when data_page is NULL | Andrey Mirkin |
2007-01-09 | corrupted cramfs filesystems cause kernel oops (CVE-2006-5823) | Phillip Lougher |
2007-01-09 | handle ext3 directory corruption better (CVE-2006-6053) | Eric Sandeen |
2007-01-09 | ext2: skip pages past number of blocks in ext2_find_entry (CVE-2006-6054) | Eric Sandeen |
2007-01-09 | hfs_fill_super returns success even if no root inode (CVE-2006-6056) | Eric Sandeen |
2007-01-09 | grow_buffers() infinite loop fix (CVE-2006-5757/CVE-2006-6060) | Andrew Morton |
2007-01-04 | fuse: fix hang on SMP | Miklos Szeredi |
2006-12-18 | NFS: nfs_lookup - don't hash dentry when optimising away the lookup | Trond Myklebust |
2006-12-09 | binfmt_elf: fix checks for bad address | Chuck Ebbert |
2006-12-04 | fcntl(F_SETSIG) fix | Trond Myklebust |
2006-12-04 | JFS: pageno needs to be long | Dave Kleikamp |
2006-11-29 | freevxfs: Add missing lock_kernel() to vxfs_readdir | Josh Triplett |
2006-11-29 | add forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable) | Al Viro |
2006-11-25 | CIFS: report rename failure when target file is locked by Windows | Steve French |
2006-11-24 | sysfs: remove duplicated dput in sysfs_update_file | Hidetoshi Seto |
2006-11-20 | Fix BeFS slab corruption | Diego Calleja |
2006-11-17 | ext3 -nobh option causes oops | Badari Pulavarty |
2006-11-09 | [DISKLABEL] SUN: Fix signed int usage for sector count | Jeff Mahoney |
2006-11-08 | Don't allow chmod() on the /proc/<pid>/ files | Marcel Holtmann |
2006-11-07 | [PATCH] md: Make sure bi_max_vecs is set properly in bio_split | Neil Brown |
2006-10-14 | [CIFS] Allow cifsd to suspend if connection is lost | Rafael J. Wysocki |
2006-10-14 | [CIFS] Fix typo in earlier cifs_unlink change and protect one extra path. | Steve French |
2006-10-14 | [CIFS] Fix unlink oops when indirectly called in rename error path under heav... | Steve French |
2006-10-14 | [CIFS] fs/cifs/dir.c: fix possible NULL dereference | Steve French |
2006-10-13 | fix fdset leakage | Kirill Korotaev |
2006-09-09 | Have ext2 reject file handles with bad inode numbers early. | Neil Brown |
2006-08-30 | fix struct file leakage | Kirill Korotaev |
2006-08-30 | Have ext3 reject file handles with bad inode numbers early | Eric Sandeen |
2006-08-30 | ext3: avoid triggering ext3_error on bad NFS file handle | Neil Brown |
2006-08-23 | Fix possible UDF deadlock and memory corruption (CVE-2006-4145) | Jan Kara |
2006-08-11 | fix debugfs inode leak | Jens Axboe |
2006-08-11 | Fix missing ret assignment in __bio_map_user() error path | Jens Axboe |
2006-07-15 | [PATCH] Relax /proc fix a bit | Linus Torvalds |
2006-07-14 | [PATCH] Fix nasty /proc vulnerability (CVE-2006-3626) | Linus Torvalds |
2006-06-22 | [PATCH] NTFS: Critical bug fix (affects MIPS and possibly others) | Anton Altaparmakov |
2006-06-22 | [PATCH] JFS: Fix multiple errors in metapage_releasepage | Dave Kleikamp |
2006-06-22 | [PATCH] fs/namei.c: Call to file_permission() under a spinlock in do_lookup_p... | Trond Myklebust |
2006-06-22 | [PATCH] Missed error checking for intent's filp in open_namei(). | Oleg Drokin |
2006-05-20 | [PATCH] fs/compat.c: fix 'if (a |= b )' typo | Alexey Dobriyan |
2006-05-20 | [PATCH] smbfs: Fix slab corruption in samba error path | Jan Niehusmann |
2006-05-20 | [PATCH] fs/locks.c: Fix sys_flock() race | Trond Myklebust |