]> git.sesse.net Git - bcachefs-tools-debian/history - linux/blkdev.c
Disable pristine-tar option in gbp.conf, since there is no pristine-tar branch.
[bcachefs-tools-debian] / linux / blkdev.c
2024-02-21 Steinar H. GundersonUpdate upstream source from tag 'v1.6.3'
2024-02-16 koverstreetMerge pull request #211 from oz123/master
2024-01-24 Kent OverstreetUpdate bcachefs sources to 481b5f343248 bcachefs: Bette...
2024-01-16 Kent OverstreetMove c_src dirs back to toplevel
2024-01-16 Thomas Bertschingermove Rust sources to top level, C sources into c_src
2024-01-11 Kent Overstreetkill bd_buffered_fd
2024-01-11 Kent Overstreetkill bd_sync_fd
2023-11-21 Jonathan CarterNew upstream release
2023-09-29 Kent OverstreetHandle -EAGAIN from io_submit()
2023-09-28 Jonathan CarterNew upstream release
2023-09-24 Kent OverstreetUpdate bcachefs sources to f9c612bbf82d bcachefs: Fixes...
2023-07-15 Kent OverstreetUpdate bcachefs sources to e14d7c7195 bcachefs: Compres...
2023-03-08 Kent Overstreetlinux shim: Fix dropped O_DIRECT flag
2023-02-28 Kent OverstreetUpdate bcachefs sources to ca97ee3577 bcachefs: bch2_bt...
2023-02-09 Kent OverstreetUpdate bcachefs sources to ea93c26e98 fixup! bcachefs...
2022-11-19 Kent Overstreetlinux/blkdev.c: Fall back to buffered IO when O_DIRECT...
2022-10-31 Jonathan CarterNew upstream release
2022-08-11 Kent OverstreetUpdate bcachefs sources to 90a9c61e2b bcachefs: Switch...
2022-06-23 Kent OverstreetFix bdev_logical_block_size()
2022-06-18 Kent Overstreetcmd_dump: Use buffered IO for reading device metadata
2022-02-16 Jonathan CarterNew upstream snapshot
2021-11-04 Kent OverstreetUpdate bcachefs sources to 5fd0c70102 bcachefs: Fix...
2021-10-17 Brett HolmanFix 32 bit io regression
2021-10-10 Brett HolmanFall back to synchronous io when kernel doesn't support...
2021-10-09 Kent OverstreetCorrectly print out error from io_setup()
2021-09-22 Brett HolmanMake aio code use struct io_iocb_common to support...
2021-09-01 Jonathan CarterNew upstream release
2021-04-30 Kent OverstreetUpdate bcachefs sources to a5c0e1bb30 bcachefs: Clean...
2020-10-18 Jonathan CarterAdd upstream files
2019-12-04 Kent OverstreetPut valgrind support behind CONFIG_VALGRIND
2019-11-08 Justin HustedMake userspace blkdev cleanup code more robust.
2019-11-08 Justin HustedFix refcount bug in blkdev and timer kthreads.
2019-11-04 Justin HustedStop blkdev completion thread at process exit time...
2019-10-18 Justin HustedAdd valgrind handling: data read from io_submit was...
2017-12-21 Kent OverstreetUpdate bcachefs sources to 14ce2a2031 bcachefs: fixes...
2017-08-23 Kent Overstreethandle REQ_OP_FLUSH
2017-08-23 Kent Overstreetfix incorrect errno usage
2017-05-05 Kent OverstreetUpdate bcachefs sources to 3610542890 bcachefs: Convert...
2017-05-05 Kent Overstreetfix sync writes - don't use O_EXCL
2017-04-24 Kent OverstreetUse aio
2017-04-15 Kent Overstreetcmd_list improvements; use %m
2017-03-09 Kent Overstreetcmd_migrate
2017-02-03 Kent Overstreetlinux shim: return an error on failure to open
2017-01-20 Kent Overstreetbcache in userspace; userspace fsck