summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-4.12-ofs-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-05-0514-432/+447
|\
| * orangefs: count directory pieces correctlyMartin Brandenburg2017-05-041-2/+5
| * orangefs: invalidate stored directory on seekMartin Brandenburg2017-05-041-1/+23
| * orangefs: skip forward to the next directory entry if seek is shortMartin Brandenburg2017-05-041-4/+14
| * orangefs: handle zero size write in debugfsDan Carpenter2017-04-261-0/+3
| * orangefs: do not wait for timeout if umountingMartin Brandenburg2017-04-261-1/+8
| * orangefs: return from orangefs_devreq_read quickly if possibleMartin Brandenburg2017-04-261-0/+4
| * orangefs: ensure the userspace component is unmounted if mount failsMartin Brandenburg2017-04-262-36/+27
| * orangefs: do not check possibly stale size on truncateMartin Brandenburg2017-04-261-2/+1
| * orangefs: implement statxMartin Brandenburg2017-04-265-28/+64
| * orangefs: remove ORANGEFS_READDIR macrosMartin Brandenburg2017-04-262-11/+6
| * orangefs: support very large directoriesMartin Brandenburg2017-04-261-88/+185
| * orangefs: support llseek on directoriesMartin Brandenburg2017-04-261-14/+36
| * orangefs: rewrite readdir to fix several bugsMartin Brandenburg2017-04-263-354/+197
| * orangefs: do not set getattr_time on orangefs_lookupMartin Brandenburg2017-04-261-2/+0
| * orangefs: clean up oversize xattr validationMartin Brandenburg2017-04-261-17/+7
| * orangefs: fix bounds check for listxattrMartin Brandenburg2017-04-261-1/+1
| * orangefs: remove unused get_fsid_from_inoMartin Brandenburg2017-04-261-5/+0
* | Merge tag 'befs-v4.12-rc1' of git://github.com/luisbg/linux-befsLinus Torvalds2017-05-051-0/+15
|\ \
| * | befs: make export work with cold dcacheFabian Frederick2017-05-051-0/+15
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-05-052-4/+1
|\ \ \
| * | | proc: Fix unbalanced hard link numbersTakashi Iwai2017-04-281-0/+1
| * | | sysctl: Remove dead register_sysctl_rootEric W. Biederman2017-04-161-4/+0
* | | | Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-041-0/+86
|\ \ \ \
| * \ \ \ Merge 4.11-rc4 into char-misc-nextGreg Kroah-Hartman2017-03-2755-492/+670
| |\ \ \ \
| * | | | | chardev: add helper function to register char devs with a struct deviceLogan Gunthorpe2017-03-211-0/+86
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-0313-46/+69
|\ \ \ \ \ \
| * | | | | | fs/block_dev: always invalidate cleancache in invalidate_bdev()Andrey Ryabinin2017-05-031-6/+5
| * | | | | | fs: fix data invalidation in the cleancache during direct IOAndrey Ryabinin2017-05-031-10/+8
| * | | | | | jbd2: make the whole kjournald2 kthread NOFS safeMichal Hocko2017-05-031-0/+9
| * | | | | | jbd2: mark the transaction context with the scope GFP_NOFS contextMichal Hocko2017-05-031-0/+12
| * | | | | | xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*Michal Hocko2017-05-032-10/+10
| * | | | | | mm: introduce memalloc_nofs_{save,restore} APIMichal Hocko2017-05-031-1/+1
| * | | | | | xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFSMichal Hocko2017-05-035-13/+13
| * | | | | | proc: show MADV_FREE pages info in smapsShaohua Li2017-05-031-1/+7
| * | | | | | fs/ocfs2/cluster: use offset_in_page() macroGeliang Tang2017-05-031-1/+1
| * | | | | | ocfs2: o2hb: revert hb threshold to keep compatibleJunxiao Bi2017-05-031-4/+4
| * | | | | | fs/ocfs2/cluster: use setup_timerGeliang Tang2017-05-031-3/+2
* | | | | | | Merge branch 'generic' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/...Linus Torvalds2017-05-0323-179/+335
|\ \ \ \ \ \ \
| * | | | | | | ext4: Improve comments in ext4_quota_{on|off}()Jan Kara2017-04-241-2/+10
| * | | | | | | udf: use kmap_atomic for memcpy copyingFabian Frederick2017-04-242-9/+9
| * | | | | | | udf: use octal for permissionsFabian Frederick2017-04-242-8/+8
| * | | | | | | quota: Remove dquot_quotactl_opsJan Kara2017-04-191-12/+0
| * | | | | | | reiserfs: Remove i_attrs_to_sd_attrs()Jan Kara2017-04-193-28/+1
| * | | | | | | reiserfs: Remove useless setting of i_flagsJan Kara2017-04-191-4/+0
| * | | | | | | jfs: Remove jfs_get_inode_flags()Jan Kara2017-04-194-22/+0
| * | | | | | | ext2: Remove ext2_get_inode_flags()Jan Kara2017-04-193-22/+0
| * | | | | | | ext4: Remove ext4_get_inode_flags()Jan Kara2017-04-193-29/+0
| * | | | | | | quota: Stop setting IMMUTABLE and NOATIME flags on quota filesJan Kara2017-04-191-14/+5
| * | | | | | | jfs: Set flags on quota files directlyJan Kara2017-04-191-2/+77
OpenPOWER on IntegriCloud