Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | xfs: reset b_first_retry_time when clear the retry status of xfs_buf_t | Hou Tao | 2017-02-03 | 1 | -0/+1 | |
| * | xfs: mark speculative prealloc CoW fork extents unwritten | Darrick J. Wong | 2017-02-02 | 5 | -11/+123 | |
| * | xfs: allow unwritten extents in the CoW fork | Darrick J. Wong | 2017-02-02 | 1 | -30/+50 | |
| * | xfs: verify free block header fields | Darrick J. Wong | 2017-02-02 | 1 | -2/+49 | |
| * | xfs: check for obviously bad level values in the bmbt root | Darrick J. Wong | 2017-02-02 | 1 | -1/+5 | |
| * | xfs: filter out obviously bad btree pointers | Darrick J. Wong | 2017-02-02 | 3 | -6/+4 | |
| * | xfs: fail _dir_open when readahead fails | Darrick J. Wong | 2017-02-02 | 3 | -7/+5 | |
| * | xfs: fix toctou race when locking an inode to access the data map | Darrick J. Wong | 2017-02-02 | 1 | -2/+1 | |
| * | xfs: remove unused full argument from bmap | Eric Sandeen | 2017-01-30 | 3 | -7/+5 | |
| * | xfs: fix eofblocks race with file extending async dio writes | Brian Foster | 2017-01-30 | 1 | -0/+3 | |
| * | xfs: sync eofblocks scans under iolock are livelock prone | Brian Foster | 2017-01-30 | 3 | -44/+16 | |
| * | xfs: pull up iolock from xfs_free_eofblocks() | Brian Foster | 2017-01-30 | 4 | -59/+60 | |
| * | xfs: remove unused struct declarations | Eric Sandeen | 2017-01-30 | 4 | -4/+0 | |
| * | iomap: constify struct iomap_ops | Christoph Hellwig | 2017-01-30 | 9 | -22/+22 | |
| * | xfs: remove boilerplate around xfs_btree_init_block | Eric Sandeen | 2017-01-30 | 5 | -56/+19 | |
| * | xfs: make xfs_btree_magic more generic | Eric Sandeen | 2017-01-30 | 2 | -8/+28 | |
| * | xfs: glean crc status from mp not flags in xfs_btree_init_block_int | Eric Sandeen | 2017-01-30 | 4 | -13/+13 | |
* | | Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-02-22 | 2 | -2/+14 | |
|\ \ | ||||||
| * | | kernfs: handle null pointers while printing node name and path | Konstantin Khlebnikov | 2017-02-10 | 1 | -0/+10 | |
| * | | Make static usermode helper binaries constant | Greg Kroah-Hartman | 2017-01-19 | 1 | -2/+4 | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-02-22 | 14 | -419/+561 | |
|\ \ \ | ||||||
| * | | | gfs2: Use rhashtable walk interface in glock_hash_walk | Herbert Xu | 2017-02-17 | 1 | -11/+17 | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-02-16 | 4 | -17/+34 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge tag 'rxrpc-rewrite-20170210' of git://git.kernel.org/pub/scm/linux/kern... | David S. Miller | 2017-02-13 | 4 | -113/+23 | |
| |\ \ \ \ | ||||||
| | * | | | | afs: Use core kernel UUID generation | Arnd Bergmann | 2017-02-10 | 3 | -74/+6 | |
| | * | | | | afs: Move UUID struct to linux/uuid.h | David Howells | 2017-02-10 | 3 | -51/+29 | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-02-11 | 2 | -38/+61 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-02-07 | 7 | -76/+60 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-02-02 | 7 | -4/+42 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-01-28 | 40 | -192/+453 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-01-17 | 27 | -177/+197 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | afs: Conditionalise a new unused variable | Arnd Bergmann | 2017-01-16 | 1 | -0/+2 | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-01-11 | 4 | -15/+55 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge tag 'rxrpc-rewrite-20170109' of git://git.kernel.org/pub/scm/linux/kern... | David S. Miller | 2017-01-09 | 9 | -241/+247 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | afs: Refcount the afs_call struct | David Howells | 2017-01-09 | 3 | -79/+124 | |
| | * | | | | | | | | | | afs: Kill afs_wait_mode | David Howells | 2017-01-09 | 7 | -149/+90 | |
| | * | | | | | | | | | | afs: Add some tracepoints | David Howells | 2017-01-09 | 4 | -15/+35 | |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-01-09 | 1 | -12/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | afs: Make afs_readpages() fetch data in bulk | David Howells | 2017-01-06 | 2 | -2/+130 | |
| * | | | | | | | | | | | afs: Make afs_fs_fetch_data() take a list of pages | David Howells | 2017-01-06 | 5 | -55/+145 | |
* | | | | | | | | | | | | Merge tag 'pstore-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-02-21 | 2 | -7/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | pstore: Check for prz allocation in walker | Kees Cook | 2017-02-13 | 1 | -2/+3 | |
| * | | | | | | | | | | | | pstore: Correctly initialize spinlock and flags | Kees Cook | 2017-02-13 | 1 | -5/+7 | |
* | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2017-02-21 | 1 | -4/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | proc,security: move restriction on writing /proc/pid/attr nodes to proc | Stephen Smalley | 2017-01-09 | 1 | -4/+9 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-02-21 | 11 | -16/+76 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-4.11/next' into for-4.11/linus-merge | Jens Axboe | 2017-02-17 | 11 | -16/+76 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | debugfs: add debugfs_lookup() | Omar Sandoval | 2017-02-02 | 1 | -0/+36 | |
| | * | | | | | | | | | | | | block: Get rid of blk_get_backing_dev_info() | Jan Kara | 2017-02-02 | 4 | -5/+3 | |
| | * | | | | | | | | | | | | block: Make blk_get_backing_dev_info() safe without open bdev | Jan Kara | 2017-02-02 | 1 | -0/+7 |