summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-09-17Btrfs: Fix the problem that the dirty flag of dev stats is clearedMiao Xie
2014-09-17Btrfs: make the device lock and its protected data in the same cachelineMiao Xie
2014-09-17Btrfs: fix wrong generation check of super block on a seed deviceMiao Xie
2014-09-17Btrfs: fix wrong fsid check of scrubMiao Xie
2014-09-17btrfs: wake up transaction thread from SYNC_FS ioctlDavid Sterba
2014-09-17Btrfs: fix wrong max inline data size limitWang Shilong
2014-09-17Btrfs: fix off-by-one in cow_file_range_inline()Wang Shilong
2014-09-17Btrfs: fall into nocompression codes quickly if possibleWang Shilong
2014-09-17Btrfs: fix wrong skipping compression for an inodeWang Shilong
2014-09-17Btrfs: fix sparse warningFabian Frederick
2014-09-17Btrfs: use BUG_ONHIMANGI SARAOGI
2014-09-17btrfs compression: merge inflate and deflate z_streamsSergey Senozhatsky
2014-09-17Btrfs: set error return value in btrfs_get_blocks_directFilipe Manana
2014-09-17Btrfs: reduce size of struct extent_stateFilipe Manana
2014-09-17btrfs: use PTR_ERR_OR_ZEROFabian Frederick
2014-09-17Btrfs: print btrfs specific info for some fatal error casesWang Shilong
2014-09-17Btrfs: fix writing data into the seed filesystemMiao Xie
2014-09-17Btrfs: make defragment work with nodatacow optionWang Shilong
2014-09-17btrfs: label should not contain return charSatoru Takeuchi
2014-09-17btrfs: device delete must be syslogedAnand Jain
2014-09-17btrfs: device add must be syslogedAnand Jain
2014-09-17Btrfs: clear compress-force when remounting with compress optionWang Shilong
2014-09-17btrfs: use DIV_ROUND_UP instead of open-coded variantsDavid Sterba
2014-09-17btrfs: clean away stripe_align helperDavid Sterba
2014-09-17btrfs: use nodesize everywhere, kill leafsizeDavid Sterba
2014-09-17btrfs: kill the key type accessor helpersDavid Sterba
2014-09-17btrfs: make close_ctree return voidDavid Sterba
2014-09-17btrfs: cleanup ino cache members of btrfs_rootDavid Sterba
2014-09-17btrfs: clenaup: don't call btrfs_release_path before free_pathDavid Sterba
2014-09-17btrfs: remove obsolete comment in btrfs_clean_one_deleted_snapshotDavid Sterba
2014-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-09-14vfs: avoid non-forwarding large load after small store in path lookupLinus Torvalds
2014-09-14be careful with nd->inode in path_init() and follow_dotdot_rcu()Al Viro
2014-09-14don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()Al Viro
2014-09-13fix bogus read_seqretry() checks introduced in b37199eAl Viro
2014-09-13move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)Al Viro
2014-09-13vfs: fix bad hashing of dentriesLinus Torvalds
2014-09-12Merge tag 'nfs-for-3.17-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-09-10Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2014-09-10fs/notify: don't show f_handle if exportfs_encode_inode_fh failedAndrey Vagin
2014-09-10fsnotify/fdinfo: use named constants instead of hardcoded valuesAndrey Vagin
2014-09-10eventpoll: fix uninitialized variable in epoll_ctlNicolas Iooss
2014-09-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2014-09-10pnfs: fix filelayout_retry_commit when idx > 0Weston Andros Adamson
2014-09-09Merge branch 'for-next-3.17' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2014-09-08nfs: revert "nfs4: queue free_lock_state job submission to nfsiod"Jeff Layton
2014-09-08nfs: fix kernel warning when removing proc entryCong Wang
2014-09-08Merge branch 'for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-09-08Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds