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