summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2012-07-23Btrfs: add ro notification to dump_space_infoLiu Bo
2012-07-23Btrfs: fix a bug of writting free space cache during balanceLiu Bo
2012-07-23Btrfs: do not abort transaction in prealloc caseLiu Bo
2012-07-23Btrfs: kill root from btrfs_is_free_space_inodeLiu Bo
2012-07-23Btrfs: fix btrfs_is_free_space_inode to recognize btree inodeLiu Bo
2012-07-23Btrfs: avoid I/O repair BUG() from btree_read_extent_buffer_pages()Stefan Behrens
2012-07-23Btrfs: rework shrink_delallocJosef Bacik
2012-07-23Btrfs: do not set subvolume flags in readonly modeLiu Bo
2012-07-23Btrfs: use mnt_want_write_file instead of mnt_want_writeLiu Bo
2012-07-23Btrfs: remove redundant r/o check for superblockLiu Bo
2012-07-23Btrfs: check write access to mount earlier while creating snapshotsLiu Bo
2012-07-23Btrfs: fix typo in cow_file_range_async and async_cow_submitLiu Bo
2012-07-23Btrfs: change how we indicate we're adding csumsJosef Bacik
2012-07-23Btrfs: return error of btrfs_update_inode() to callerTsutomu Itoh
2012-07-23Btrfs: fix error handling in __add_reloc_root()Dan Carpenter
2012-07-23Btrfs: do not ignore errors from btrfs_cleanup_fs_roots() when mountingIlya Dryomov
2012-07-23Btrfs: do not return EINVAL instead of ENOMEM from open_ctree()Ilya Dryomov
2012-07-23Btrfs: add DEVICE_READY ioctlJosef Bacik
2012-07-23Btrfs: flush delayed inodes if we're short on spaceJosef Bacik
2012-07-23btrfs: join DEV_STATS ioctls to oneDavid Sterba
2012-07-23btrfs: ignore unfragmented file checks in defrag when compression enabled - r...Andrew Mahone
2012-07-23Btrfs: small naming cleanup in join_transaction()Dan Carpenter
2012-07-23Btrfs: don't update atime on RO subvolumesAlexander Block
2012-07-23Btrfs: allow mount -o remount,compress=noArnd Hannemann
2012-07-23Btrfs: remove ->dirty_inodeJosef Bacik
2012-07-23Btrfs: reduce calls to wake_up on uncontended locksChris Mason
2012-07-23Btrfs: don't wait around for new log writers on an SSDChris Mason
2012-07-20Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2012-07-20Merge tag 'upstream-3.5-rc8' of git://git.infradead.org/linux-ubifsLinus Torvalds
2012-07-20pnfs-obj: Fix __r4w_get_page when offset is beyond i_sizeBoaz Harrosh
2012-07-20pnfs-obj: don't leak objio_state if ore_write/read failsBoaz Harrosh
2012-07-20ore: Unlock r4w pages in exact reverse order of lockingBoaz Harrosh
2012-07-20ore: Remove support of partial IO request (NFS crash)Boaz Harrosh
2012-07-20ore: Fix NFS crash by supporting any unaligned RAID IOBoaz Harrosh
2012-07-20UBIFS: fix a bug in empty space fix-upArtem Bityutskiy
2012-07-18Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-07-18ext4: fix duplicated mnt_drop_write call in EXT4_IOC_MOVE_EXTAl Viro
2012-07-17Merge tag 'pm-post-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-07-17PM: Rename CAP_EPOLLWAKEUP to CAP_BLOCK_SUSPENDMichael Kerrisk
2012-07-16cifs: always update the inode cache with the results from a FIND_*Jeff Layton
2012-07-16cifs: when CONFIG_HIGHMEM is set, serialize the read/write kmapsJeff Layton
2012-07-16cifs: on CONFIG_HIGHMEM machines, limit the rsize/wsize to the kmap spaceJeff Layton
2012-07-16Initialise mid_q_entry before putting it on the pending queueSachin Prabhu
2012-07-16Merge tag 'for-linus-v3.5-rc7' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-07-16fifo: Do not restart open() if it already found a partnerAnders Kaseorg
2012-07-13xfs: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacksChristoph Hellwig
2012-07-13xfs: prevent recursion in xfs_buf_iorequestChristoph Hellwig
2012-07-13xfs: don't defer metadata allocation to the workqueueDave Chinner
2012-07-13xfs: really fix the cursor leak in xfs_alloc_ag_vextent_nearDave Chinner
2012-07-13Merge tag 'nfs-for-3.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds