summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2015-09-04ocfs2: do not log twice error messagesChristophe JAILLET
2015-09-04ocfs2: do not BUG if buffer not uptodate in __ocfs2_journal_accessJoseph Qi
2015-09-04ocfs2: fix several issues of append dioJoseph Qi
2015-09-04ocfs2: fix race between dio and recover orphanJoseph Qi
2015-09-04ntfs: delete unnecessary checks before calling iput()SF Markus Elfring
2015-09-04fsnotify: get rid of fsnotify_destroy_mark_locked()Jan Kara
2015-09-04fsnotify: remove mark->free_listJan Kara
2015-09-04fsnotify: fix check in inotify fdinfo printingJan Kara
2015-09-04fs/notify: optimize inotify/fsnotify code for unwatched filesDave Hansen
2015-09-04capabilities: ambient capabilitiesAndy Lutomirski
2015-09-04ocfs2: direct write will call ocfs2_rw_unlock() twice when doing aio+dioRyan Ding
2015-09-04Revert "NFS: Make close(2) asynchronous when closing NFS O_DIRECT files"Trond Myklebust
2015-09-04NFS: Optimise away the close-to-open getattr if there is no cached dataTrond Myklebust
2015-09-04Merge remote-tracking branches 'regmap/topic/debugfs' and 'regmap/topic/force...Mark Brown
2015-09-03Merge tag 'for-f2fs-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2015-09-03Merge tag 'dlm-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
2015-09-03Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2015-09-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2015-09-03Merge branch 'hpfs' (patches from Mikulas)Linus Torvalds
2015-09-03hpfs: update ctime and mtime on directory modificationMikulas Patocka
2015-09-03hpfs: support hotfixesMikulas Patocka
2015-09-03gfs2: A minor "sbstats" cleanupAndreas Gruenbacher
2015-09-03gfs2: Fix a typo in a commentAndreas Gruenbacher
2015-09-03gfs2: Make statistics unsigned, suitable for use with do_div()Ben Hutchings
2015-09-03GFS2: Use resizable hash table for glocksBob Peterson
2015-09-03GFS2: Move glock superblock pointer to field gl_nameBob Peterson
2015-09-03gfs2: Simplify the seq file code for "sbstats"Andreas Gruenbacher
2015-09-02NFSv4.1/flexfiles: Clean up ff_layout_write_done_cb/ff_layout_commit_done_cbTrond Myklebust
2015-09-02NFSv4.1/flexfiles: Mark the layout for return in ff_layout_io_track_ds_error()Trond Myklebust
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-09-02nfsd: deal with DELEGRETURN racing with CB_RECALLAndrew Elble
2015-09-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2015-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2015-09-01nfs: Remove unneeded checking of the return value from scnprintfKinglong Mee
2015-09-01nfs: Fix truncated client owner id without proto typeKinglong Mee
2015-09-01NFSv4.1/flexfiles: Mark layout for return if the mirrors are invalidTrond Myklebust
2015-09-01NFSv4.1/flexfiles: RW layouts are valid only if all mirrors are validTrond Myklebust
2015-09-01NFSv4.1/flexfiles: Fix incorrect usage of pnfs_generic_mark_devid_invalid()Trond Myklebust
2015-09-01f2fs: upset segment_info repairYunlei He
2015-09-01NFSv4.1/flexfiles: Fix freeing of mirrorsTrond Myklebust
2015-09-01nfsd: return CLID_INUSE for unexpected SETCLIENTID_CONFIRM caseJ. Bruce Fields
2015-09-01Merge branch 'xfs-misc-fixes-for-4.3-4' into for-nextDave Chinner
2015-08-31nfsd: ensure that delegation stateid hash references are only put onceJeff Layton
2015-08-31nfsd: ensure that the ol stateid hash reference is only put onceJeff Layton
2015-08-31nfsd: allow more than one laundry job to run at a timeJeff Layton
2015-08-31nfsd: don't WARN/backtrace for invalid container deployment.Paul Gortmaker
2015-08-31fs: fix fs/locks.c kernel-doc warningRandy Dunlap
2015-08-31NFSD: Return word2 bitmask if setting security label in OPEN/CREATEKinglong Mee
2015-08-31NFSD: Set the attributes used to store the verifier for EXCLUSIVE4_1Kinglong Mee
2015-08-31nfsd: SUPPATTR_EXCLCREAT must be encoded before SECURITY_LABEL.Kinglong Mee