index
:
openzfs/zfs.git
b_zfs-2.0.2
b_zfs-2.0.5
b_zfs-2.1.0
b_zfs-2.1.6
b_zfs_2.1.10-staging
b_zfs_2.1.11
b_zfs_2.2.4
b_zfs_2.2.6
b_zfs_2.2.6_debian12
master
zfs-0.6.3-stable
zfs-0.6.4-release
zfs-0.6.5-release
zfs-0.7-release
zfs-0.7.12-release
zfs-0.7.13-release
zfs-0.8.3-kernel56
zfs-0.8.3-kernel56-patched2
zfs-0.8.3-release
zfs-0.8.4-release
zfs-0.8.5
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux 4.4 compat: xattr operations takes xattr_handler
Chunwei Chen
2015-12-01
1
-0
/
+28
*
Linux 4.3 compat: bio_end_io_t / BIO_UPTODATE
Lukas Wunner
2015-09-25
1
-12
/
+9
*
Reintroduce IO accounting on zvols on Linux 3.19+
Richard Yao
2015-09-09
1
-0
/
+5
*
Remove blk_rq_bytes()/blk_rq_sectors autotools checks
Richard Yao
2015-09-04
1
-23
/
+0
*
Remove blk_rq_pos() autotools check
Richard Yao
2015-09-04
1
-8
/
+0
*
Remove blk_fetch_request() autotools check
Richard Yao
2015-09-04
1
-14
/
+0
*
Remove blk_requeue_request() autotools check
Richard Yao
2015-09-04
1
-8
/
+0
*
Remove blk_end_request() autotools check.
Richard Yao
2015-09-04
1
-74
/
+0
*
Remove rq_is_sync() autotools check
Richard Yao
2015-09-04
1
-8
/
+0
*
Remove rq_for_each_segment() autotools check
Richard Yao
2015-09-04
1
-42
/
+0
*
zvol processing should use struct bio
Richard Yao
2015-09-04
1
-1
/
+20
*
VDEV_REQ_FUA should be mapped to REQ_FUA
Richard Yao
2015-09-02
1
-1
/
+1
*
Remove blk_queue_io_opt() autotools check
Richard Yao
2015-09-01
1
-9
/
+0
*
Remove blk_queue_physical_block_size() autotools check
Richard Yao
2015-09-01
1
-10
/
+0
*
Linux 3.18 compat: Snapshot auto-mounting
Brian Behlendorf
2015-08-31
1
-0
/
+11
*
Add compatibility layer for {kmap,kunmap}_atomic
Chunwei Chen
2015-08-24
2
-1
/
+42
*
Linux 4.2 compat: bdi_setup_and_register()
Brian Behlendorf
2015-07-17
1
-0
/
+1
*
Linux 2.6.36 compat, use REQ_FAILFAST_MASK and remove pre-2.6.36 support
Tim Chase
2015-05-11
1
-10
/
+5
*
Linux 4.0 compat: bdi_setup_and_register()
Brian Behlendorf
2015-03-03
1
-10
/
+20
*
Linux 3.19 compat: file_inode was added
Jörg Thalheim
2015-02-10
1
-0
/
+13
*
Kernel header installation should respect --prefix
Richard Yao
2014-10-28
1
-1
/
+1
*
Update utsname support
Brian Behlendorf
2014-10-17
2
-1
/
+31
*
Include sys/taskq.h in linux/vfs_compat.h
Richard Yao
2014-08-14
1
-0
/
+2
*
Allow building without ACLs
Chris Wedgwood
2014-05-30
1
-15
/
+15
*
Implement File Attribute Support
Richard Yao
2014-05-01
1
-3
/
+0
*
Linux 3.14 compat: rq_for_each_segment in dmu_req_copy
Chunwei Chen
2014-04-10
1
-0
/
+24
*
Linux 3.14 compat: Immutable biovec changes in vdev_disk.c
Chunwei Chen
2014-04-10
1
-0
/
+10
*
Linux 3.14 compat: posix_acl_{create,chmod}
Chunwei Chen
2014-04-10
1
-3
/
+8
*
cstyle: Resolve C style issues
Michael Kjorling
2013-12-18
4
-105
/
+115
*
Honor CONFIG_FS_POSIX_ACL kernel option
Massimo Maggi
2013-11-05
1
-0
/
+2
*
Posix ACL Support
Massimo Maggi
2013-10-29
2
-0
/
+177
*
Add SEEK_DATA/SEEK_HOLE to lseek()/llseek()
Li Dongyang
2013-07-02
1
-0
/
+22
*
Return -EOPNOTSUPP for ZFS_IOC_{GET|SET}FLAGS
Brian Behlendorf
2013-06-26
1
-0
/
+3
*
Fix compile warning on 32-bit systems
Ying Zhu
2013-06-19
1
-1
/
+1
*
Change zfs-kmod-devel install path
Brian Behlendorf
2013-03-13
1
-1
/
+1
*
Fix hot spares
Brian Behlendorf
2013-03-01
1
-0
/
+9
*
Linux 2.6.26 compat, lookup_bdev()
Brian Behlendorf
2013-01-28
1
-0
/
+9
*
Add d_clear_d_op() compatibility
Brian Behlendorf
2013-01-23
1
-0
/
+20
*
Fix 'zfs rollback' on mounted file systems
Brian Behlendorf
2013-01-17
1
-0
/
+8
*
Fix false ENOENT on snapshot control dentries
Ned Bass
2013-01-16
1
-0
/
+25
*
Improve AF hard disk detection
Brian Behlendorf
2012-11-15
1
-5
/
+19
*
Linux 3.6 compat, iops->mkdir()
Richard Yao
2012-10-14
1
-1
/
+1
*
Linux 3.6 compat, sget()
Yuxuan Shui
2012-10-14
1
-0
/
+10
*
Revert "Improve AF hard disk detection"
Brian Behlendorf
2012-09-11
1
-19
/
+5
*
Improve AF hard disk detection
Brian Behlendorf
2012-09-04
1
-5
/
+19
*
Remove autotools products
Brian Behlendorf
2012-08-27
1
-621
/
+0
*
Set zvol discard_granularity to the volblocksize.
Etienne Dechamps
2012-08-07
2
-0
/
+16
*
Linux 3.5 compat, end_writeback() changed to clear_inode()
Richard Yao
2012-07-23
2
-0
/
+11
*
Linux 3.5 compat, iops->truncate_range() removed
Richard Yao
2012-07-23
1
-0
/
+1
*
Linux 3.5 compat, eops->encode_fh() takes inodes
Richard Yao
2012-07-23
1
-0
/
+1
[next]