summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-22
|\
| * gfs2: Use rhashtable walk interface in glock_hash_walkHerbert Xu2017-02-17
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-16
| |\
| * \ Merge tag 'rxrpc-rewrite-20170210' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2017-02-13
| |\ \
| | * | afs: Use core kernel UUID generationArnd Bergmann2017-02-10
| | * | afs: Move UUID struct to linux/uuid.hDavid Howells2017-02-10
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-11
| |\ \ \ | | |/ / | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-07
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-02
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-28
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-17
| |\ \ \ \ \ \
| * | | | | | | afs: Conditionalise a new unused variableArnd Bergmann2017-01-16
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-11
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'rxrpc-rewrite-20170109' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2017-01-09
| |\ \ \ \ \ \ \ \
| | * | | | | | | | afs: Refcount the afs_call structDavid Howells2017-01-09
| | * | | | | | | | afs: Kill afs_wait_modeDavid Howells2017-01-09
| | * | | | | | | | afs: Add some tracepointsDavid Howells2017-01-09
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-09
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | afs: Make afs_readpages() fetch data in bulkDavid Howells2017-01-06
| * | | | | | | | | afs: Make afs_fs_fetch_data() take a list of pagesDavid Howells2017-01-06
* | | | | | | | | | Merge tag 'pstore-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pstore: Check for prz allocation in walkerKees Cook2017-02-13
| * | | | | | | | | | pstore: Correctly initialize spinlock and flagsKees Cook2017-02-13
* | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2017-02-21
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | proc,security: move restriction on writing /proc/pid/attr nodes to procStephen Smalley2017-01-09
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockLinus Torvalds2017-02-21
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe2017-02-17
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| | * | | | | | | | | | debugfs: add debugfs_lookup()Omar Sandoval2017-02-02
| | * | | | | | | | | | block: Get rid of blk_get_backing_dev_info()Jan Kara2017-02-02
| | * | | | | | | | | | block: Make blk_get_backing_dev_info() safe without open bdevJan Kara2017-02-02
| | * | | | | | | | | | block: Use pointer to backing_dev_info from request_queueJan Kara2017-02-02
| | * | | | | | | | | | block: Unhash block device inodes on gendisk destructionJan Kara2017-02-02
| | * | | | | | | | | | block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig2017-01-31
| | * | | | | | | | | | block: make scsi_request and scsi ioctl support optionalChristoph Hellwig2017-01-31
| | * | | | | | | | | | block: split scsi_request out of struct requestChristoph Hellwig2017-01-27
* | | | | | | | | | | | Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-02-21
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | gfs2: Make gfs2_write_full_page staticAndrew Price2017-02-03
| * | | | | | | | | | | | GFS2: Reduce contention on gfs2_log_lockBob Peterson2017-01-30
| * | | | | | | | | | | | GFS2: Inline function meta_lo_addBob Peterson2017-01-27
| * | | | | | | | | | | | GFS2: Switch tr_touched to flag in transactionBob Peterson2017-01-27
| * | | | | | | | | | | | GFS2: Wake up io waiters whenever a flush is doneBob Peterson2017-01-06
| * | | | | | | | | | | | GFS2: Made logd daemon take into account log demandBob Peterson2017-01-05
| * | | | | | | | | | | | GFS2: Limit number of transaction blocks requested for truncatesBob Peterson2017-01-05
| * | | | | | | | | | | | GFS2: Fix reference to ERR_PTR in gfs2_glock_iter_nextDan Carpenter2016-12-15
* | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2017-02-21
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | fanotify: simplify the code of fanotify_mergeKinglong Mee2017-02-09
| * | | | | | | | | | | | | udf: simplify udf_ioctl()Fabian Frederick2017-02-03
| * | | | | | | | | | | | | udf: fix ioctl errorsFabian Frederick2017-02-03
| * | | | | | | | | | | | | udf: allow implicit blocksize specification during mountFabian Frederick2017-01-20
| * | | | | | | | | | | | | udf: check partition reference in udf_read_inode()Fabian Frederick2017-01-10