summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-07-14fix SMP ordering hole in fcntl_setlk() (CVE-2008-1669)Al Viro
2008-07-14asn1: additional sanity checking during BER decoding (CVE-2008-1673)Chris Wright
2008-01-21NFS: call nfs_wb_all() only on regular filesTrond Myklebust
2008-01-21NFS: writes should not clobber utimes() callsTrond Myklebust
2008-01-21vfs: coredumping fix (CVE-2007-6206)Ingo Molnar
2008-01-16limit minixfs printks on corrupted dir i_size (CVE-2006-6058)Eric Sandeen
2008-01-16fix messages in fs/minixDenis Vlasenko
2008-01-16Use access mode instead of open flags to determine needed permissions (CVE-20...Linus Torvalds
2007-11-03knfsd: allow nfsd READDIR to return 64bit cookiesNeil Brown
2007-11-03buffer: memorder fixNick Piggin
2007-11-02CIFS should honour umask (CVE-2007-3740)Steve French
2007-10-28hugetlb: fix size=4G parsingHugh Dickins
2007-10-19hugetlb: fix prio_tree unit (CVE-2007-4133)Hugh Dickins
2007-10-19hugetlbfs: add Kconfig help textArthur Othieno
2007-10-07sysfs: store sysfs inode nrs in s_ino to avoid readdir oopses (CVE-2007-3104)Eric Sandeen
2007-10-07Reset current->pdeath_signal on SUID binary execution (CVE-2007-3848)Marcel Holtmann
2007-07-22coda: wrong order of arguments of ->readdir()Al Viro
2007-07-22ntfs_init_locked_inode(): fix array indexingAndrew Morton
2007-04-26aio: remove bare user-triggerable error printkZach Brown
2007-03-02fs/bad_inode.c 64bit fixAdrian Bunk
2007-02-26fix ext3 block bitmap leakageKirill Korotaev
2007-02-21fix bad_inode_ops memory corruption (CVE-2006-5753)Eric Sandeen
2007-02-21Fix a free-wrong-pointer bug in nfs/acl server (CVE-2007-0772)Greg Banks
2007-02-13Fix up CIFS for "test_clear_page_dirty()" removalLinus Torvalds
2007-02-13fix umask when noACL kernel meets extN tuned for ACLsHugh Dickins
2007-02-03reiserfs: avoid tail packing if an inode was ever mmappedVladimir Saveliev
2007-01-22adfs: fix filename handlingJames Bursa
2007-01-20mm: fix bug in set_page_dirty_buffersNick Piggin
2007-01-09skip data conversion in compat_sys_mount when data_page is NULLAndrey Mirkin
2007-01-09corrupted cramfs filesystems cause kernel oops (CVE-2006-5823)Phillip Lougher
2007-01-09handle ext3 directory corruption better (CVE-2006-6053)Eric Sandeen
2007-01-09ext2: skip pages past number of blocks in ext2_find_entry (CVE-2006-6054)Eric Sandeen
2007-01-09hfs_fill_super returns success even if no root inode (CVE-2006-6056)Eric Sandeen
2007-01-09grow_buffers() infinite loop fix (CVE-2006-5757/CVE-2006-6060)Andrew Morton
2007-01-04fuse: fix hang on SMPMiklos Szeredi
2006-12-18NFS: nfs_lookup - don't hash dentry when optimising away the lookupTrond Myklebust
2006-12-09binfmt_elf: fix checks for bad addressChuck Ebbert
2006-12-04fcntl(F_SETSIG) fixTrond Myklebust
2006-12-04JFS: pageno needs to be longDave Kleikamp
2006-11-29freevxfs: Add missing lock_kernel() to vxfs_readdirJosh Triplett
2006-11-29add forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable)Al Viro
2006-11-25CIFS: report rename failure when target file is locked by WindowsSteve French
2006-11-24sysfs: remove duplicated dput in sysfs_update_fileHidetoshi Seto
2006-11-20Fix BeFS slab corruptionDiego Calleja
2006-11-17ext3 -nobh option causes oopsBadari Pulavarty
2006-11-09[DISKLABEL] SUN: Fix signed int usage for sector countJeff Mahoney
2006-11-08Don't allow chmod() on the /proc/<pid>/ filesMarcel Holtmann
2006-11-07[PATCH] md: Make sure bi_max_vecs is set properly in bio_splitNeil Brown
2006-10-14[CIFS] Allow cifsd to suspend if connection is lostRafael J. Wysocki
2006-10-14[CIFS] Fix typo in earlier cifs_unlink change and protect one extra path.Steve French