summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-11-20Fix broken ownership of /proc/sys/ filesAl Viro
2008-11-20touch_mnt_namespace when the mount flags changeDan Williams
2008-11-13hfs: fix namelength memory corruption (CVE-2008-5025)Eric Sesterhenn
2008-11-13JFFS2: Fix lack of locking in thread_should_wake()David Woodhouse
2008-11-13JFFS2: fix race condition in jffs2_lzo_compress()Geert Uytterhoeven
2008-11-13ext3: wait on all pending commits in ext3_sync_fsArthur Jones
2008-11-06hfsplus: check read_mapping_page() return valueEric Sesterhenn
2008-11-06hfsplus: fix Buffer overflow with a corrupted imageEric Sesterhenn
2008-10-25proc: fix vma display mismatch between /proc/pid/{maps,smaps}Joe Korty
2008-10-25ext[234]: Avoid printk floods in the face of directory corruption (CVE-2008-3...Eric Sandeen
2008-10-25CIFS: fix saving of resume key before CIFSFindNextJeff Layton
2008-10-22xfs: fix remount rw with unrecognized optionsChristoph Hellwig
2008-10-18CIFS: make sure we have the right resume info before calling CIFSFindNextSteve French
2008-10-18Fix barrier fail detection in XFSChristoph Hellwig
2008-10-09Don't allow splice() to files opened with O_APPENDLinus Torvalds
2008-10-02mm: tiny-shmem nommu fixNick Piggin
2008-10-02inotify: fix lock ordering wrt do_page_fault's mmap_semNick Piggin
2008-09-29mm owner: fix race between swapoff and exitBalbir Singh
2008-09-29Fix NULL pointer dereference in proc_sys_compareLinus Torvalds
2008-09-26Merge git://oss.sgi.com:8090/xfs/linux-2.6Linus Torvalds
2008-09-26Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds
2008-09-26[XFS] Remove xfs_iext_irec_compact_full()Lachlan McIlroy
2008-09-26[XFS] Fix extent list corruption in xfs_iext_irec_compact_full().Lachlan McIlroy
2008-09-249p: use an IS_ERR test rather than a NULL testJulien Brunel
2008-09-18UBIFS: fix printk format warningsAlexander Beregalov
2008-09-17UBIFS: remove incorrect assertAdrian Hunter
2008-09-17UBIFS: TNC / GC race fixesAdrian Hunter
2008-09-17UBIFS: create the name of the background thread in every caseSebastian Siewior
2008-09-17[XFS] Don't do I/O beyond eof when unreserving spaceLachlan McIlroy
2008-09-17[XFS] Fix use-after-free with buffersLachlan McIlroy
2008-09-17[XFS] Prevent lockdep false positives when locking two inodes.David Chinner
2008-09-17[XFS] Fix barrier status change detection.David Chinner
2008-09-17[XFS] Prevent direct I/O from mapping extents beyond eofLachlan McIlroy
2008-09-17[XFS] Fix regression introduced by remount fixupChristoph Hellwig
2008-09-17[XFS] Move memory allocations for log tracing out of the critical pathLachlan McIlroy
2008-09-13rescan_partitions(): make device capacity errors non-fatalAndrew Morton
2008-09-13mm: ifdef Quicklists in /proc/meminfoHugh Dickins
2008-09-13bfs: fix Lockdep warningEric Sesterhenn
2008-09-13proc: more debugging for "already registered" caseAlexey Dobriyan
2008-09-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2008-09-10ocfs2: Fix a bug in direct IO read.Tao Ma
2008-09-09Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds
2008-09-08NFS: Restore missing hunk in NFS mount option parserChuck Lever
2008-09-08udf: add llseek methodChristoph Hellwig
2008-09-05UBIFS: make minimum fanout 3Artem Bityutskiy
2008-09-05UBIFS: fix division by zeroArtem Bityutskiy
2008-09-05sched: fix process time monotonicityBalbir Singh
2008-09-03UBIFS: amend f_fsidArtem Bityutskiy
2008-09-02mm: show quicklist usage in /proc/meminfoKOSAKI Motohiro
2008-09-02NTFS: update homepageAdrian Bunk