summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-11-23ext4: call ext4_forget() from ext4_free_blocks()Theodore Ts'o
2009-11-22ext4: fold ext4_free_blocks() and ext4_mb_free_blocks()Theodore Ts'o
2009-11-23ext4: fold ext4_journal_forget() into ext4_forget()Theodore Ts'o
2009-11-24ext4: fold ext4_journal_revoke() into ext4_forget()Theodore Ts'o
2009-11-23ext4: move ext4_forget() to ext4_jbd2.cTheodore Ts'o
2009-11-19ext4: make "norecovery" an alias for "noload"Eric Sandeen
2009-11-19ext4: make trim/discard optional (and off by default)Eric Sandeen
2009-11-23ext4: fix error handling in ext4_ind_get_blocks()Jan Kara
2009-11-23ext4: avoid issuing unnecessary barriersTheodore Ts'o
2009-11-15ext4: fix block validity checks so they work correctly with meta_bgTheodore Ts'o
2009-11-23ext4: fix uninit block bitmap initialization when s_meta_first_bg is non-zeroTheodore Ts'o
2009-11-23ext4: don't update the superblock in ext4_statfs()Theodore Ts'o
2009-11-15ext4: journal all modifications in ext4_xattr_set_handleEric Sandeen
2009-11-15ext4: fix i_flags access in ext4_da_writepages_trans_blocks()Julia Lawall
2009-11-23ext4: make sure directory and symlink blocks are revokedTheodore Ts'o
2009-11-23ext4: add tracepoint for ext4_forget()Theodore Ts'o
2009-11-23ext4: remove failed journal checksum checkTheodore Ts'o
2009-11-15jbd2: don't wipe the journal on a failed journal checksumTheodore Ts'o
2009-11-14ext4: plug a buffer_head leak in an error path of ext4_iget()Theodore Ts'o
2009-11-23ext4: fix spelling typos in move_extent.cAkira Fujita
2009-11-23ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXTAkira Fujita
2009-11-23ext4: fix lock order problem in ext4_move_extents()Akira Fujita
2009-11-23ext4: fix the returned block count if EXT4_IOC_MOVE_EXT failsAkira Fujita
2009-11-23ext4: avoid divide by zero when trying to mount a corrupted file systemTheodore Ts'o
2009-11-23ext4: fix potential buffer head leak when add_dirent_to_buf() returns ENOSPCTheodore Ts'o
2009-11-12__generic_block_fiemap(): fix for files bigger than 4GBMike Hommey
2009-11-12exec: setup_arg_pages() fails to return errorsAnton Blanchard
2009-11-12fs: add missing compat_ptr handling for FS_IOC_RESVSP ioctlHeiko Carstens
2009-11-12pidns: fix a leak in /proc dentries and inodes with pid namespaces.Sukadev Bhattiprolu
2009-11-12fs/jbd: Export log_start_commit to fix ext3 build.Stefan Schmidt
2009-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-11-11Btrfs: fix panic when trying to destroy a newly allocatedJosef Bacik
2009-11-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-11-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-11-11Btrfs: allow more metadata chunk preallocationChris Mason
2009-11-11Btrfs: fallback on uncompressed io if compressed io failsJosef Bacik
2009-11-11Btrfs: find ideal block group for cachingJosef Bacik
2009-11-11Btrfs: avoid null deref in unpin_extent_cache()Dan Carpenter
2009-11-11Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_rootLi Dongyang
2009-11-11Btrfs: fix some metadata enospc issuesJosef Bacik
2009-11-11Btrfs: fix how we set max_size for free space clustersJosef Bacik
2009-11-11Btrfs: cleanup transaction starting and fix journal_info usageJosef Bacik
2009-11-11Btrfs: fix data allocation hint startJosef Bacik
2009-11-11JBD/JBD2: free j_wbuf if journal init fails.Tao Ma
2009-11-11ext3: Wait for proper transaction commit on fsyncJan Kara
2009-11-11ext3: retry failed direct IO allocationsEric Sandeen
2009-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-11-08ext4: partial revert to fix double brelse WARNING()Theodore Ts'o
2009-11-08nilfs2: fix missing cleanup of gc cache on error casesRyusuke Konishi
2009-11-08nilfs2: fix kernel oops in error case of nilfs_ioctl_move_blocksRyusuke Konishi