summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2006-12-18NFS: nfs_lookup - don't hash dentry when optimising away the lookupTrond Myklebust1-3/+11
2006-12-09binfmt_elf: fix checks for bad addressChuck Ebbert1-8/+7
2006-12-04fcntl(F_SETSIG) fixTrond Myklebust1-2/+4
2006-12-04JFS: pageno needs to be longDave Kleikamp1-2/+2
2006-11-29freevxfs: Add missing lock_kernel() to vxfs_readdirJosh Triplett1-0/+2
2006-11-29add forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable)Al Viro1-1/+1
2006-11-26CIFS: report rename failure when target file is locked by WindowsSteve French1-5/+9
2006-11-24sysfs: remove duplicated dput in sysfs_update_fileHidetoshi Seto1-5/+0
2006-11-21Fix BeFS slab corruptionDiego Calleja1-2/+9
2006-11-17ext3 -nobh option causes oopsBadari Pulavarty1-3/+3
2006-11-09[DISKLABEL] SUN: Fix signed int usage for sector countJeff Mahoney1-1/+1
2006-11-08Don't allow chmod() on the /proc/<pid>/ filesMarcel Holtmann1-1/+32
2006-11-07[PATCH] md: Make sure bi_max_vecs is set properly in bio_splitNeil Brown1-0/+3
2006-10-14[CIFS] Allow cifsd to suspend if connection is lostRafael J. Wysocki1-0/+1
2006-10-14[CIFS] Fix typo in earlier cifs_unlink change and protect one extra path.Steve French1-5/+7
2006-10-14[CIFS] Fix unlink oops when indirectly called in rename error path under heav...Steve French1-1/+4
2006-10-14[CIFS] fs/cifs/dir.c: fix possible NULL dereferenceSteve French1-1/+2
2006-10-13fix fdset leakageKirill Korotaev1-1/+3
2006-09-09Have ext2 reject file handles with bad inode numbers early.Neil Brown1-0/+41
2006-08-31fix struct file leakageKirill Korotaev1-1/+7
2006-08-30Have ext3 reject file handles with bad inode numbers earlyEric Sandeen1-0/+40
2006-08-30ext3: avoid triggering ext3_error on bad NFS file handleNeil Brown2-10/+20
2006-08-23Fix possible UDF deadlock and memory corruption (CVE-2006-4145)Jan Kara2-26/+40
2006-08-12fix debugfs inode leakJens Axboe1-1/+2
2006-08-12Fix missing ret assignment in __bio_map_user() error pathJens Axboe1-2/+3
2006-07-15[PATCH] Relax /proc fix a bitLinus Torvalds1-1/+2
2006-07-15[PATCH] Fix nasty /proc vulnerability (CVE-2006-3626)Linus Torvalds1-0/+1
2006-06-22[PATCH] NTFS: Critical bug fix (affects MIPS and possibly others)Anton Altaparmakov1-6/+7
2006-06-22[PATCH] JFS: Fix multiple errors in metapage_releasepageDave Kleikamp1-15/+5
2006-06-22[PATCH] fs/namei.c: Call to file_permission() under a spinlock in do_lookup_p...Trond Myklebust1-9/+10
2006-06-22[PATCH] Missed error checking for intent's filp in open_namei().Oleg Drokin1-0/+6
2006-05-21[PATCH] fs/compat.c: fix 'if (a |= b )' typoAlexey Dobriyan1-1/+1
2006-05-21[PATCH] smbfs: Fix slab corruption in samba error pathJan Niehusmann1-1/+3
2006-05-21[PATCH] fs/locks.c: Fix sys_flock() raceTrond Myklebust1-14/+16
2006-05-11[PATCH] fs/locks.c: Fix lease_init (CVE-2006-1860)Trond Myklebust1-9/+12
2006-05-05[PATCH] smbfs chroot issue (CVE-2006-1864)Olaf Kirch1-0/+5
2006-05-01[PATCH] LSM: add missing hook to do_compat_readv_writev()James Morris1-0/+4
2006-05-01[PATCH] Fix reiserfs deadlockJan Kara1-2/+3
2006-05-01[PATCH] Simplify proc/devices and fix early termination regressionAndrew Morton2-203/+47
2006-04-25[PATCH] Don't allow a backslash in a path component (CVE-2006-1863)Steve French1-0/+14
2006-04-24[PATCH] Fix file lookup without refDipankar Sarma2-8/+22
2006-04-24[PATCH] x86: be careful about tailcall breakage for sys_open[at] tooLinus Torvalds1-2/+14
2006-04-24[PATCH] x86: don't allow tail-calls in sys_ftruncate[64]()Linus Torvalds1-2/+6
2006-04-18[PATCH] Incorrect signature sent on SMB ReadSteve French1-13/+23
2006-04-18[PATCH] Fix utime(2) in the case that no times parameter was passed in.Nathan Scott1-2/+1
2006-04-18[PATCH] ext3: Fix missed mutex unlockAnaniev, Leonid I1-0/+1
2006-04-18[PATCH] Fix block device symlink nameStephen Rothwell1-0/+5
2006-04-18[PATCH] fuse: fix oops in fuse_send_readpages()Miklos Szeredi1-2/+6
2006-04-07[PATCH] kdump proc vmcore size oveflow fixVivek Goyal1-2/+2
2006-04-07[PATCH] knfsd: Correct reserved reply space for read requests.NeilBrown3-3/+3