aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-12-10ext2: fix comment in ext2_find_entry about return valuesJérémy Cochoy
2009-12-10ext3: Unify log messages in ext3Alexey Fisher
2009-12-10ext2: clear uptodate flag on super block I/O errorStephen Hemminger
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-09Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-12-08nfs41: Invoke RECLAIM_COMPLETE on all new client idsRicardo Labiaga
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-08NFSv41: Fix a potential state leakage when restarting nfs4_close_prepareTrond Myklebust
2009-12-08UBIFS: fix return code in check_leafRoel Kluin
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-07nfs41: Handle NFSv4.1 session errors in the delegation recall codeRicardo Labiaga
2009-12-07nfs41: Retry delegation return if it failed with session errorRicardo Labiaga
2009-12-07nfs41: Handle session errors during delegation returnRicardo Labiaga
2009-12-07nfs41: Mark stateids in need of reclaim if state manager gets stale clientidRicardo Labiaga
2009-12-07NFS: Fix up the declaration of nfs4_restart_rpc when NFSv4 not configuredTrond Myklebust
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