summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-2214-419/+561
|\
| * gfs2: Use rhashtable walk interface in glock_hash_walkHerbert Xu2017-02-171-11/+17
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-164-17/+34
| |\
| * \ Merge tag 'rxrpc-rewrite-20170210' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2017-02-134-113/+23
| |\ \
| | * | afs: Use core kernel UUID generationArnd Bergmann2017-02-103-74/+6
| | * | afs: Move UUID struct to linux/uuid.hDavid Howells2017-02-103-51/+29
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-112-38/+61
| |\ \ \ | | |/ / | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-077-76/+60
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-027-4/+42
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-2840-192/+453
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-1727-177/+197
| |\ \ \ \ \ \
| * | | | | | | afs: Conditionalise a new unused variableArnd Bergmann2017-01-161-0/+2
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-114-15/+55
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'rxrpc-rewrite-20170109' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2017-01-099-241/+247
| |\ \ \ \ \ \ \ \
| | * | | | | | | | afs: Refcount the afs_call structDavid Howells2017-01-093-79/+124
| | * | | | | | | | afs: Kill afs_wait_modeDavid Howells2017-01-097-149/+90
| | * | | | | | | | afs: Add some tracepointsDavid Howells2017-01-094-15/+35
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-091-12/+0
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | afs: Make afs_readpages() fetch data in bulkDavid Howells2017-01-062-2/+130
| * | | | | | | | | afs: Make afs_fs_fetch_data() take a list of pagesDavid Howells2017-01-065-55/+145
* | | | | | | | | | Merge tag 'pstore-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-212-7/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pstore: Check for prz allocation in walkerKees Cook2017-02-131-2/+3
| * | | | | | | | | | pstore: Correctly initialize spinlock and flagsKees Cook2017-02-131-5/+7
* | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2017-02-211-4/+9
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | proc,security: move restriction on writing /proc/pid/attr nodes to procStephen Smalley2017-01-091-4/+9
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockLinus Torvalds2017-02-2111-16/+76
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe2017-02-1711-16/+76
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| | * | | | | | | | | | debugfs: add debugfs_lookup()Omar Sandoval2017-02-021-0/+36
| | * | | | | | | | | | block: Get rid of blk_get_backing_dev_info()Jan Kara2017-02-024-5/+3
| | * | | | | | | | | | block: Make blk_get_backing_dev_info() safe without open bdevJan Kara2017-02-021-0/+7
| | * | | | | | | | | | block: Use pointer to backing_dev_info from request_queueJan Kara2017-02-023-3/+3
| | * | | | | | | | | | block: Unhash block device inodes on gendisk destructionJan Kara2017-02-021-0/+15
| | * | | | | | | | | | block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig2017-01-311-1/+1
| | * | | | | | | | | | block: make scsi_request and scsi ioctl support optionalChristoph Hellwig2017-01-311-0/+1
| | * | | | | | | | | | block: split scsi_request out of struct requestChristoph Hellwig2017-01-271-7/+10
* | | | | | | | | | | | Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-02-218-60/+105
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | gfs2: Make gfs2_write_full_page staticAndrew Price2017-02-031-2/+2
| * | | | | | | | | | | | GFS2: Reduce contention on gfs2_log_lockBob Peterson2017-01-301-2/+11
| * | | | | | | | | | | | GFS2: Inline function meta_lo_addBob Peterson2017-01-271-27/+22
| * | | | | | | | | | | | GFS2: Switch tr_touched to flag in transactionBob Peterson2017-01-274-18/+23
| * | | | | | | | | | | | GFS2: Wake up io waiters whenever a flush is doneBob Peterson2017-01-061-1/+5
| * | | | | | | | | | | | GFS2: Made logd daemon take into account log demandBob Peterson2017-01-053-2/+9
| * | | | | | | | | | | | GFS2: Limit number of transaction blocks requested for truncatesBob Peterson2017-01-051-3/+26
| * | | | | | | | | | | | GFS2: Fix reference to ERR_PTR in gfs2_glock_iter_nextDan Carpenter2016-12-151-5/+7
* | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2017-02-2111-193/+205
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | fanotify: simplify the code of fanotify_mergeKinglong Mee2017-02-091-8/+3
| * | | | | | | | | | | | | udf: simplify udf_ioctl()Fabian Frederick2017-02-031-26/+15
| * | | | | | | | | | | | | udf: fix ioctl errorsFabian Frederick2017-02-031-1/+4
| * | | | | | | | | | | | | udf: allow implicit blocksize specification during mountFabian Frederick2017-01-201-9/+19
| * | | | | | | | | | | | | udf: check partition reference in udf_read_inode()Fabian Frederick2017-01-101-0/+6