summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason
2009-01-05Btrfs: drop EXPORT symbols from extent_io.cChris Mason
2009-01-05Btrfs: 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-16ocfs2: 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
2008-12-15Btrfs: Don't use spin*lock_irq for the delalloc lockChris Mason
2008-12-15Btrfs: Fix compressed writes on truncated pagesChris Mason
2008-12-12Btrfs: fix nodatasum handling in balancing codeYan Zheng
2008-12-12Btrfs: shared seed deviceYan Zheng
2008-12-11Btrfs: fix leaking block group on balanceYan Zheng
2008-12-11Btrfs: mnt_drop_write in ioctl_trans_endSage Weil
2008-12-10Btrfs: Add checking of csum tree in balancing codeYan Zheng
2008-12-10Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob...Linus Torvalds
2008-12-10KSYM_SYMBOL_LEN fixesHugh Dickins
2008-12-10inotify: fix IN_ONESHOT unmount event watcherDmitri Monakhov
2008-12-10pagemap: fix 32-bit pagemap regressionMatt Mackall
2008-12-10revert "percpu_counter: new function percpu_counter_sum_and_set"Andrew Morton
2008-12-10revert "percpu counter: clean up percpu_counter_sum_and_set()"Andrew Morton
2008-12-10Btrfs: Delete csum items when freeing extentsChris Mason
2008-12-09tracehook: exec double-reporting fixRoland McGrath
2008-12-08EXPORTFS: handle NULL returns from fh_to_dentry()/fh_to_parent()J. Bruce Fields
2008-12-08Btrfs: Fix compressed checksum fsync log copiesChris Mason
2008-12-08Btrfs: Add inode sequence number for NFS and reserved space in a few structsChris Mason
2008-12-08Btrfs: Use map_private_extent_buffer during generic_bin_searchChris Mason
2008-12-08Btrfs: superblock duplicationYan Zheng
2008-12-08Btrfs: move data checksumming into a dedicated treeChris Mason
2008-12-05Fix a race condition in FASYNC handlingJonathan Corbet
2008-12-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds