aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-09-30UBIFS: update dbg_dump_inodeArtem Bityutskiy
2008-09-30UBIFS: fix commentaryArtem Bityutskiy
2008-09-30UBIFS: fix races in bit-fieldsArtem Bityutskiy
2008-09-30UBIFS: ensure data read beyond i_size is zeroed out correctlyAdrian Hunter
2008-09-30UBIFS: correct key comparisonAdrian Hunter
2008-09-30UBIFS: use bit-fields when possibleArtem Bityutskiy
2008-09-30UBIFS: check data CRC when in error stateArtem Bityutskiy
2008-09-30UBIFS: improve znode splitting rulesAdrian Hunter
2008-09-30UBIFS: add no_chk_data_crc mount optionAdrian Hunter
2008-09-30UBIFS: add bulk-read facilityAdrian Hunter
2008-09-30UBIFS: use an IS_ERR test rather than a NULL testJulien Brunel
2008-09-30UBIFS: inline one-line functionsArtem Bityutskiy
2008-09-30UBIFS: remove unneeded unlikely()Hirofumi Nakagawa
2008-09-30UBIFS: add a print, fix comments and more minor stuffArtem Bityutskiy
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
2008-09-02Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-09-01nfsd: fix buffer overrun decoding NFSv4 aclJ. Bruce Fields
2008-09-01nfsd: fix compound state allocation error handlingAndy Adamson