summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ocfs2: use 'oi' instead of 'OCFS2_I()'piaojun2018-04-066-12/+12
| * | | | | ocfs2: use 'osb' instead of 'OCFS2_SB()'piaojun2018-04-069-26/+21Star
| * | | | | hugetlbfs: fix bug in pgoff overflow checkingMike Kravetz2018-04-061-3/+7
* | | | | | Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtdLinus Torvalds2018-04-061-32/+5Star
|\ \ \ \ \ \
| * \ \ \ \ \ 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/+0Star
| * | | | | | mtd: Stop assuming mtd_erase() is asynchronousBoris Brezillon2018-03-151-31/+5Star
* | | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-04-0614-54/+36Star
|\ \ \ \ \ \ \
| * | | | | | | fs: move I_DIRTY_INODE to fs.hChristoph Hellwig2018-03-283-9/+6Star
| * | | | | | | 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/+19Star
| * | | | | | | 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/+0Star
| |/ / / / / /
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2018-04-0614-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/+1Star
| * | | | | | | 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/+8Star
| * | | | | | | udf: Fix handling of Partition DescriptorsJan Kara2018-02-271-32/+73
| * | | | | | | udf: Unify common handling of descriptorsJan Kara2018-02-271-22/+19Star
| * | | | | | | 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/+2Star
| * | | | | | | udf: Simplify handling of Volume Descriptor PointersJan Kara2018-02-161-25/+16Star
| * | | | | | | 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-0617-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/+63Star
| * | | | | | | NFSD: Clean up legacy NFS WRITE argument XDR decodersChuck Lever2018-04-036-30/+21Star
| * | | | | | | 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/+13Star
| * | | | | | | 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/+65Star
| * | | | | | | 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/+14Star