Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | nilfs2: Use xa_erase_irq | Matthew Wilcox | 2018-11-05 | 1 | -3/+1 | |
| | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | Merge tag 'xfs-4.20-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2018-11-24 | 10 | -46/+104 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | iomap: readpages doesn't zero page tail beyond EOF | Dave Chinner | 2018-11-21 | 1 | -3/+8 | |
| | * | | | | | | vfs: vfs_dedupe_file_range() doesn't return EOPNOTSUPP | Dave Chinner | 2018-11-21 | 1 | -8/+7 | |
| | * | | | | | | iomap: dio data corruption and spurious errors when pipes fill | Dave Chinner | 2018-11-21 | 1 | -3/+19 | |
| | * | | | | | | iomap: sub-block dio needs to zeroout beyond EOF | Dave Chinner | 2018-11-21 | 1 | -1/+8 | |
| | * | | | | | | iomap: FUA is wrong for DIO O_DSYNC writes into unwritten extents | Dave Chinner | 2018-11-21 | 1 | -5/+6 | |
| | * | | | | | | xfs: delalloc -> unwritten COW fork allocation can go wrong | Dave Chinner | 2018-11-21 | 1 | -1/+4 | |
| | * | | | | | | xfs: flush removing page cache in xfs_reflink_remap_prep | Dave Chinner | 2018-11-21 | 3 | -5/+17 | |
| | * | | | | | | xfs: extent shifting doesn't fully invalidate page cache | Dave Chinner | 2018-11-20 | 1 | -7/+1 | |
| | * | | | | | | xfs: finobt AG reserves don't consider last AG can be a runt | Dave Chinner | 2018-11-20 | 1 | -4/+7 | |
| | * | | | | | | xfs: fix transient reference count error in xfs_buf_resubmit_failed_buffers | Dave Chinner | 2018-11-20 | 1 | -7/+21 | |
| | * | | | | | | xfs: uncached buffer tracing needs to print bno | Dave Chinner | 2018-11-20 | 1 | -1/+4 | |
| | * | | | | | | xfs: make xfs_file_remap_range() static | Eric Biggers | 2018-11-19 | 1 | -1/+1 | |
| | * | | | | | | xfs: fix shared extent data corruption due to missing cow reservation | Brian Foster | 2018-11-19 | 1 | -0/+1 | |
| * | | | | | | | Merge tag 'pm-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2018-11-23 | 1 | -2/+3 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | exec: make de_thread() freezable | Chanho Min | 2018-11-19 | 1 | -2/+3 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-11-19 | 1 | -1/+10 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | rxrpc: Fix life check | David Howells | 2018-11-15 | 1 | -1/+10 | |
* | | | | | | | | block: avoid extra bio reference for async O_DIRECT | Christoph Hellwig | 2018-11-30 | 1 | -4/+13 | |
* | | | | | | | | block: make blk_poll() take a parameter on whether to spin or not | Jens Axboe | 2018-11-26 | 3 | -4/+4 | |
* | | | | | | | | aio: Fix fallback I/O priority value | Damien Le Moal | 2018-11-19 | 1 | -1/+1 | |
* | | | | | | | | block: avoid ordered task state change for polled IO | Jens Axboe | 2018-11-19 | 2 | -3/+7 | |
* | | | | | | | | Merge tag 'v4.20-rc3' into for-4.21/block | Jens Axboe | 2018-11-18 | 33 | -164/+301 | |
|\| | | | | | | | ||||||
| * | | | | | | | ocfs2: free up write context when direct IO failed | Wengang Wang | 2018-11-18 | 2 | -2/+19 | |
| * | | | | | | | mm: don't reclaim inodes with many attached pages | Roman Gushchin | 2018-11-18 | 1 | -2/+5 | |
| * | | | | | | | Merge tag 'fsnotify_for_v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-11-16 | 2 | -7/+10 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | fanotify: fix handling of events on child sub-directory | Amir Goldstein | 2018-11-08 | 2 | -7/+10 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'gfs2-4.20.fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-11-16 | 2 | -28/+29 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | gfs2: Fix iomap buffer head reference counting bug | Andreas Gruenbacher | 2018-11-16 | 1 | -23/+17 | |
| | * | | | | | | | gfs2: Fix metadata read-ahead during truncate (2) | Andreas Gruenbacher | 2018-11-09 | 1 | -4/+10 | |
| | * | | | | | | | gfs2: Put bitmap buffers in put_super | Andreas Gruenbacher | 2018-11-09 | 1 | -1/+2 | |
| * | | | | | | | | Merge tag 'fuse-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-11-16 | 2 | -5/+15 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | fuse: fix use-after-free in fuse_direct_IO() | Lukas Czerner | 2018-11-09 | 1 | -1/+3 | |
| | * | | | | | | | | fuse: fix possibly missed wake-up after abort | Miklos Szeredi | 2018-11-09 | 1 | -3/+9 | |
| | * | | | | | | | | fuse: fix leaked notify reply | Miklos Szeredi | 2018-11-09 | 1 | -1/+3 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge tag 'nfs-for-4.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2018-11-15 | 3 | -8/+17 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | NFSv4: Fix an Oops during delegation callbacks | Trond Myklebust | 2018-11-13 | 2 | -4/+11 | |
| | * | | | | | | | | NFSv4: Ensure that the state manager exits the loop on SIGKILL | Trond Myklebust | 2018-11-12 | 1 | -1/+1 | |
| | * | | | | | | | | NFSv4: Don't exit the state manager without clearing NFS4CLNT_MANAGER_RUNNING | Trond Myklebust | 2018-11-12 | 1 | -3/+5 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge tag 'nfsd-4.20-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2018-11-14 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | nfsd: COPY and CLONE operations require the saved filehandle to be set | Scott Mayhew | 2018-11-08 | 1 | -0/+3 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2018-11-14 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | mnt: fix __detach_mounts infinite loop | Benjamin Coddington | 2018-11-12 | 1 | -3/+3 | |
| * | | | | | | | | Merge tag 'for-4.20-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-11-11 | 8 | -57/+107 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| | * | | | | | | | Btrfs: fix missing delayed iputs on unmount | Omar Sandoval | 2018-11-07 | 1 | -36/+15 | |
| | * | | | | | | | Btrfs: fix data corruption due to cloning of eof block | Filipe Manana | 2018-11-06 | 1 | -2/+10 | |
| | * | | | | | | | Btrfs: fix infinite loop on inode eviction after deduplication of eof block | Filipe Manana | 2018-11-06 | 1 | -0/+2 | |
| | * | | | | | | | Btrfs: fix deadlock on tree root leaf when finding free extent | Filipe Manana | 2018-11-06 | 3 | -11/+46 | |
| | * | | | | | | | btrfs: avoid link error with CONFIG_NO_AUTO_INLINE | Arnd Bergmann | 2018-11-06 | 1 | -3/+3 |