summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | xfs: introduce BMAPI_ZERO for allocating zeroed extentsDave Chinner2015-11-03
| | * | | | | | | | | xfs: fix inode size update overflow in xfs_map_direct()Dave Chinner2015-11-03
| * | | | | | | | | | Merge branch 'xfs-misc-fixes-for-4.4-2' into for-nextDave Chinner2015-11-03
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | xfs: optimise away log forces on timestamp updates for fdatasyncDave Chinner2015-11-03
| | * | | | | | | | | xfs: don't leak uuid table on rmmodDarrick J. Wong2015-11-03
| | * | | | | | | | | xfs: invalidate cached acl if set via ioctlAndreas Gruenbacher2015-11-03
| | * | | | | | | | | xfs: Plug memory leak in xfs_attrmulti_attr_setAndreas Gruenbacher2015-11-03
| | * | | | | | | | | xfs: Validate the length of on-disk ACLsAndreas Gruenbacher2015-11-03
| | * | | | | | | | | xfs: invalidate cached acl if set directly via xattrBrian Foster2015-11-03
| | * | | | | | | | | xfs: clear PF_NOFREEZE for xfsaild kthreadJiri Kosina2015-11-02
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'xfs-stats-fixes' into for-nextDave Chinner2015-10-19
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | xfs: fix an error code in xfs_fs_fill_super()Dan Carpenter2015-10-19
| | * | | | | | | | | xfs: stats are no longer dependent on CONFIG_PROC_FSDave Chinner2015-10-19
| * | | | | | | | | | Merge branch 'xfs-misc-fixes-for-4.4-1' into for-nextDave Chinner2015-10-12
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | xfs: more info from kmem deadlocks and high-level error msgsEric Sandeen2015-10-12
| | * | | | | | | | | | xfs: avoid dependency on Linux XATTR_SIZE_MAXJan Tulak2015-10-12
| | * | | | | | | | | | xfs: prefix XATTR_LIST_MAX with XFS_Jan Tulak2015-10-12
| | * | | | | | | | | | libxfs: fix two comment typosGeliang Tang2015-10-12
| | * | | | | | | | | | xfs: Print name and pid when memory allocation loopsTetsuo Handa2015-10-12
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'xfs-io-fixes' into for-nextDave Chinner2015-10-12
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | xfs: add an xfs_zero_eof() tracepointBrian Foster2015-10-12
| | * | | | | | | | | | xfs: always drain dio before extending aio write submissionBrian Foster2015-10-12
| | * | | | | | | | | | xfs: add missing ilock around dio write last extent alignmentBrian Foster2015-10-12
| | * | | | | | | | | | cancel the setfilesize transation when io error happenZhaohongjiang2015-10-12
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'xfs-logging-fixes' into for-nextDave Chinner2015-10-12
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | xfs: avoid null *src in memcpy call in xlog_writeEric Sandeen2015-10-12
| | * | | | | | | | | xfs: pass total block res. as total xfs_bmapi_write() parameterBrian Foster2015-10-12
| | * | | | | | | | | xfs: validate metadata LSNs against log on v5 superblocksBrian Foster2015-10-12
| | * | | | | | | | | xfs: log local to remote symlink conversions correctly on v5 supersBrian Foster2015-10-12
| | |/ / / / / / / /
| * | | | | | | | | xfs: simplify /proc teardown & error handlingEric Sandeen2015-10-12
| * | | | | | | | | xfs: per-filesystem stats counter implementationBill O'Donnell2015-10-12
| * | | | | | | | | xfs: per-filesystem stats in sysfsBill O'Donnell2015-10-12
| * | | | | | | | | xfs: pass xfsstats structures to handlers and macrosBill O'Donnell2015-10-12
| * | | | | | | | | xfs: consolidate sysfs opsBill O'Donnell2015-10-12
| * | | | | | | | | xfs: remove unused procfs codeBill O'Donnell2015-10-12
| * | | | | | | | | xfs: create symlink proc/fs/xfs/stat to sys/fs/xfs/statsBill O'Donnell2015-10-12
| * | | | | | | | | xfs: create global stats and stats_clear in sysfsBill O'Donnell2015-10-12
| |/ / / / / / / /
* | | | | | | | | Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-11-11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | nfsd: fix race with open / open upgrade stateidsAndrew Elble2015-11-10
| * | | | | | | | | nfsd: eliminate sending duplicate and repeated delegationsAndrew Elble2015-11-10
| * | | | | | | | | nfsd: remove recurring workqueue job to clean DRCJeff Layton2015-11-10
| * | | | | | | | | nfsd: ensure that seqid morphing operations are atomic wrt to copiesJeff Layton2015-10-23
| * | | | | | | | | nfsd: serialize layout stateid morphing operationsJeff Layton2015-10-23
| * | | | | | | | | nfsd: improve client_has_state to check for unused openownersJ. Bruce Fields2015-10-23
| * | | | | | | | | nfsd: fix clid_inuse on mount with security changeJ. Bruce Fields2015-10-23
| * | | | | | | | | nfsd: move include of state.h from trace.c to trace.hJeff Layton2015-10-23
| * | | | | | | | | lockd: get rid of reference-counted NSM RPC clientsAndrey Ryabinin2015-10-23
| * | | | | | | | | lockd: create NSM handles per net namespaceAndrey Ryabinin2015-10-12
| * | | | | | | | | nfsd: switch unsigned char flags in svc_fh to boolsJeff Layton2015-10-12
| * | | | | | | | | nfsd: move svc_fh->fh_maxsize to just after fh_handleJeff Layton2015-10-12