summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtdLinus Torvalds2018-04-061-32/+5
|\
| * Merge tag 'v4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Boris Brezillon2018-04-049-41/+107
| |\
| * | mtd: Unconditionally update ->fail_addr and ->addr in part_erase()Boris Brezillon2018-03-151-1/+0
| * | mtd: Stop assuming mtd_erase() is asynchronousBoris Brezillon2018-03-151-31/+5
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-04-0614-54/+36
|\ \ \
| * | | fs: move I_DIRTY_INODE to fs.hChristoph Hellwig2018-03-283-9/+6
| * | | ubifs: fix bogus __mark_inode_dirty(I_DIRTY_SYNC | I_DIRTY_DATASYNC) callChristoph Hellwig2018-03-281-1/+1
| * | | ntfs: fix bogus __mark_inode_dirty(I_DIRTY_SYNC | I_DIRTY_DATASYNC) callChristoph Hellwig2018-03-281-2/+2
| * | | gfs2: fix bogus __mark_inode_dirty(I_DIRTY_SYNC | I_DIRTY_DATASYNC) callsChristoph Hellwig2018-03-281-4/+4
| * | | fs: fold open_check_o_direct into do_dentry_openChristoph Hellwig2018-03-283-33/+19
| * | | vfs: Replace stray non-ASCII homoglyph characters with their ASCII equivalentsIngo Molnar2018-03-192-2/+2
| * | | vfs: make sure struct filename->iname is word-alignedRasmus Villemoes2018-03-191-0/+2
| * | | get rid of pointless includes of fs_struct.hAl Viro2018-02-223-3/+0
| |/ /
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2018-04-0514-159/+219
|\ \ \
| * | | reiserfs: Remove VLA from fs/reiserfs/reiserfs.hKyle Spiers2018-03-091-1/+1
| * | | udf: fix potential refcnt problem of nls moduleChengguang Xu2018-03-021-5/+10
| * | | ext2: change return code to -ENOMEM when failing memory allocationChengguang Xu2018-03-021-2/+2
| * | | udf: Do not mark possibly inconsistent filesystems as closedJan Kara2018-03-022-2/+7
| * | | fsnotify: Let userspace know about lost events due to ENOMEMJan Kara2018-02-273-3/+17
| * | | fanotify: Avoid lost events due to ENOMEM for unlimited queuesJan Kara2018-02-273-7/+17
| * | | udf: Remove never implemented mount optionsJan Kara2018-02-271-27/+1
| * | | udf: Provide saner default for invalid uid / gidJan Kara2018-02-271-2/+3
| * | | udf: Clean up handling of invalid uid/gidJan Kara2018-02-272-8/+15
| * | | udf: Apply uid/gid mount options also to new inodes & chownJan Kara2018-02-272-0/+14
| * | | udf: Ignore [ug]id=ignore mount optionsJan Kara2018-02-273-18/+8
| * | | udf: Fix handling of Partition DescriptorsJan Kara2018-02-271-32/+73
| * | | udf: Unify common handling of descriptorsJan Kara2018-02-271-22/+19
| * | | udf: Convert descriptor index definitions to enumJan Kara2018-02-161-8/+9
| * | | udf: Allow volume descriptor sequence to be terminated by unrecorded blockJan Kara2018-02-161-6/+2
| * | | udf: Simplify handling of Volume Descriptor PointersJan Kara2018-02-161-25/+16
| * | | udf: Fix off-by-one in volume descriptor sequence lengthJan Kara2018-02-161-3/+3
| * | | inotify: Extend ioctl to allow to request id of new watch descriptorKirill Tkhai2018-02-141-0/+14
| |/ /
* | | Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-04-0517-338/+400
|\ \ \
| * | | nfsd: fix incorrect umasksJ. Bruce Fields2018-04-033-7/+15
| * | | NFSD: Clean up legacy NFS SYMLINK argument XDR decodersChuck Lever2018-04-037-65/+63
| * | | NFSD: Clean up legacy NFS WRITE argument XDR decodersChuck Lever2018-04-036-30/+21
| * | | nfsd: Trace NFSv4 COMPOUND executionChuck Lever2018-04-032-6/+42
| * | | nfsd: Add I/O trace points in the NFSv4 read procChuck Lever2018-04-035-25/+39
| * | | nfsd: Add I/O trace points in the NFSv4 write pathChuck Lever2018-04-033-13/+50
| * | | nfsd: Add "nfsd_" to trace point namesChuck Lever2018-04-034-20/+20
| * | | nfsd: Record request byte count, not count of vectorsChuck Lever2018-04-032-18/+13
| * | | nfsd: Fix NFSD trace pointsChuck Lever2018-04-031-6/+11
| * | | nfsd: use correct enum type in decode_cb_op_statusStefan Agner2018-04-031-2/+2
| * | | nfsd: fix boolreturn.cocci warningsFengguang Wu2018-04-031-3/+3
| * | | nfsd: create a separate lease for each delegationJ. Bruce Fields2018-03-201-108/+65
| * | | nfsd: move sc_file assignment into alloc_init_delegJ. Bruce Fields2018-03-201-5/+5
| * | | nfsd: factor out common delegation-destruction codeJ. Bruce Fields2018-03-201-17/+14
| * | | nfsd: make nfs4_get_existing_delegation less confusingJ. Bruce Fields2018-03-201-14/+9
| * | | nfsd4: dp->dl_stid.sc_file doesn't need lockingJ. Bruce Fields2018-03-201-1/+2
| * | | nfsd4: set fl_owner to delegation, not file pointerJ. Bruce Fields2018-03-201-10/+7
OpenPOWER on IntegriCloud