summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-09-01Btrfs: change how we queue blocks for backref checkingJosef Bacik
2013-09-01Btrfs: check to see if we have an inline item properlyJosef Bacik
2013-09-01Btrfs: fix what bits we clear when erroring out from delallocJosef Bacik
2013-09-01Btrfs: cleanup arguments to extent_clear_unlock_delallocJosef Bacik
2013-09-01btrfs: use BTRFS_SUPER_INFO_SIZE macro at btrfs_read_dev_super()Anand Jain
2013-09-01Btrfs: cache the extent map struct when reading several pagesMiao Xie
2013-09-01Btrfs: batch the extent state operation when reading pagesMiao Xie
2013-09-01Btrfs: batch the extent state operation in the end io handle of the read pageMiao Xie
2013-09-01Btrfs: don't cache the csum value into the extent state treeMiao Xie
2013-09-01Btrfs: add branch prediction hints in the read page end IO functionMiao Xie
2013-09-01Btrfs: remove unnecessary argument of bio_readpage_error()Miao Xie
2013-09-01Btrfs: add missing mounting options in btrfs_show_options()Wang Shilong
2013-09-01Btrfs: use u64 for subvolid when parsing mount optionsWang Shilong
2013-09-01Btrfs: add sanity checks regarding to parsing mount optionsWang Shilong
2013-09-01Btrfs, raid56: fix memory leak when allocating pages for p/q stripes failedMiao Xie
2013-09-01btrfs/raid56: fix and cleanup some error pathsDan Carpenter
2013-09-01Btrfs: don't bother autodefragging if our root is going awayJosef Bacik
2013-09-01Btrfs: cleanup reloc roots properly on errorJosef Bacik
2013-09-01Btrfs: reset ret in record_one_backrefJosef Bacik
2013-09-01btrfs: fix get set label blocking against balanceAnand Jain
2013-09-01Btrfs: Print key type in decimal everywhereStefan Behrens
2013-09-01Btrfs/tracepoint: update delayed ref tracepointsLiu Bo
2013-09-01btrfs_read_block_groups: Use enums to indexchandan
2013-09-01btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convertQu Wenruo
2013-09-01Btrfs: set qgroup_ulist to be null after calling ulist_free()Wang Shilong
2013-09-01Btrfs: add missing error checks to add_data_referencesFilipe David Borba Manana
2013-09-01btrfs: make errors in btrfs_num_copies less noisyDavid Sterba
2013-09-01Btrfs: make free space caching faster with many non-inline extent referencesLiu Bo
2013-09-01btrfs: fall back to global reservation when removing subvolumesJeff Mahoney
2013-09-01Btrfs: optimize btrfs_lookup_extent_info()Filipe David Borba Manana
2013-09-01Btrfs: Release uuid_mutex for shrink during device deleteCarey Underwood
2013-09-01Btrfs: set lockdep class before locking new extent bufferJosef Bacik
2013-09-01Btrfs: return -1 when lzo compression makes data biggerStefan Agner
2013-09-01Btrfs: stop using GFP_ATOMIC for the tree mod log allocationsJosef Bacik
2013-08-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-08-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2013-08-24VFS: collect_mounts() should return an ERR_PTRDan Carpenter
2013-08-24bfs: iget_locked() doesn't return an ERR_PTRDan Carpenter
2013-08-24efs: iget_locked() doesn't return an ERR_PTR()Dan Carpenter
2013-08-24proc: kill the extra proc_readfd_common()->dir_emit_dots()Oleg Nesterov
2013-08-24cope with potentially long ->d_dname() output for shmem/hugetlbAl Viro
2013-08-23nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP err...Vyacheslav Dubeyko
2013-08-23nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP e...Vyacheslav Dubeyko
2013-08-21[SCSI] sg: Fix user memory corruption when SG_IO is interrupted by a signalRoland Dreier
2013-08-19proc: more readdir conversion bug-fixesLinus Torvalds
2013-08-19proc: return on proc_readdir errorRichard Genoud
2013-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds
2013-08-19GFS2: Check for glock already held in gfs2_getxattrSteven Whitehouse
2013-08-19GFS2: alloc_workqueue() doesn't return an ERR_PTRDan Carpenter
2013-08-19GFS2: don't overrun reserved revokesBenjamin Marzinski