| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | | | | | | | | | | | | | | | btrfs: Fixed dsize and last_off declarations | Alexandru Moise | 2015-10-21 | |
| | | * | | | | | | | | | | | | | | | Btrfs: btrfs_submit_bio_hook: Use btrfs_wq_endio_type values instead of integ... | Chandan Rajendra | 2015-10-21 | |
| | * | | | | | | | | | | | | | | | | Merge branch 'fix/waitqueue-barriers' of git://git.kernel.org/pub/scm/linux/k... | Chris Mason | 2015-10-12 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | btrfs: comment the rest of implicit barriers before waitqueue_active | David Sterba | 2015-10-10 | |
| | | * | | | | | | | | | | | | | | | | btrfs: remove extra barrier before waitqueue_active | David Sterba | 2015-10-10 | |
| | | * | | | | | | | | | | | | | | | | btrfs: add comments to barriers before waitqueue_active | David Sterba | 2015-10-10 | |
| | | * | | | | | | | | | | | | | | | | btrfs: comment waitqueue_active implied by locks | David Sterba | 2015-10-10 | |
| | | * | | | | | | | | | | | | | | | | btrfs: add barrier for waitqueue_active in clear_btree_io_tree | David Sterba | 2015-10-10 | |
| | | * | | | | | | | | | | | | | | | | btrfs: remove waitqueue_active check from btrfs_rm_dev_replace_unblocked | David Sterba | 2015-10-10 | |
| | | | |_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/l... | Chris Mason | 2015-10-12 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | Btrfs: move kobj stuff out of dev_replace lock range | Liu Bo | 2015-10-01 | |
| | | * | | | | | | | | | | | | | | | | Btrfs: add helper for closing one device | Anand Jain | 2015-10-01 | |
| | | * | | | | | | | | | | | | | | | | Btrfs: don't log error from btrfs_get_bdev_and_sb | Anand Jain | 2015-10-01 | |
| | | * | | | | | | | | | | | | | | | | Btrfs: kernel operation should come after user input has been verified | Anand Jain | 2015-10-01 | |
| | | * | | | | | | | | | | | | | | | | Btrfs: enhance btrfs_scratch_superblock to scratch all superblocks | Anand Jain | 2015-10-01 | |
| | | * | | | | | | | | | | | | | | | | Btrfs: add btrfs_read_dev_one_super() to read one specific SB | Anand Jain | 2015-10-01 | |
| | | * | | | | | | | | | | | | | | | | Btrfs: use BTRFS_ERROR_DEV_MISSING_NOT_FOUND when missing device is not found | Anand Jain | 2015-10-01 | |
| | | * | | | | | | | | | | | | | | | | Btrfs: consolidate btrfs_error() to btrfs_std_error() | Anand Jain | 2015-09-29 | |
| | | * | | | | | | | | | | | | | | | | Btrfs: __btrfs_std_error() logic should be consistent w/out CONFIG_PRINTK def... | Anand Jain | 2015-09-29 | |
| | | * | | | | | | | | | | | | | | | | Btrfs: SB read failure should return EIO for __bread failure | Anand Jain | 2015-09-29 | |
| | | * | | | | | | | | | | | | | | | | Btrfs: rename super_kobj to fsid_kobj | Anand Jain | 2015-09-29 | |
| | | * | | | | | | | | | | | | | | | | Btrfs: rename btrfs_kobj_rm_device to btrfs_sysfs_rm_device_link | Anand Jain | 2015-09-29 | |
| | | * | | | | | | | | | | | | | | | | Btrfs: rename btrfs_kobj_add_device to btrfs_sysfs_add_device_link | Anand Jain | 2015-09-29 | |
| | | * | | | | | | | | | | | | | | | | Btrfs: rename btrfs_sysfs_remove_one to btrfs_sysfs_remove_mounted | Anand Jain | 2015-09-29 | |
| | | * | | | | | | | | | | | | | | | | Btrfs: rename btrfs_sysfs_add_one to btrfs_sysfs_add_mounted | Anand Jain | 2015-09-29 | |
| | | |/ / / / / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | | | | | Merge branch 'cleanup/messages' of git://git.kernel.org/pub/scm/linux/kernel/... | Chris Mason | 2015-10-12 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | btrfs: switch more printks to our helpers | David Sterba | 2015-10-08 | |
| | | * | | | | | | | | | | | | | | | btrfs: switch message printers to ratelimited variants | David Sterba | 2015-10-08 | |
| | | * | | | | | | | | | | | | | | | btrfs: introduce ratelimited variants of message printing functions | David Sterba | 2015-10-08 | |
| | | * | | | | | | | | | | | | | | | btrfs: switch message printers to ratelimited _in_rcu variants | David Sterba | 2015-10-08 | |
| | | * | | | | | | | | | | | | | | | btrfs: introduce ratelimited _in_rcu variants of message printing functions | David Sterba | 2015-10-08 | |
| | | * | | | | | | | | | | | | | | | btrfs: switch message printers to _in_rcu variants | David Sterba | 2015-10-08 | |
| | | * | | | | | | | | | | | | | | | btrfs: introduce _in_rcu variants of message printing functions | David Sterba | 2015-10-08 | |
| | | |/ / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2015-11-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | fs/ext4: remove unnecessary new_valid_dev check | Yaowei Bai | 2015-10-29 | |
| | * | | | | | | | | | | | | | | | ext4: fix abs() usage in ext4_mb_check_group_pa | John Stultz | 2015-10-19 | |
| | * | | | | | | | | | | | | | | | ext4: do not allow journal_opts for fs w/o journal | Dmitry Monakhov | 2015-10-18 | |
| | * | | | | | | | | | | | | | | | ext4: explicit mount options parsing cleanup | Dmitry Monakhov | 2015-10-18 | |
| | * | | | | | | | | | | | | | | | ext4, jbd2: ensure entering into panic after recording an error in superblock | Daeho Jeong | 2015-10-18 | |
| | * | | | | | | | | | | | | | | | [PATCH] fix calculation of meta_bg descriptor backups | Andy Leiserson | 2015-10-18 | |
| | * | | | | | | | | | | | | | | | ext4: fix potential use after free in __ext4_journal_stop | Lukas Czerner | 2015-10-17 | |
| | * | | | | | | | | | | | | | | | jbd2: fix checkpoint list cleanup | Jan Kara | 2015-10-17 | |
| | * | | | | | | | | | | | | | | | ext4: fix xfstest generic/269 double revoked buffer bug with bigalloc | Daeho Jeong | 2015-10-17 | |
| | * | | | | | | | | | | | | | | | ext4: make the bitmap read routines return real error codes | Darrick J. Wong | 2015-10-17 | |
| | * | | | | | | | | | | | | | | | jbd2: clean up feature test macros with predicate functions | Darrick J. Wong | 2015-10-17 | |
| | * | | | | | | | | | | | | | | | ext4: clean up feature test macros with predicate functions | Darrick J. Wong | 2015-10-17 | |
| | * | | | | | | | | | | | | | | | ext4: call out CRC and corruption errors with specific error codes | Darrick J. Wong | 2015-10-17 | |
| | * | | | | | | | | | | | | | | | ext4: store checksum seed in superblock | Darrick J. Wong | 2015-10-17 | |
| | * | | | | | | | | | | | | | | | ext4: reserve code points for the project quota feature | Theodore Ts'o | 2015-10-17 | |
| | * | | | | | | | | | | | | | | | ext4: promote ext4 over ext2 in the default probe order | Darrick J. Wong | 2015-10-15 | |
