| Commit message (Expand) | Author | Age |
* | block: makes bio_split support bio without data | Shaohua Li | 2012-09-28 |
* | fs/block_dev.c:1644:5: sparse: symbol 'blkdev_mmap' was not declared | Fengguang Wu | 2012-09-26 |
* | blockdev: turn a rw semaphore into a percpu rw semaphore | Mikulas Patocka | 2012-09-26 |
* | Fix a crash when block device is read and block size is changed at the same time | Mikulas Patocka | 2012-09-26 |
* | block: Implement support for WRITE SAME | Martin K. Petersen | 2012-09-20 |
* | block: Add bio_clone_bioset(), bio_clone_kmalloc() | Kent Overstreet | 2012-09-09 |
* | block: Consolidate bio_alloc_bioset(), bio_kmalloc() | Kent Overstreet | 2012-09-09 |
* | block: Kill bi_destructor | Kent Overstreet | 2012-09-09 |
* | block: Add bio_reset() | Kent Overstreet | 2012-09-09 |
* | block: Ues bi_pool for bio_integrity_alloc() | Kent Overstreet | 2012-09-09 |
* | block: Generalized bio pool freeing | Kent Overstreet | 2012-09-09 |
* | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2012-09-02 |
|\ |
|
| * | CIFS: Fix cifs_do_create error hadnling | Pavel Shilovsky | 2012-08-19 |
| * | cifs: print error code if smb signature verification fails | Steve French | 2012-08-19 |
| * | CIFS: Fix log messages in packet checking for SMB2 | Pavel Shilovsky | 2012-08-19 |
| * | CIFS: Protect i_nlink from being negative | Steve French | 2012-08-19 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2012-08-29 |
|\ \ |
|
| * | | Btrfs: fix that repair code is spuriously executed for transid failures | Stefan Behrens | 2012-08-28 |
| * | | Btrfs: fix ordered extent leak when failing to start a transaction | Liu Bo | 2012-08-28 |
| * | | Btrfs: fix a dio write regression | Liu Bo | 2012-08-28 |
| * | | Btrfs: fix deadlock with freeze and sync V2 | Josef Bacik | 2012-08-28 |
| * | | Btrfs: revert checksum error statistic which can cause a BUG() | Stefan Behrens | 2012-08-28 |
| * | | Btrfs: remove superblock writing after fatal error | Stefan Behrens | 2012-08-28 |
| * | | Btrfs: allow delayed refs to be merged | Josef Bacik | 2012-08-28 |
| * | | Btrfs: fix enospc problems when deleting a subvol | Josef Bacik | 2012-08-28 |
| * | | Btrfs: fix wrong mtime and ctime when creating snapshots | Miao Xie | 2012-08-28 |
| * | | Btrfs: fix race in run_clustered_refs | Arne Jansen | 2012-08-28 |
| * | | Btrfs: don't run __tree_mod_log_free_eb on leaves | Chris Mason | 2012-08-28 |
| * | | Btrfs: increase the size of the free space cache | Josef Bacik | 2012-08-28 |
| * | | Btrfs: barrier before waitqueue_active | Josef Bacik | 2012-08-28 |
| * | | Btrfs: fix deadlock in wait_for_more_refs | Arne Jansen | 2012-08-28 |
| * | | btrfs: fix second lock in btrfs_delete_delayed_items() | Fengguang Wu | 2012-08-28 |
| * | | Btrfs: don't allocate a seperate csums array for direct reads | Josef Bacik | 2012-08-28 |
| * | | Btrfs: do not strdup non existent strings | Josef Bacik | 2012-08-28 |
| * | | Btrfs: do not use missing devices when showing devname | Josef Bacik | 2012-08-28 |
| * | | Btrfs: fix that error value is changed by mistake | Stefan Behrens | 2012-08-28 |
| * | | Btrfs: lock extents as we map them in DIO | Josef Bacik | 2012-08-28 |
| * | | Btrfs: fix some endian bugs handling the root times | Dan Carpenter | 2012-08-28 |
| * | | Btrfs: unlock on error in btrfs_delalloc_reserve_metadata() | Dan Carpenter | 2012-08-28 |
| * | | Btrfs: checking for NULL instead of IS_ERR | Dan Carpenter | 2012-08-28 |
| * | | Btrfs: fix some error codes in btrfs_qgroup_inherit() | Dan Carpenter | 2012-08-28 |
| * | | Btrfs: fix a misplaced address operator in a condition | Stefan Behrens | 2012-08-28 |
* | | | Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream | Linus Torvalds | 2012-08-26 |
|\ \ \ |
|
| * | | | logfs: query block device for number of pages to send with bio | Prasad Joshi | 2012-07-23 |
| * | | | logfs: maintain the ordering of meta-inode destruction | Prasad Joshi | 2012-07-23 |
| * | | | logfs: create a pagecache page if it is not present | Prasad Joshi | 2012-07-22 |
| * | | | logfs: initialize the number of iovecs in bio | Prasad Joshi | 2012-04-02 |
| * | | | logfs: destroy the reserved inodes while unmounting | Prasad Joshi | 2012-04-01 |
* | | | | Merge tag 'for-linus-v3.6-rc4' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2012-08-25 |
|\ \ \ \ |
|
| * | | | | xfs: check for possible overflow in xfs_ioc_trim | Tomas Racek | 2012-08-23 |