Age | Commit message (Expand) | Author |
2008-02-25 | NFS: Fix a potential file corruption issue when writing | Trond Myklebust |
2008-02-10 | splice: fix user pointer access in get_iovec_page_array() | Bastian Blank |
2008-02-08 | splice: missing user pointer access verification (CVE-2008-0009/10) | Jens Axboe |
2008-02-08 | vm audit: add VM_DONTEXPAND to mmap for drivers that need it (CVE-2008-0007) | Nick Piggin |
2008-02-08 | knfsd: Allow NFSv2/3 WRITE calls to succeed when krb5i etc is used. | NeilBrown |
2008-02-08 | CIFS: Respect umask when using POSIX mkdir | Steve French |
2008-02-08 | vfs: coredumping fix (CVE-2007-6206) | Ingo Molnar |
2008-01-14 | Use access mode instead of open flags to determine needed permissions (CVE-20... | Linus Torvalds |
2007-12-14 | XFS: Make xfsbufd threads freezable | Rafael J. Wysocki |
2007-11-26 | reiserfs: don't drop PG_dirty when releasing sub-page-sized dirty file | Fengguang Wu |
2007-11-26 | nfsd4: recheck for secure ports in fh_verify | J. Bruce Fields |
2007-11-26 | knfsd: fix spurious EINVAL errors on first access of new filesystem | J. Bruce Fields |
2007-11-16 | NFS: Fix a writeback race... | Trond Myklebust |
2007-11-16 | ocfs2: fix write() performance regression | Mark Fasheh |
2007-11-16 | minixfs: limit minixfs printks on corrupted dir i_size (CVE-2006-6058) | Eric Sandeen |
2007-11-16 | xfs: eagerly remove vmap mappings to avoid upsetting Xen | Jeremy Fitzhardinge |
2007-11-16 | sched: keep utime/stime monotonic | Frans Pop |
2007-11-16 | splice: fix double kunmap() in vmsplice copy path | Jens Axboe |
2007-11-16 | locks: fix possible infinite loop in posix deadlock detection | J. Bruce Fields |
2007-10-09 | NLM: Fix a memory leak in nlmsvc_testlock | Trond Myklebust |
2007-10-08 | AIO: fix cleanup in io_submit_one(...) | Yan Zheng |
2007-10-03 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo... | Linus Torvalds |
2007-10-03 | ocfs2: Unlock mutex in local alloc failure case | Sunil Mushran |
2007-10-01 | Fix possible splice() mmap_sem deadlock | Linus Torvalds |
2007-10-01 | Revert "[XFS] Avoid replaying inode buffer initialisation log items if on-dis... | Tim Shimmin |
2007-09-28 | NFS: Fix an Oops in encode_lookup() | Trond Myklebust |
2007-09-26 | NLM: Fix a circular lock dependency in lockd | Trond Myklebust |
2007-09-26 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2007-09-25 | Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jeff Garzik |
2007-09-25 | ufs: fix sun state | Evgeniy Dushistov |
2007-09-22 | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 | Linus Torvalds |
2007-10-03 | binfmt_flat: checkpatch fixing minimum support for the blackfin relocations | Andrew Morton |
2007-10-03 | Binfmt_flat: Add minimum support for the Blackfin relocations | Bernd Schmidt |
2007-09-21 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2007-09-21 | [PATCH] WE : Add missing auth compat-ioctl | Jean Tourrilhes |
2007-09-20 | ocfs2: Pack vote message and response structures | Sunil Mushran |
2007-09-20 | ocfs2: Don't double set write parameters | Mark Fasheh |
2007-09-20 | ocfs2: Fix pos/len passed to ocfs2_write_cluster | Mark Fasheh |
2007-09-20 | ocfs2: Allow smaller allocations during large writes | Mark Fasheh |
2007-09-20 | signalfd simplification | Davide Libenzi |
2007-09-20 | [XFS] fix valid but harmless sparse warning | Christoph Hellwig |
2007-09-20 | [XFS] fix filestreams on 32-bit boxes | Eric Sandeen |
2007-09-19 | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 | Linus Torvalds |
2007-09-19 | ext34: ensure do_split leaves enough free space in both blocks | Eric Sandeen |
2007-09-19 | nfs: fix oops re sysctls and V4 support | Alexey Dobriyan |
2007-09-19 | dir_index: error out instead of BUG on corrupt dx dirs | Eric Sandeen |
2007-09-18 | [XFS] Avoid replaying inode buffer initialisation log items if on-disk versio... | Lachlan McIlroy |
2007-09-18 | [XFS] Ensure file size updates have been completed before writing inode to disk. | Lachlan McIlroy |
2007-09-17 | [XFS] On-demand reaping of the MRU cache | David Chinner |
2007-09-15 | Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jeff Garzik |