aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Btrfs: kill free_space pointer from inode structureLi Zefan2012-07-23
* btrfs read error corrected message floods the console during recoveryAnand Jain2012-07-23
* Btrfs: fix buffer leak in btrfs_next_old_leafJan Schmidt2012-07-23
* Btrfs: do not count in readonly bytesLiu Bo2012-07-23
* Btrfs: add ro notification to dump_space_infoLiu Bo2012-07-23
* Btrfs: fix a bug of writting free space cache during balanceLiu Bo2012-07-23
* Btrfs: do not abort transaction in prealloc caseLiu Bo2012-07-23
* Btrfs: kill root from btrfs_is_free_space_inodeLiu Bo2012-07-23
* Btrfs: fix btrfs_is_free_space_inode to recognize btree inodeLiu Bo2012-07-23
* Btrfs: avoid I/O repair BUG() from btree_read_extent_buffer_pages()Stefan Behrens2012-07-23
* Btrfs: rework shrink_delallocJosef Bacik2012-07-23
* Btrfs: do not set subvolume flags in readonly modeLiu Bo2012-07-23
* Btrfs: use mnt_want_write_file instead of mnt_want_writeLiu Bo2012-07-23
* Btrfs: remove redundant r/o check for superblockLiu Bo2012-07-23
* Btrfs: check write access to mount earlier while creating snapshotsLiu Bo2012-07-23
* Btrfs: fix typo in cow_file_range_async and async_cow_submitLiu Bo2012-07-23
* Btrfs: change how we indicate we're adding csumsJosef Bacik2012-07-23
* Btrfs: return error of btrfs_update_inode() to callerTsutomu Itoh2012-07-23
* Btrfs: fix error handling in __add_reloc_root()Dan Carpenter2012-07-23
* Btrfs: do not ignore errors from btrfs_cleanup_fs_roots() when mountingIlya Dryomov2012-07-23
* Btrfs: do not return EINVAL instead of ENOMEM from open_ctree()Ilya Dryomov2012-07-23
* Btrfs: add DEVICE_READY ioctlJosef Bacik2012-07-23
* Btrfs: flush delayed inodes if we're short on spaceJosef Bacik2012-07-23
* btrfs: join DEV_STATS ioctls to oneDavid Sterba2012-07-23
* btrfs: ignore unfragmented file checks in defrag when compression enabled - r...Andrew Mahone2012-07-23
* Btrfs: small naming cleanup in join_transaction()Dan Carpenter2012-07-23
* Btrfs: don't update atime on RO subvolumesAlexander Block2012-07-23
* Btrfs: allow mount -o remount,compress=noArnd Hannemann2012-07-23
* Btrfs: remove ->dirty_inodeJosef Bacik2012-07-23
* Btrfs: reduce calls to wake_up on uncontended locksChris Mason2012-07-23
* Btrfs: don't wait around for new log writers on an SSDChris Mason2012-07-23
* Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2012-07-20
|\
| * pnfs-obj: Fix __r4w_get_page when offset is beyond i_sizeBoaz Harrosh2012-07-20
| * pnfs-obj: don't leak objio_state if ore_write/read failsBoaz Harrosh2012-07-20
| * ore: Unlock r4w pages in exact reverse order of lockingBoaz Harrosh2012-07-20
| * ore: Remove support of partial IO request (NFS crash)Boaz Harrosh2012-07-20
| * ore: Fix NFS crash by supporting any unaligned RAID IOBoaz Harrosh2012-07-20
* | Merge tag 'upstream-3.5-rc8' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-07-20
|\ \
| * | UBIFS: fix a bug in empty space fix-upArtem Bityutskiy2012-07-20
* | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-07-18
|\ \ \
| * | | cifs: always update the inode cache with the results from a FIND_*Jeff Layton2012-07-17
| * | | cifs: when CONFIG_HIGHMEM is set, serialize the read/write kmapsJeff Layton2012-07-17
| * | | cifs: on CONFIG_HIGHMEM machines, limit the rsize/wsize to the kmap spaceJeff Layton2012-07-17
| * | | Initialise mid_q_entry before putting it on the pending queueSachin Prabhu2012-07-17
| |/ /
* | | ext4: fix duplicated mnt_drop_write call in EXT4_IOC_MOVE_EXTAl Viro2012-07-18
* | | Merge tag 'pm-post-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-17
|\ \ \
| * | | PM: Rename CAP_EPOLLWAKEUP to CAP_BLOCK_SUSPENDMichael Kerrisk2012-07-17
* | | | Merge tag 'for-linus-v3.5-rc7' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-07-16
|\ \ \ \
| * | | | xfs: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacksChristoph Hellwig2012-07-13
| * | | | xfs: prevent recursion in xfs_buf_iorequestChristoph Hellwig2012-07-13