Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2024-09-23 | 1 | -4/+4 |
|\ | |||||
| * | introduce fd_file(), convert all accessors to it. | Al Viro | 2024-08-12 | 1 | -2/+2 |
* | | xfs: introduce new file range commit ioctls | Darrick J. Wong | 2024-09-01 | 1 | -1/+142 |
|/ | |||||
* | xfs: support non-power-of-two rtextsize with exchange-range | Darrick J. Wong | 2024-04-15 | 1 | -7/+82 |
* | xfs: make file range exchange support realtime files | Darrick J. Wong | 2024-04-15 | 1 | -0/+9 |
* | xfs: bind together the front and back ends of the file range exchange code | Darrick J. Wong | 2024-04-15 | 1 | -1/+333 |
* | xfs: create deferred log items for file mapping exchanges | Darrick J. Wong | 2024-04-15 | 1 | -0/+49 |
* | xfs: introduce new file range exchange ioctl | Darrick J. Wong | 2024-04-15 | 1 | -0/+339 |