Age | Commit message (Expand) | Author |
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 |
2006-05-10 | [PATCH] fs/locks.c: Fix lease_init (CVE-2006-1860) | Trond Myklebust |
2006-05-04 | [PATCH] smbfs chroot issue (CVE-2006-1864) | Olaf Kirch |
2006-05-01 | [PATCH] LSM: add missing hook to do_compat_readv_writev() | James Morris |
2006-05-01 | [PATCH] Fix reiserfs deadlock | Jan Kara |
2006-05-01 | [PATCH] Simplify proc/devices and fix early termination regression | Andrew Morton |
2006-04-24 | [PATCH] Don't allow a backslash in a path component (CVE-2006-1863) | Steve French |
2006-04-24 | [PATCH] Fix file lookup without ref | Dipankar Sarma |
2006-04-24 | [PATCH] x86: be careful about tailcall breakage for sys_open[at] too | Linus Torvalds |
2006-04-24 | [PATCH] x86: don't allow tail-calls in sys_ftruncate[64]() | Linus Torvalds |
2006-04-17 | [PATCH] Incorrect signature sent on SMB Read | Steve French |
2006-04-17 | [PATCH] Fix utime(2) in the case that no times parameter was passed in. | Nathan Scott |
2006-04-17 | [PATCH] ext3: Fix missed mutex unlock | Ananiev, Leonid I |
2006-04-17 | [PATCH] Fix block device symlink name | Stephen Rothwell |
2006-04-17 | [PATCH] fuse: fix oops in fuse_send_readpages() | Miklos Szeredi |
2006-04-07 | [PATCH] kdump proc vmcore size oveflow fix | Vivek Goyal |
2006-04-07 | [PATCH] knfsd: Correct reserved reply space for read requests. | NeilBrown |
2006-04-07 | [PATCH] sysfs: zero terminate sysfs write buffers (CVE-2006-1055) | Greg Kroah-Hartman |
2006-03-27 | [PATCH] proc: fix duplicate line in /proc/devices | Neil Horman |
2006-03-27 | [PATCH] v9fs: assign dentry ops to negative dentries | Latchesar Ionkov |
2006-03-27 | [PATCH] XFS writeout fix | Nathan Scott |
2006-03-27 | [PATCH] sysfs: fix a kobject leak in sysfs_add_link on the error path | Greg Kroah-Hartman |
2006-03-27 | [PATCH] sysfs: sysfs_remove_dir() needs to invalidate the dentry | Greg Kroah-Hartman |
2006-03-17 | [PATCH] nfsservctl(): remove user-triggerable printk | Peter Staubach |
2006-03-17 | [PATCH] v9fs: fix overzealous dropping of dentry which breaks dcache | Eric Van Hensbergen |
2006-03-15 | [PATCH] Fix ext2 readdir f_pos re-validation logic | Al Viro |
2006-03-15 | [PATCH] fs/namespace.c:dup_namespace(): fix a use after free | Adrian Bunk |