summaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge branch 'xfs-misc-fixes-for-4.4-2' into for-nextDave Chinner2015-11-0314-16/+101
| |\ \ \ | | | |/ | | |/|
| | * | xfs: optimise away log forces on timestamp updates for fdatasyncDave Chinner2015-11-035-5/+29
| | * | xfs: don't leak uuid table on rmmodDarrick J. Wong2015-11-033-0/+12
| | * | xfs: invalidate cached acl if set via ioctlAndreas Gruenbacher2015-11-033-15/+36
| | * | xfs: Plug memory leak in xfs_attrmulti_attr_setAndreas Gruenbacher2015-11-031-1/+4
| | * | xfs: Validate the length of on-disk ACLsAndreas Gruenbacher2015-11-032-7/+14
| | * | xfs: invalidate cached acl if set directly via xattrBrian Foster2015-11-031-2/+19
| | * | xfs: clear PF_NOFREEZE for xfsaild kthreadJiri Kosina2015-11-021-0/+1
| | |/
| * | Merge branch 'xfs-stats-fixes' into for-nextDave Chinner2015-10-193-2/+4
| |\ \
| | * | xfs: fix an error code in xfs_fs_fill_super()Dan Carpenter2015-10-191-1/+1
| | * | xfs: stats are no longer dependent on CONFIG_PROC_FSDave Chinner2015-10-192-1/+3
| * | | Merge branch 'xfs-misc-fixes-for-4.4-1' into for-nextDave Chinner2015-10-129-13/+41
| |\ \ \
| | * | | xfs: more info from kmem deadlocks and high-level error msgsEric Sandeen2015-10-122-2/+9
| | * | | xfs: avoid dependency on Linux XATTR_SIZE_MAXJan Tulak2015-10-123-4/+12
| | * | | xfs: prefix XATTR_LIST_MAX with XFS_Jan Tulak2015-10-123-2/+12
| | * | | libxfs: fix two comment typosGeliang Tang2015-10-121-2/+2
| | * | | xfs: Print name and pid when memory allocation loopsTetsuo Handa2015-10-122-5/+8
| | | |/ | | |/|
| * | | Merge branch 'xfs-io-fixes' into for-nextDave Chinner2015-10-125-20/+59
| |\ \ \
| | * | | xfs: add an xfs_zero_eof() tracepointBrian Foster2015-10-122-0/+3
| | * | | xfs: always drain dio before extending aio write submissionBrian Foster2015-10-121-6/+9
| | * | | xfs: add missing ilock around dio write last extent alignmentBrian Foster2015-10-123-12/+36
| | * | | cancel the setfilesize transation when io error happenZhaohongjiang2015-10-121-2/+11
| | |/ /
| * | | Merge branch 'xfs-logging-fixes' into for-nextDave Chinner2015-10-1218-26/+210
| |\ \ \ | | |_|/ | |/| |
| | * | xfs: avoid null *src in memcpy call in xlog_writeEric Sandeen2015-10-121-4/+13
| | * | xfs: pass total block res. as total xfs_bmapi_write() parameterBrian Foster2015-10-122-8/+8
| | * | xfs: validate metadata LSNs against log on v5 superblocksBrian Foster2015-10-1215-10/+180
| | * | xfs: log local to remote symlink conversions correctly on v5 supersBrian Foster2015-10-122-4/+9
| | |/
| * | xfs: simplify /proc teardown & error handlingEric Sandeen2015-10-121-19/+7
| * | xfs: per-filesystem stats counter implementationBill O'Donnell2015-10-1221-118/+131
| * | xfs: per-filesystem stats in sysfsBill O'Donnell2015-10-123-3/+23
| * | xfs: pass xfsstats structures to handlers and macrosBill O'Donnell2015-10-126-37/+63
| * | xfs: consolidate sysfs opsBill O'Donnell2015-10-121-119/+63
| * | xfs: remove unused procfs codeBill O'Donnell2015-10-121-74/+0
| * | xfs: create symlink proc/fs/xfs/stat to sys/fs/xfs/statsBill O'Donnell2015-10-121-2/+3
| * | xfs: create global stats and stats_clear in sysfsBill O'Donnell2015-10-126-17/+178
| |/
* | vfs: remove unused wrapper block_page_mkwrite()Ross Zwisler2015-11-111-1/+1
* | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-061-1/+1
|/
* xfs: huge page fault supportMatthew Wilcox2015-09-082-1/+30
* dax: move DAX-related functions to a new headerMatthew Wilcox2015-09-081-0/+1
* Merge tag 'xfs-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-0755-478/+861
|\
| * Merge branch 'xfs-misc-fixes-for-4.3-4' into for-nextDave Chinner2015-09-014-5/+9
| |\
| | * xfs: fix error gotos in xfs_setattr_nonsizeEric Sandeen2015-08-281-4/+4
| | * xfs: add mssing inode cache attempts counter incrementLucas Stach2015-08-281-0/+2
| | * xfs: return errors from partial I/O failures to filesDavid Jeffery2015-08-281-1/+2
| | * libxfs: bad magic number should set da block buffer errorDarrick J. Wong2015-08-281-0/+1
| * | Merge branch 'xfs-misc-fixes-for-4.3-3' into for-nextDave Chinner2015-08-257-24/+34
| |\ \
| | * | xfs: fix non-debug build warningsDave Chinner2015-08-253-11/+15
| | * | xfs: collapse allocsize and biosize mount option handlingEric Sandeen2015-08-251-10/+2
| | * | xfs: Fix file type directory corruption for btree directoriesJan Kara2015-08-251-1/+9
| | * | xfs: lockdep annotations throw warnings on non-debug buildsDave Chinner2015-08-251-1/+7
OpenPOWER on IntegriCloud