Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | ceph: combine as many iovec as possile into one OSD request | Zhu, Caifeng | 2015-11-02 | 1 | -10/+77 | |
| * | | | | | | | ceph: fix message length computation | Arnd Bergmann | 2015-11-02 | 1 | -1/+1 | |
| * | | | | | | | ceph: fix a comment typo | Geliang Tang | 2015-11-02 | 1 | -1/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-11-12 | 2 | -4/+15 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | dax_io(): don't let non-error value escape via retval instead of EFAULT | Al Viro | 2015-11-11 | 1 | -1/+3 | |
| * | | | | | | fs/block_dev.c: Remove WARN_ON() when inode writeback fails | Vivek Goyal | 2015-11-11 | 1 | -3/+12 | |
* | | | | | | | Merge tag 'xfs-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-11-11 | 62 | -411/+994 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'xfs-misc-fixes-for-4.4-3' into for-next | Dave Chinner | 2015-11-10 | 4 | -5/+6 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | xfs: give all workqueues rescuer threads | Chris Mason | 2015-11-10 | 1 | -3/+4 | |
| | * | | | | | | | xfs: fix log recovery op header validation assert | Brian Foster | 2015-11-10 | 1 | -1/+1 | |
| | * | | | | | | | xfs: Fix error path in xfs_get_acl | Andreas Gruenbacher | 2015-11-10 | 2 | -1/+1 | |
| * | | | | | | | | Merge branch 'xfs-dax-updates' into for-next | Dave Chinner | 2015-11-03 | 12 | -65/+230 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | xfs: xfs_filemap_pmd_fault treats read faults as write faults | Dave Chinner | 2015-11-03 | 1 | -4/+16 | |
| | * | | | | | | | | xfs: add ->pfn_mkwrite support for DAX | Dave Chinner | 2015-11-03 | 2 | -0/+36 | |
| | * | | | | | | | | xfs: DAX does not use IO completion callbacks | Dave Chinner | 2015-11-03 | 3 | -43/+2 | |
| | * | | | | | | | | xfs: Don't use unwritten extents for DAX | Dave Chinner | 2015-11-03 | 3 | -6/+35 | |
| | * | | | | | | | | xfs: introduce BMAPI_ZERO for allocating zeroed extents | Dave Chinner | 2015-11-03 | 6 | -8/+97 | |
| | * | | | | | | | | xfs: fix inode size update overflow in xfs_map_direct() | Dave Chinner | 2015-11-03 | 3 | -9/+49 | |
| * | | | | | | | | | Merge branch 'xfs-misc-fixes-for-4.4-2' into for-next | Dave Chinner | 2015-11-03 | 14 | -16/+101 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | xfs: optimise away log forces on timestamp updates for fdatasync | Dave Chinner | 2015-11-03 | 5 | -5/+29 | |
| | * | | | | | | | | xfs: don't leak uuid table on rmmod | Darrick J. Wong | 2015-11-03 | 3 | -0/+12 | |
| | * | | | | | | | | xfs: invalidate cached acl if set via ioctl | Andreas Gruenbacher | 2015-11-03 | 3 | -15/+36 | |
| | * | | | | | | | | xfs: Plug memory leak in xfs_attrmulti_attr_set | Andreas Gruenbacher | 2015-11-03 | 1 | -1/+4 | |
| | * | | | | | | | | xfs: Validate the length of on-disk ACLs | Andreas Gruenbacher | 2015-11-03 | 2 | -7/+14 | |
| | * | | | | | | | | xfs: invalidate cached acl if set directly via xattr | Brian Foster | 2015-11-03 | 1 | -2/+19 | |
| | * | | | | | | | | xfs: clear PF_NOFREEZE for xfsaild kthread | Jiri Kosina | 2015-11-02 | 1 | -0/+1 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'xfs-stats-fixes' into for-next | Dave Chinner | 2015-10-19 | 3 | -2/+4 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | xfs: fix an error code in xfs_fs_fill_super() | Dan Carpenter | 2015-10-19 | 1 | -1/+1 | |
| | * | | | | | | | | xfs: stats are no longer dependent on CONFIG_PROC_FS | Dave Chinner | 2015-10-19 | 2 | -1/+3 | |
| * | | | | | | | | | Merge branch 'xfs-misc-fixes-for-4.4-1' into for-next | Dave Chinner | 2015-10-12 | 9 | -13/+41 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | xfs: more info from kmem deadlocks and high-level error msgs | Eric Sandeen | 2015-10-12 | 2 | -2/+9 | |
| | * | | | | | | | | | xfs: avoid dependency on Linux XATTR_SIZE_MAX | Jan Tulak | 2015-10-12 | 3 | -4/+12 | |
| | * | | | | | | | | | xfs: prefix XATTR_LIST_MAX with XFS_ | Jan Tulak | 2015-10-12 | 3 | -2/+12 | |
| | * | | | | | | | | | libxfs: fix two comment typos | Geliang Tang | 2015-10-12 | 1 | -2/+2 | |
| | * | | | | | | | | | xfs: Print name and pid when memory allocation loops | Tetsuo Handa | 2015-10-12 | 2 | -5/+8 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'xfs-io-fixes' into for-next | Dave Chinner | 2015-10-12 | 5 | -20/+59 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | xfs: add an xfs_zero_eof() tracepoint | Brian Foster | 2015-10-12 | 2 | -0/+3 | |
| | * | | | | | | | | | xfs: always drain dio before extending aio write submission | Brian Foster | 2015-10-12 | 1 | -6/+9 | |
| | * | | | | | | | | | xfs: add missing ilock around dio write last extent alignment | Brian Foster | 2015-10-12 | 3 | -12/+36 | |
| | * | | | | | | | | | cancel the setfilesize transation when io error happen | Zhaohongjiang | 2015-10-12 | 1 | -2/+11 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'xfs-logging-fixes' into for-next | Dave Chinner | 2015-10-12 | 18 | -26/+210 | |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | xfs: avoid null *src in memcpy call in xlog_write | Eric Sandeen | 2015-10-12 | 1 | -4/+13 | |
| | * | | | | | | | | xfs: pass total block res. as total xfs_bmapi_write() parameter | Brian Foster | 2015-10-12 | 2 | -8/+8 | |
| | * | | | | | | | | xfs: validate metadata LSNs against log on v5 superblocks | Brian Foster | 2015-10-12 | 15 | -10/+180 | |
| | * | | | | | | | | xfs: log local to remote symlink conversions correctly on v5 supers | Brian Foster | 2015-10-12 | 2 | -4/+9 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | xfs: simplify /proc teardown & error handling | Eric Sandeen | 2015-10-12 | 1 | -19/+7 | |
| * | | | | | | | | xfs: per-filesystem stats counter implementation | Bill O'Donnell | 2015-10-12 | 21 | -118/+131 | |
| * | | | | | | | | xfs: per-filesystem stats in sysfs | Bill O'Donnell | 2015-10-12 | 3 | -3/+23 | |
| * | | | | | | | | xfs: pass xfsstats structures to handlers and macros | Bill O'Donnell | 2015-10-12 | 6 | -37/+63 | |
| * | | | | | | | | xfs: consolidate sysfs ops | Bill O'Donnell | 2015-10-12 | 1 | -119/+63 |