summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* GFS2: Remove gl_list from glock structureBob Peterson2017-06-122-2/+0
* GFS2: Withdraw when directory entry inconsistencies are detectedBob Peterson2017-06-121-1/+2
* Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-056-226/+219
|\
| * block, dax: use correct format string in bdev_dax_supportedArnd Bergmann2017-05-011-1/+1
| * block: remove block_device_operations ->direct_access()Dan Williams2017-04-251-45/+0
| * block, dax: convert bdev_dax_supported() to dax_direct_access()Dan Williams2017-04-251-20/+28
| * filesystem-dax: convert to dax_direct_access()Dan Williams2017-04-252-122/+158
| * Revert "block: use DAX for partition table reads"Dan Williams2017-04-251-20/+0
| * ext2, ext4, xfs: retrieve dax_device for iomap operationsDan Williams2017-04-253-2/+26
| * dax: introduce dax_direct_access()Dan Williams2017-04-201-0/+14
| * block: kill bdev_dax_capable()Dan Williams2017-04-201-24/+0
| * Merge branch 'for-4.11/libnvdimm' into for-4.12/daxDan Williams2017-04-1255-492/+670
| |\
* | \ 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
|\ \ \ \ \ \ \
OpenPOWER on IntegriCloud