summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-07-29btrfs: skip superblocks during discardJeff Mahoney
2015-07-29btrfs: btrfs_issue_discard ensure offset/length are aligned to sector boundariesJeff Mahoney
2015-07-29btrfs: make btrfs_issue_discard return bytes discardedJeff Mahoney
2015-07-29block: manipulate bio->bi_flags through helpersJens Axboe
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig
2015-07-29Merge branch 'xfs-meta-uuid' into for-nextDave Chinner
2015-07-29Merge branch 'xfs-misc-fixes-for-4.3' into for-nextDave Chinner
2015-07-29xfs: create new metadata UUID field and incompat flagEric Sandeen
2015-07-29libxfs: add xfs_bit.cDave Chinner
2015-07-29xfs: Remove duplicate jumps to the same labelJan Kara
2015-07-29xfs: Use consistent logging message prefixesJoe Perches
2015-07-29xfs: validate transaction header length on log recoveryBrian Foster
2015-07-29xfs: close xc_cil list_empty() races with cil commit sequenceBrian Foster
2015-07-29xfs: xfs_bunmapi() does not need XFS_BMAPI_METADATA flagDave Chinner
2015-07-29xfs: remote attributes need to be considered dataDave Chinner
2015-07-29xfs: remote attribute headers contain an invalid LSNDave Chinner
2015-07-29xfs: call dax_fault on read page faults for DAXDave Chinner
2015-07-28ext4 crypto: remove duplicate header filezilong.liu
2015-07-28ext4: update c/mtime on truncate upEryu Guan
2015-07-28jbd2: avoid infinite loop when destroying aborted journalJan Kara
2015-07-28Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-07-28nfs: Fix an oops caused by using other thread's stack space in ASYNC modeKinglong Mee
2015-07-28nfs: plug memory leak when ->prepare_layoutcommit failsJeff Layton
2015-07-27NFSv4.2: handle NFS-specific llseek errorsJ. Bruce Fields
2015-07-27NFS: Don't clear desc->pg_moreio in nfs_do_recoalesce()Trond Myklebust
2015-07-27NFS: Fix a memory leak in nfs_do_recoalesceTrond Myklebust
2015-07-27ext4: memory leak on error in ext4_symlink()Dan Carpenter
2015-07-25f2fs: call set_page_dirty to attach i_wb for cgroupJaegeuk Kim
2015-07-25f2fs: handle error cases in move_encrypted_blockJaegeuk Kim
2015-07-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2015-07-23block: export bio_associate_*() and wbc_account_io()Tejun Heo
2015-07-23ext4: Improve ext4 Kconfig testJan Kara
2015-07-23fs: Remove ext3 filesystem driverJan Kara
2015-07-23jfs: Handle error from dquot_initialize()Dave Kleikamp
2015-07-23reiserfs: Handle error from dquot_initialize()Jan Kara
2015-07-23ocfs2: Handle error from dquot_initialize()Jan Kara
2015-07-23ext4: Handle error from dquot_initialize()Jan Kara
2015-07-23ext2: Handle error from dquot_initalize()Jan Kara
2015-07-23quota: Propagate error from ->acquire_dquot()Jan Kara
2015-07-23mnt: In detach_mounts detach the appropriate unmounted mountEric W. Biederman
2015-07-23ext4, jbd2: add REQ_FUA flag when recording an error in the superblockDaeho Jeong
2015-07-22mnt: Clarify and correct the disconnect logic in umount_treeEric W. Biederman
2015-07-22Btrfs: fix quick exhaustion of the system array in the superblockFilipe Manana
2015-07-22btrfs: its btrfs_err() instead of btrfs_error()Anand Jain
2015-07-22btrfs: Avoid NULL pointer dereference of free_extent_buffer when read_tree_bl...Zhao Lei
2015-07-22btrfs: Fix lockdep warning of btrfs_run_delayed_iputs()Zhao Lei
2015-07-22NFS: Remove the "NFS_CAP_CHANGE_ATTR" capabilityTrond Myklebust
2015-07-22NFS: Set NFS_INO_REVAL_PAGECACHE if the change attribute is uninitialisedTrond Myklebust
2015-07-22NFS: Don't revalidate the mapping if both size and change attr are up to dateTrond Myklebust