summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAge
* hash_string: Fix zero-length case for !DCACHE_WORD_ACCESSGeorge Spelvin2016-05-29
* Rename other copy of hash_string to hashlen_stringGeorge Spelvin2016-05-28
* hpfs: implement the show_options methodMikulas Patocka2016-05-28
* affs: fix remount failure when there are no options changedMikulas Patocka2016-05-28
* hpfs: fix remount failure when there are no options changedMikulas Patocka2016-05-28
* fs: fix binfmt_aout.c build errorGuenter Roeck2016-05-28
* Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds2016-05-28
|\
| * <linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin2016-05-28
| * fs/namei.c: Improve dcache hash functionGeorge Spelvin2016-05-28
| * fs/namei.c: Add hashlen_string() functionGeorge Spelvin2016-05-28
* | Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-05-27
|\ \
| * | ubifs: ubifs_dump_inode: Fix dumping field bulk_readAndreas Gruenbacher2016-05-24
* | | nfs: fix anonymous member initializer build failure with older compilersLinus Torvalds2016-05-27
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-27
|\ \ \
| * | | switch ->setxattr() to passing dentry and inode separatelyAl Viro2016-05-27
| * | | switch xattr_handler->set() to passing dentry and inode separatelyAl Viro2016-05-27
| * | | restore killability of old mutex_lock_killable(&inode->i_mutex) usersAl Viro2016-05-26
* | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-27
|\ \ \ \
| * | | | ovl: Do d_type check only if work dir creation was successfulVivek Goyal2016-05-27
| * | | | ovl: override creds with the ones from the superblock mounterAntonio Murdaca2016-05-27
* | | | | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-27
|\ \ \ \ \
| * | | | | Btrfs: fix handling of faults from btrfs_copy_from_userChris Mason2016-05-26
| * | | | | Merge branch 'cleanups-4.7' into for-chris-4.7-20160525David Sterba2016-05-25
| |\ \ \ \ \
| | * | | | | btrfs: fix string and comment grammatical issues and typosNicholas D Steeves2016-05-25
| | * | | | | btrfs: sink gfp parameter to convert_extent_bitDavid Sterba2016-04-29
| | * | | | | btrfs: make state preallocation more speculative in __set_extent_bitDavid Sterba2016-04-29
| | * | | | | btrfs: untangle gotos a bit in convert_extent_bitDavid Sterba2016-04-29
| | * | | | | btrfs: untangle gotos a bit in __clear_extent_bitDavid Sterba2016-04-29
| | * | | | | btrfs: untangle gotos a bit in __set_extent_bitDavid Sterba2016-04-29
| | * | | | | btrfs: sink gfp parameter to set_record_extent_bitsDavid Sterba2016-04-29
| | * | | | | btrfs: sink gfp parameter to set_extent_newDavid Sterba2016-04-29
| | * | | | | btrfs: sink gfp parameter to set_extent_defragDavid Sterba2016-04-29
| | * | | | | btrfs: sink gfp parameter to set_extent_delallocDavid Sterba2016-04-29
| | * | | | | btrfs: sink gfp parameter to clear_extent_dirtyDavid Sterba2016-04-29
| | * | | | | btrfs: sink gfp parameter to clear_record_extent_bitsDavid Sterba2016-04-29
| | * | | | | btrfs: sink gfp parameter to clear_extent_bitsDavid Sterba2016-04-29
| | * | | | | btrfs: sink gfp parameter to set_extent_bitsDavid Sterba2016-04-29
| * | | | | | btrfs: scrub: Set bbio to NULL before calling btrfs_map_blockZhao Lei2016-05-25
| * | | | | | Btrfs: fix unexpected return value of fiemapLiu Bo2016-05-25
| * | | | | | Btrfs: free sys_array eb as soon as possibleLiu Bo2016-05-25
* | | | | | | mm: remove more IS_ERR_VALUE abusesLinus Torvalds2016-05-27
* | | | | | | remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-27
* | | | | | | direct-io: fix direct write stale data exposure from concurrent buffered readEryu Guan2016-05-27
* | | | | | | ocfs2: bump up o2cb network protocol versionJunxiao Bi2016-05-27
* | | | | | | ocfs2: o2hb: fix hb hung timeJunxiao Bi2016-05-27
* | | | | | | ocfs2: o2hb: don't negotiate if last hb failJunxiao Bi2016-05-27
* | | | | | | ocfs2: o2hb: add some user/debug logJunxiao Bi2016-05-27
* | | | | | | ocfs2: o2hb: add NEGOTIATE_APPROVE messageJunxiao Bi2016-05-27
* | | | | | | ocfs2: o2hb: add NEGO_TIMEOUT messageJunxiao Bi2016-05-27
* | | | | | | ocfs2: o2hb: add negotiate timerJunxiao Bi2016-05-27