[DISKLABEL] SUN: Fix signed int usage for sector count
[safe/jmp/linux-2.6] / fs /
2006-08-27 Jeff Mahoney[DISKLABEL] SUN: Fix signed int usage for sector count
2006-08-25 Greg Kroah-HartmanMerge branch 'fixes' of git://git.linux-nfs.org/pub...
2006-08-24 Trond MyklebustVFS: Remove redundant open-coded mode bit checks in...
2006-08-24 Trond MyklebustVFS: Remove redundant open-coded mode bit check in...
2006-08-24 Trond MyklebustVFS: Fix access("file", X_OK) in the presence of ACLs
2006-08-24 Trond MyklebustNFSv4: Add v4 exception handling for the ACL functions.
2006-08-24 David HowellsNFS: Check lengths more thoroughly in NFS4 readdir...
2006-08-24 Trond MyklebustNFS: Fix issue with EIO on NFS read
2006-08-24 Trond MyklebustLOCKD: Fix a deadlock in nlm_traverse_files()
2006-08-24 Trond MyklebustSUNRPC: Fix dentry refcounting issues with users of...
2006-08-24 Trond MyklebustSUNRPC: make rpc_unlink() take a dentry argument instea...
2006-08-24 ASANO MasahiroVFS: add lookup hint for network file systems
2006-08-24 Nikita DanilovNFS: Fix a potential deadlock in nfs_release_page
2006-08-22 Jan KaraFix possible UDF deadlock and memory corruption (CVE...
2006-08-21 Oleg Nesterov[PATCH] uninline ioprio_best()
2006-08-21 Oleg Nesterov[PATCH] Fix current_io_context() vs set_task_ioprio...
2006-08-21 Oleg Nesterov[PATCH] sys_ioprio_set: minor do_each_thread+break fix
2006-08-15 Greg Kroah-HartmanMerge branch 'upstream-linus' of git://git./linux/kerne...
2006-08-14 Trond Myklebust[PATCH] fcntl(F_SETSIG) fix
2006-08-14 Alexander Zarochentsev[PATCH] fuse: fix error case in fuse_readpages
2006-08-14 Dan Bastone[PATCH] initialize parts of udf inode earlier in create
2006-08-14 Andrew Morton[PATCH] adfs error message fix
2006-08-10 Greg Kroah-HartmanMerge git://oss.sgi.com:8090/nathans/xfs-rc-2.6
2006-08-10 Nathan Scott[XFS] Fix xfs_free_extent related NULL pointer dereference.
2006-08-07 Mark Fashehocfs2: allocation hints
2006-08-07 Mark Fashehocfs2: better group descriptor consistency checks
2006-08-07 Mark Fashehocfs2: limit cluster bitmap information saved at mount
2006-08-07 Adrian Bunk[PATCH] fs/ocfs2/dlm/dlmc: unexport dlm_migrate_lockres
2006-08-07 Kurt Hackelocfs2: fix check for locally granted state during dlmun...
2006-08-07 Kurt Hackelocfs2: do not modify lksb->status in the unlock ast
2006-08-07 Kurt Hackelocfs2: Fix lvb corruption
2006-08-06 Greg Kroah-HartmanMerge branch 'master' of /home/greg/linux/git/torvalds...
2006-08-06 Eric Sandeen[PATCH] udf: initialize parts of inode earlier in create
2006-08-06 Chris Mason[PATCH] reiserfs_write_full_page() should not get_block...
2006-08-06 Chris Mason[PATCH] fix reiserfs lock inversion of bkl vs inode...
2006-08-06 Diego Calleja[PATCH] Fix BeFS slab corruption
2006-08-06 Alexander Zarochentsev[PATCH] i_mutex does not need to be locked in reiserfs_...
2006-08-06 Evgeniy Dushistov[PATCH] ufs: handle truncated pages
2006-08-06 Evgeniy Dushistov[PATCH] ufs: ufs_get_locked_page() race fix
2006-08-05 Greg Kroah-HartmanMerge ../torvalds-2.6/
2006-08-04 Greg Kroah-HartmanMerge branch 'for-linus' of git://git./linux/kernel...
2006-08-03 J. Bruce FieldsNLM/lockd: remove b_done
2006-08-03 Adrian BunkNFS: make 2 functions static
2006-08-03 Josh TriplettNFS: Release dcache_lock in an error path of nfs_path
2006-08-03 Al Viro[PATCH] don't bother with aux entires for dummy context
2006-08-03 Amy Griffis[PATCH] fix missed create event for directory audit
2006-08-03 Amy Griffis[PATCH] fix faulty inode data collection for open(...
2006-07-31 Eric Van Hensbergen[PATCH] 9p: fix fid behavior on failed remove
2006-07-31 Russ Ross[PATCH] 9p: fix marshalling bug in tcreate with empty...
2006-07-31 Badari Pulavarty[PATCH] ext3 -nobh option causes oops
2006-07-31 Josh Triplett[PATCH] freevxfs: Add missing lock_kernel() to vxfs_readdir
2006-07-31 Miklos Szeredi[PATCH] fuse: fix typo
2006-07-31 Miklos Szeredi[PATCH] fuse: use jiffies_64
2006-07-31 Miklos Szeredi[PATCH] fuse: fix zero timeout
2006-07-31 Josh Triplett[PATCH] ufs: remove incorrect unlock_kernel from failur...
2006-07-31 Josh Triplett[PATCH] efs: Remove incorrect unlock_kernel from failur...
2006-07-31 Josh Triplett[PATCH] Remove incorrect unlock_kernel from allocation...
2006-07-31 Arjan van de Ven[PATCH] inotify: fix deadlock found by lockdep
2006-07-31 Olaf Hering[PATCH] enable mac partition label per default on pmac
2006-07-31 Andrew Morton[PATCH] invalidate_bdev() speedup
2006-07-31 NeilBrown[PATCH] knfsd: Fix stale file handle problem with subtr...
2006-07-31 Neil Brown[PATCH] ext3: avoid triggering ext3_error on bad NFS...
2006-07-28 Dave KleikampJFS: Fix bug in quota code. tmp_bh.b_size must be...
2006-07-28 Nathan Scott[XFS] Ensure bulkstat from an invalid inode number...
2006-07-28 Nathan Scott[XFS] Fix a barrier related forced shutdown on mounts...
2006-07-28 Nathan Scott[XFS] Fix remount vs no/barrier options by ensuring...
2006-07-28 Christoph Hellwig[XFS] All xfs_disk_dquot_t values are (as the name...
2006-07-26 Dave KleikampJFS: Quota support broken, no quota_read and quota_write
2006-07-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-07-15 Linus TorvaldsDon't allow chmod() on the /proc/<pid>/ files
2006-07-15 Linus TorvaldsMark /proc MS_NOSUID and MS_NOEXEC
2006-07-15 Shailabh Nagar[PATCH] per-task-delay-accounting: /proc export of...
2006-07-15 Rolf Eike Beer[PATCH] add function documentation for register_chrdev()
2006-07-15 Jeff Mahoney[PATCH] reiserfs: fix handling of device names with...
2006-07-15 Kirill Korotaev[PATCH] struct file leakage
2006-07-15 Linus TorvaldsRelax /proc fix a bit
2006-07-14 Linus TorvaldsFix nasty /proc vulnerability
2006-07-13 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2006-07-12 Andrew Morton[PATCH] alloc_fdtable() expansion fix
2006-07-12 Adam B. Jerome[PATCH] /fs/proc/: 'larger than buffer size' memory...
2006-07-12 Arjan van de Ven[PATCH] lockdep: annotate the sysfs i_mutex to be a...
2006-07-12 Kirill Korotaev[PATCH] fix fdset leakage
2006-07-12 Linus TorvaldsMerge branch 'splice' of git://brick.kernel.dk/data...
2006-07-10 Shankar Anand[PATCH] knfsd: nfsd4: add per-operation server stats
2006-07-10 Andreas Gruenbacher[PATCH] Remove leftover ext3 acl declarations
2006-07-10 Andrew Morton[PATCH] fix weird logic in alloc_fdtable()
2006-07-10 David Howells[PATCH] FDPIC: Add coredump capability for the ELF...
2006-07-10 David Howells[PATCH] FDPIC: Move roundup() into linux/kernel.h
2006-07-10 David Howells[PATCH] FDPIC: Adjust the ELF-FDPIC driver to conform...
2006-07-10 David Howells[PATCH] NOMMU: Fix execution off of ramfs with mmap()
2006-07-10 David Howells[PATCH] FDPIC: Fix FDPIC compile errors
2006-07-10 Zhang, Yanmin[PATCH] mmap zero-length hugetlb file with PROT_NONE...
2006-07-10 Adrian Bunk[PATCH] fs/read_write.c: EXPORT_UNUSED_SYMBOL
2006-07-10 Peter Oberparleiter[PATCH] partitions: let partitions inherit policy from...
2006-07-10 Hisashi Hifumi[PATCH] reiserfs: fix journaling issue regarding fsync()
2006-07-10 Jens Axboe[PATCH] splice: fix problems with sys_tee()
2006-07-08 Steve French[CIFS] CIFS_DEBUG2 depends on CIFS
2006-07-05 Trond MyklebustMerge branch 'locks'
2006-07-05 Trond MyklebustNFS: Optimise away an excessive GETATTR call when a...
2006-07-05 Trond MyklebustNFS: Fix NFS page_state usage
next