summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gfs2-4.12.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-058-347/+518
|\
| * GFS2: Allow glocks to be unlocked after withdrawBob Peterson2017-05-051-2/+4
| * GFS2: Non-recursive deleteBob Peterson2017-04-193-292/+463
| * gfs2: Re-enable fallocate for the rindexAndrew Price2017-04-051-1/+5
| * Revert "GFS2: Wait for iopen glock dequeues"Andreas Gruenbacher2017-04-032-7/+4
| * gfs2: Switch to rhashtable_lookup_get_insert_fastAndreas Gruenbacher2017-04-031-24/+21
| * GFS2: Temporarily zero i_no_addr when creating a dinodeBob Peterson2017-03-161-0/+1
| * gfs2: Don't pack struct lm_locknameAndreas Gruenbacher2017-03-162-3/+7
| * gfs2: Deduplicate gfs2_{glocks,glstats}_openAndreas Gruenbacher2017-03-161-17/+9
| * gfs2: Replace rhashtable_walk_init with rhashtable_walk_enterAndreas Gruenbacher2017-03-161-1/+1
| * GFS2: Prevent BUG from occurring when normal Withdraws occurBob Peterson2017-03-162-1/+4
* | 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
|\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud