Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | xfs: report shared extent mappings to userspace correctly | Darrick J. Wong | 2016-10-05 | |
| * | | | | | | | | | | xfs: move mappings from cow fork to data fork after copy-write | Darrick J. Wong | 2016-10-05 | |
| * | | | | | | | | | | xfs: support removing extents from CoW fork | Darrick J. Wong | 2016-10-05 | |
| * | | | | | | | | | | xfs: allocate delayed extents in CoW fork | Darrick J. Wong | 2016-10-04 | |
| * | | | | | | | | | | xfs: support allocating delayed extents in CoW fork | Darrick J. Wong | 2016-10-04 | |
| * | | | | | | | | | | xfs: create delalloc extents in CoW fork | Darrick J. Wong | 2016-10-04 | |
| * | | | | | | | | | | xfs: support bmapping delalloc extents in the CoW fork | Darrick J. Wong | 2016-10-04 | |
| * | | | | | | | | | | xfs: introduce the CoW fork | Darrick J. Wong | 2016-10-04 | |
| * | | | | | | | | | | xfs: don't allow reflinked dir/dev/fifo/socket/pipe files | Darrick J. Wong | 2016-10-04 | |
| * | | | | | | | | | | xfs: add reflink feature flag to geometry | Darrick J. Wong | 2016-10-04 | |
| * | | | | | | | | | | xfs: define tracepoints for reflink activities | Darrick J. Wong | 2016-10-04 | |
| * | | | | | | | | | | xfs: return work remaining at the end of a bunmapi operation | Darrick J. Wong | 2016-10-04 | |
| * | | | | | | | | | | xfs: when replaying bmap operations, don't let unlinked inodes get reaped | Darrick J. Wong | 2016-10-04 | |
| * | | | | | | | | | | xfs: implement deferred bmbt map/unmap operations | Darrick J. Wong | 2016-10-04 | |
| * | | | | | | | | | | xfs: pass bmapi flags through to bmap_del_extent | Darrick J. Wong | 2016-10-04 | |
| * | | | | | | | | | | xfs: map an inode's offset to an exact physical block | Darrick J. Wong | 2016-10-04 | |
| * | | | | | | | | | | xfs: log bmap intent items | Darrick J. Wong | 2016-10-04 | |
| * | | | | | | | | | | xfs: create bmbt update intent log items | Darrick J. Wong | 2016-10-04 | |
| * | | | | | | | | | | xfs: introduce reflink utility functions | Darrick J. Wong | 2016-10-03 | |
| * | | | | | | | | | | xfs: reserve AG space for the refcount btree root | Darrick J. Wong | 2016-10-03 | |
| * | | | | | | | | | | xfs: add refcount btree block detection to log recovery | Darrick J. Wong | 2016-10-03 | |
| * | | | | | | | | | | xfs: adjust refcount when unmapping file blocks | Darrick J. Wong | 2016-10-03 | |
| * | | | | | | | | | | xfs: connect refcount adjust functions to upper layers | Darrick J. Wong | 2016-10-03 | |
| * | | | | | | | | | | xfs: adjust refcount of an extent of blocks in refcount btree | Darrick J. Wong | 2016-10-03 | |
| * | | | | | | | | | | xfs: log refcount intent items | Darrick J. Wong | 2016-10-03 | |
| * | | | | | | | | | | xfs: create refcount update intent log items | Darrick J. Wong | 2016-10-03 | |
| * | | | | | | | | | | xfs: add refcount btree operations | Darrick J. Wong | 2016-10-03 | |
| * | | | | | | | | | | xfs: account for the refcount btree in the alloc/free log reservation | Darrick J. Wong | 2016-10-03 | |
| * | | | | | | | | | | xfs: add refcount btree support to growfs | Darrick J. Wong | 2016-10-03 | |
| * | | | | | | | | | | xfs: define the on-disk refcount btree format | Darrick J. Wong | 2016-10-03 | |
| * | | | | | | | | | | xfs: refcount btree add more reserved blocks | Darrick J. Wong | 2016-10-03 | |
| * | | | | | | | | | | xfs: introduce refcount btree definitions | Darrick J. Wong | 2016-10-03 | |
| * | | | | | | | | | | xfs: define tracepoints for refcount btree activities | Darrick J. Wong | 2016-10-03 | |
| * | | | | | | | | | | xfs: return an error when an inline directory is too small | Darrick J. Wong | 2016-10-03 | |
| * | | | | | | | | | | vfs: add a FALLOC_FL_UNSHARE mode to fallocate to unshare a range of blocks | Darrick J. Wong | 2016-10-03 | |
* | | | | | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2016-10-13 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||
| * | | | | | | | | | | fs: compat_ioctl: add pretimeout functions for watchdogs | Wolfram Sang | 2016-09-24 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-10-11 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||
| * | | | | | | | | | fs: use mapping_set_error instead of opencoded set_bit | Michal Hocko | 2016-10-11 | |
| * | | | | | | | | | treewide: remove redundant #include <linux/kconfig.h> | Masahiro Yamada | 2016-10-11 | |
| * | | | | | | | | | pipe: cap initial pipe capacity according to pipe-max-size limit | Michael Kerrisk (man-pages) | 2016-10-11 | |
| * | | | | | | | | | pipe: make account_pipe_buffers() return a value, and use it | Michael Kerrisk (man-pages) | 2016-10-11 | |
| * | | | | | | | | | pipe: fix limit checking in alloc_pipe_info() | Michael Kerrisk (man-pages) | 2016-10-11 | |
| * | | | | | | | | | pipe: simplify logic in alloc_pipe_info() | Michael Kerrisk (man-pages) | 2016-10-11 | |
| * | | | | | | | | | pipe: fix limit checking in pipe_set_size() | Michael Kerrisk (man-pages) | 2016-10-11 | |
| * | | | | | | | | | pipe: refactor argument for account_pipe_buffers() | Michael Kerrisk (man-pages) | 2016-10-11 | |
| * | | | | | | | | | pipe: move limit checking logic into pipe_set_size() | Michael Kerrisk (man-pages) | 2016-10-11 | |
| * | | | | | | | | | pipe: relocate round_pipe_size() above pipe_set_size() | Michael Kerrisk (man-pages) | 2016-10-11 | |
| * | | | | | | | | | autofs: refactor ioctl fn vector in iookup_dev_ioctl() | Tomohiro Kusumi | 2016-10-11 | |
| * | | | | | | | | | autofs: remove possibly misleading /* #define DEBUG */ | Tomohiro Kusumi | 2016-10-11 |