summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-01-21Btrfs: open_ctree() error handling can oops on fs_infoQinghuang Feng
2009-01-21Btrfs: fix stop searching test in replace_one_extentYan Zheng
2009-01-21Btrfs: change/remove typedefJan Engelhardt
2009-01-21Btrfs: remove duplicated #includeHuang Weiyi
2009-01-21Btrfs: Fix infinite loop in btrfs_extent_post_opYan Zheng
2009-01-21Btrfs: fix locking issue in btrfs_remove_block_groupYan Zheng
2009-01-21Btrfs: simplify iteration codesQinghuang Feng
2009-01-21Btrfs: check return value for kthread_run() correctlyQinghuang Feng
2009-01-21Btrfs: Remove extra KERN_INFO in the middle of a lineRoland Dreier
2009-01-21Btrfs: removed unused #include <version.h>'sHuang Weiyi
2009-01-21Btrfs: cleanup xattr codeJosef Bacik
2009-01-21Btrfs: cleanup fs/btrfs/super.c::btrfs_control_ioctl()Wang Cong
2009-01-16Btrfs: fix ioctl arg size (userland incompatible change!)Chris Mason
2009-01-16Btrfs: Clear the device->running_pending flag before bailing on congestionChris Mason
2009-01-09Btrfs: explicitly mark the tree log root for writebackChris Mason
2009-01-08Btrfs: Drop the hardware crc32c asm codeChris Mason
2009-01-07Btrfs: Add Documentation/filesystem/btrfs.txt, remove old COPYINGDavid Woodhouse
2009-01-07Btrfs: kmap_atomic(KM_USER0) is safe for btrfs_readpage_end_io_hookChris Mason
2009-01-06Btrfs: Don't use kmap_atomic(..., KM_IRQ0) during checksum verifiesChris Mason
2009-01-06Btrfs: tree logging checksum fixesYan Zheng
2009-01-06Btrfs: don't change file extent's ram_bytes in btrfs_drop_extentsYan Zheng
2009-01-06Btrfs: Use btrfs_join_transaction to avoid deadlocks during snapshot creationYan Zheng
2009-01-06Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat codeChris Mason
2009-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason
2009-01-06Btrfs: drop EXPORT symbols from extent_io.cChris Mason
2009-01-06Btrfs: Fix checkpatch.pl warningsChris Mason
2009-01-05Btrfs: Fix free block discard calls down to the block layerLiu Hui
2009-01-05Btrfs: avoid orphan inode caused by log replayYan Zheng
2009-01-05Btrfs: avoid potential super block corruptionYan Zheng
2009-01-05Btrfs: do not call kfree if kmalloc failed in btrfs_sysfs_add_superShen Feng
2009-01-05Btrfs: fix a memory leak in btrfs_get_sbShen Feng
2009-01-05Btrfs: Fix typo in clear_state_cbLiu Hui
2009-01-05Btrfs: Fix memset length in btrfs_file_writeyanhai zhu
2009-01-05Btrfs: update directory's size when creating subvol/snapshotYan Zheng
2009-01-05Btrfs: add permission checks to the ioctlsChris Mason
2008-12-19fs/9p: change simple_strtol to simple_strtoulJulia Lawall
2008-12-199p: convert d_iname references to d_name.nameWu Fengguang
2008-12-199p: Remove potentially bad parameter from function entry debug print.Duane Griffin
2008-12-19Btrfs: Fix compile warning around num_online_cpus() in a min statementChris Mason
2008-12-19Btrfs: set EXTENT_BOUNDARY bit before marking extent delalloc.Yan Zheng
2008-12-19Btrfs: properly update block accounting for metadataYan Zheng
2008-12-19Btrfs: Add missing mnt_drop_write in ioctl.cYan Zheng
2008-12-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-12-17cifs: fix buffer overrun in parse_DFS_referralsJeff Layton
2008-12-17Btrfs: fix return value from btrfs_listxattr when buffer size is too smallYehuda Sadeh Weinraub
2008-12-17Btrfs: shift all end_io work to thread poolsChris Mason
2008-12-17Btrfs: properly check free space for tree balancingYan Zheng
2008-12-17ocfs2: Add JBD2 compat feature bit.Joel Becker
2008-12-16ocfs2: Always update xattr search when creating bucket.Tao Ma
2008-12-16Btrfs: delete checksum items before marking blocks freeChris Mason