aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-12-10ext2: Unify log messages in ext2Alexey Fisher
2009-12-10ext3: make "norecovery" an alias for "noload"Eric Sandeen
2009-12-10ext3: Don't update the superblock in ext3_statfs()Eric Sandeen
2009-12-10ext3: journal all modifications in ext3_xattr_set_handleEric Sandeen
2009-12-10quota: Fix WARN_ON in lookup_one_lenJan Kara
2009-12-10const: struct quota_format_opsAlexey Dobriyan
2009-12-10ubifs: remove manual O_SYNC handlingChristoph Hellwig
2009-12-10afs: remove manual O_SYNC handlingChristoph Hellwig
2009-12-10kill wait_on_page_writeback_rangeChristoph Hellwig
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig
2009-12-10zisofs: Implement reading of compressed files when PAGE_CACHE_SIZE > compress...Jan Kara
2009-12-10exofs: Multi-device mirror supportBoaz Harrosh
2009-12-10exofs: Move all operations to an io_engineBoaz Harrosh
2009-12-10exofs: move osd.c to ios.cBoaz Harrosh
2009-12-10exofs: statfs blocks is sectors not FS blocksBoaz Harrosh
2009-12-10exofs: Prints on mount and unmoutBoaz Harrosh
2009-12-10exofs: refactor exofs_i_info initialization into common helperBoaz Harrosh
2009-12-10exofs: dbg-print lessBoaz Harrosh
2009-12-10exofs: More sane debug printBoaz Harrosh
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)Theodore Ts'o
2009-12-09ext4: Do not override ext2 or ext3 if built they are built as modulesTheodore Ts'o
2009-12-09jbd2: Export jbd2_log_start_commit to fix ext4 buildTheodore Ts'o
2009-12-09Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-08UBIFS: fix return code in check_leafRoel Kluin
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-06ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXTAkira Fujita
2009-12-08ext4: Wait for proper transaction commit on fsyncJan Kara
2009-12-08ext4: fix incorrect block reservation on quota transfer.Dmitry Monakhov
2009-12-08ext4: quota macros cleanupDmitry Monakhov
2009-12-08ext4: ext4_get_reserved_space() must return bytes instead of blocksDmitry Monakhov
2009-12-08ext4: remove blocks from inode prealloc list on failureCurt Wohlgemuth
2009-12-08ext4: wait for log to commit when umountingJosef Bacik
2009-12-08ext4: Avoid data / filesystem corruption when write fails to copy dataJan Kara
2009-12-07ext4: Use ext4 file system driver for ext2/ext3 file system mountsTheodore Ts'o
2009-12-07ext4: Return the PTR_ERR of the correct pointer in setup_new_group_blocks()Roel Kluin
2009-12-05Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2009-12-04tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder
2009-12-04reiserfs: fix misspelling of "journaled"Adam Buchbinder
2009-12-04inotify: remove superfluous return code checkGiuseppe Scrivano
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-04fs/debugfs/inode.c: fix comment typosAlberto Bertogli
2009-12-04tree-wide: fix typos "offest" -> "offset"Uwe Kleine-König
2009-12-03writeback: remove unused nonblocking and congestion checksWu Fengguang
2009-12-03writeback: introduce wbc.for_backgroundWu Fengguang