Files
linux/Documentation/filesystems
Linus Torvalds a782e86649 Merge tag 'pull-work.lseek' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull vfs lseek updates from Al Viro:
 "Jason's lseek series.

  Saner handling of 'lseek should fail with ESPIPE' - this gets rid of
  the magical no_llseek thing and makes checks consistent.

  In particular, the ad-hoc "can we do splice via internal pipe" checks
  got saner (and somewhat more permissive, which is what Jason had been
  after, AFAICT)"

* tag 'pull-work.lseek' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  fs: remove no_llseek
  fs: check FMODE_LSEEK to control internal pipe splicing
  vfio: do not set FMODE_LSEEK flag
  dma-buf: remove useless FMODE_LSEEK flag
  fs: do not compare against ->llseek
  fs: clear or set FMODE_LSEEK based on llseek function
2022-08-03 11:35:20 -07:00
..
2022-05-29 15:39:04 +08:00
2022-08-02 12:34:04 -04:00
2020-12-10 12:40:07 -06:00
2022-07-15 23:42:30 -07:00
2020-09-04 11:32:10 +02:00
2022-08-02 12:34:03 -04:00
2022-07-16 09:19:47 -04:00
2020-07-09 08:14:01 +02:00
2020-12-15 12:13:39 -08:00
2021-03-25 11:51:23 -06:00
2022-08-02 12:34:03 -04:00